What's Changed
- docs(layouting): Fix code blocks formatting by @TomJGooding in #916
- mouse: Add the Back/Forward Mouse Buttons by @RobLoach in #906
- Check y for NULL too, remove duplicate zero'ing by @rswinkle in #919
- docs: Move the CHANGELOG to Release Notes by @RobLoach in #909
- Fix
NK_MEMCPY()size types tonk_sizeby @RobLoach in #913 - Update configurator and more by @rswinkle in #934
- docs: Fix Warnings and Notes by @RobLoach in #925
- Typos and minor issues by @rswinkle in #926
- tests: Verify
nuklear.his Rebuilt by @RobLoach in #907 - Handle forcible cursor moving in allegro demo by @lockie in #817
- docs: fix typos in layouting documentation by @TomJGooding in #941
- Demo QOL changes by @rswinkle in #937
- Increase property button size so you can actually click them by @rswinkle in #924
- Fix minor sdl3_renderer issues by @rswinkle in #940
- demo: Fix sdl_vulkan for Windows, from @gravnem by @RobLoach in #928
- glfw: Fix scaling in Vulkan with Retina by @RobLoach in #931
- glfw: Use framebuffer size by @RobLoach in #932
- demo: Use Nuklear math functions for examples by @RobLoach in #942
- slider: Fix float type conversion by @RobLoach in #948
- fix: nk_option_text* unticking itself when not visible by @sleeptightAnsiC in #944
- fix(docs): snippet under "Stack" section lacked C code block by @sleeptightAnsiC in #945
- disable optimizations and other costly CFLAGS from demos by @sleeptightAnsiC in #946
- ci: Auto Release with Preffixed Tags by @RobLoach in #920
New Contributors
- @TomJGooding made their first contribution in #916
Full Changelog: 4.13.2...v4.13.3