v4.2.2
What's Changed
- Fix theming incorrect black boxes (Fixes #42) by @redthing1 in #43
- Add
SetNuklearScaling(),GetNuklearScaling()to allow scaling the GUI, by @redthing1 and @RobLoach in #46 - Add comparision of other GUI solutions by @redthing1 in #47
- Update to Nuklear 4.10.4 by @RobLoach
Breaking Changes
RectangleToNuklear(ctx, rectangle)now takes the nuklear ctx as its first argument to allow for attributing for scalingRectangleFromNuklear(ctx, rectangle)now takes the nuklear ctx as its first argument to allow for attributing for scaling
New Contributors
- @redthing1 made their first contribution in #43
Full Changelog: v4.2.1...v4.2.2