Releases: golang-ui/nuklear
Releases · golang-ui/nuklear
v1.1.0-nuklear.4.12.7
v1.0.0-nuklear.4.10.6
What's Changed
- Added a Getter for the Bounds of a Panel by @raytracer in #9
- [WIP] SDL2 backend by @strangebroadcasts in #13
- SDL2 merge by @xlab in #14
- Explicitly request core profile by @xlab in #16
- Update README.md by @petergloor in #23
- Update to Nuklear 2.0.0 by @kernle32dll in #28
- Add FontConfig.SetRange(*Rune) for CJK fonts by @1l0 in #36
- Add FontConfig.SetOversample(int, int) for crisp fonts by @1l0 in #37
- Update sdl2 by @olevegard in #38
- Specify Linux compile dependencies in README by @riking in #41
- Added c-for-go tip for nk_style_from_table, etc by @xiaokangwang in #44
- Added tip for nk_draw_text by @xiaokangwang in #45
- Add accessors for input.Keyboard().Text(). by @warpfork in #47
- Fixed SDL example by @r0l1 in #50
- Add accessors for some style fields and window background by @jkvatne in #54
- Handle keypad enter key identicaly to normal enter key by @jkvatne in #61
- Added setters and getters for spacing, padding & group padding by @k-toffel in #67
- Layout examples by @jannst in #69
- Updated generated build files to current output by @jannst in #70
- Added instructions for Fedora(28) by @bprfh in #71
- Re-run c-for-go with StructAccessors = true. by @gmp216 in #72
- proof of concept: go rune as nk_rune by @chidea in #76
- Update nuklear to 4.01.0 and add clipboard support for GLFW_GL3. by @AllenDang in #81
-
- fix SDL2 example build by @kondratev in #85
- Add vcpkg installation instructions by @JonLiu1993 in #88
- update nuklear to 4.10.6 by @sewnie in #89
New Contributors
- @raytracer made their first contribution in #9
- @strangebroadcasts made their first contribution in #13
- @xlab made their first contribution in #14
- @petergloor made their first contribution in #23
- @kernle32dll made their first contribution in #28
- @1l0 made their first contribution in #36
- @olevegard made their first contribution in #38
- @riking made their first contribution in #41
- @xiaokangwang made their first contribution in #44
- @warpfork made their first contribution in #47
- @r0l1 made their first contribution in #50
- @jkvatne made their first contribution in #54
- @k-toffel made their first contribution in #67
- @jannst made their first contribution in #69
- @bprfh made their first contribution in #71
- @gmp216 made their first contribution in #72
- @chidea made their first contribution in #76
- @AllenDang made their first contribution in #81
- @kondratev made their first contribution in #85
- @JonLiu1993 made their first contribution in #88
- @sewnie made their first contribution in #89
Full Changelog: https://github.com/golang-ui/nuklear/commits/v1.0.0-nuklear.4.10.6