Noah kirsle
  • Joined on 2018-04-12
kirsle opened issue apps/gophertype#1 2020-02-14 07:02:23 +00:00
Feature Checklist
kirsle pushed to master at apps/gophertype 2020-02-14 06:37:37 +00:00
87fbdea68b Admin email on new comments + Quick Delete
ceb42aa4d0 Basic Commenting System Implemented
Compare 2 commits »
kirsle pushed to master at kirsle/vue-multisite-test 2020-01-28 22:54:55 +00:00
5c50414766 Multi-vue-site example initial commit
1f9a361f76 init
kirsle created repository kirsle/vue-multisite-test 2020-01-28 22:54:40 +00:00
kirsle pushed to master at go/render 2020-01-02 01:44:16 +00:00
4d008b5c46 Clear WindowResized event boolean at the start of each Poll
kirsle pushed to master at go/ui 2019-12-29 08:00:13 +00:00
4ba563d48d Supervisor, Frame Pack and Misc Fixes
e602a517f6 Supervisor, Frame Pack and Misc Fixes
Compare 2 commits »
kirsle pushed to master at go/ui 2019-12-29 07:59:01 +00:00
e602a517f6 Supervisor, Frame Pack and Misc Fixes
kirsle pushed to master at go/ui 2019-12-29 05:47:50 +00:00
9d6b172878 Rename Anchor to Side in Frame.Pack() config
kirsle pushed to master at go/ui 2019-12-28 03:12:06 +00:00
3e73a6effb Change types int32 -> int per upstream render library
kirsle pushed to master at go/render 2019-12-28 01:35:45 +00:00
e758c46d70 Change public API to use int instead of int32 everywhere
kirsle pushed to master at go/render 2019-12-28 00:47:18 +00:00
930bb3ac72 Add GoDoc link to README
kirsle pushed to master at go/ui 2019-12-28 00:46:47 +00:00
039f0e6338 Fix some import paths
kirsle pushed to master at go/ui 2019-12-28 00:23:26 +00:00
70f8e5b02a Add GoDoc link to README
kirsle pushed to master at go/ui 2019-12-28 00:09:18 +00:00
40e451814e Add GitHub mirror information to README
kirsle pushed to master at go/ui 2019-12-28 00:06:37 +00:00
2f5b498ca1 Add README, LICENSE and Examples
kirsle pushed to master at go/ui 2019-12-27 22:17:06 +00:00
e391e703bf Cut lib/render into its own package, change all imports
5450f40b3c render: Refactor Events System to Make Module Standalone
3b01592e85 Eraser Tool, Brush Sizes
d499f34a87 Add Tool Bar to Editor Mode
90857fdd28 Refactor Render Texture-Cache Interface
kirsle created repository go/ui 2019-12-27 22:16:48 +00:00
kirsle pushed to master at go/render 2019-12-23 02:39:08 +00:00
124718d5a0 Fix WebAssembly demo font loading
kirsle pushed to master at go/log 2019-12-23 02:34:18 +00:00
f958476497 Make WASM compatible by not including ssh/terminal for JS builds
kirsle pushed to master at go/render 2019-12-23 00:26:42 +00:00
ad9d14bdab Add WebAssembly Hello World Example