added sliders and other core module things
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 11 Jun 2021 04:44:44 +0000 (23:44 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Fri, 11 Jun 2021 04:44:44 +0000 (23:44 -0500)
commitdbc8ee7b24241005480f99da03cff3542ff9c061
treecf7fccdcb68dd311dfd01a47355d5eae5fe84bf0
parent744d0a043b25ab4c4d533230cdb74a42d6a2333a
added sliders and other core module things
core/math.onyx
modules/bmfont/module.onyx
modules/bmfont/position.onyx [new file with mode: 0644]
modules/bmfont/utils.onyx
modules/immediate_mode/immediate_renderer.onyx
modules/ui/components/button.onyx
modules/ui/components/checkbox.onyx
modules/ui/components/slider.onyx [new file with mode: 0644]
modules/ui/components/textbox.onyx [new file with mode: 0644]
modules/ui/module.onyx
modules/ui/ui.onyx