Skip to content

0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ArthaTi ArthaTi released this 16 Aug 15:24
· 895 commits to main since this release
374f349
  • Scrolling containers
  • Proper text wrapping
  • Make Glui @safe
  • Added helpers for declaring new themes
    • + related theming bugfixes
  • GluiFilePicker behavior correction
  • Rework input handling
  • Node.remove lazy tree removal
    • Add debug runtime checks for changing .children while drawing as it can't work with said lazy functionality.
  • Split GluiFrame to itself and GluiSpace to allow making transparent frames which don't take events, useful for overlays etc.
  • Margins and padding