Commit Graph

16 Commits

Author SHA1 Message Date
Antoine Pilote
8be7695d1e Code standardtization pass. Fixed a bunch of warnings. 2023-03-04 17:50:02 -05:00
antopilo
b1a1f4f063 Interface component, Serialization of mesh components 2021-09-08 18:35:10 -04:00
Antoine Pilote
4b34782452 UI added hover styling and code cleanup 2021-07-25 15:08:36 -04:00
Antoine Pilote
93e58db870 UI work 2021-07-19 00:09:00 -04:00
Antoine Pilote
c3c995bc5f UI text alignment work 2021-07-15 16:03:39 -04:00
Antoine Pilote
0c6ed48bbd Major cleanup.
Moved to namespace
Cleanup includes
2021-07-11 18:56:44 -04:00
Antoine Pilote
4f30fb78ff Refact editor UI and logger 2021-06-28 17:24:52 -04:00
Antoine Pilote
cdfee1981c Various improvements:
Framebuffer resize queued to next frame to fix flickering
Wren VM init moved to on play event
Added new Wren modules
Added missing components to the editor
Changed how the wren scripts gets initialized
2021-06-12 13:01:07 -04:00
Antoine Pilote
19db72aa22 Added Wren scripting with module system 📚
Added Input pressed, released system
Added interface button support with wren onclick callback
2021-06-09 22:15:53 -04:00
Antoine Pilote
800d6fb8a1 Font loading & text node 2021-06-04 16:01:19 -04:00
Antoine Pilote
49cfe9e421 Refact UI and SDF font managment 2021-06-04 14:31:16 -04:00
Antoine Pilote
af70933eca SDF font rendering 2021-06-03 22:08:38 -04:00
Antoine Pilote
e3052e2e1f Parsing css and css groups 2021-06-02 09:41:39 -04:00
Antoine Pilote
39aaa4cd2c Yoga layout working 2021-05-31 23:03:29 -04:00
Antoine Pilote
0db30d7379 UI work 2021-05-28 21:52:14 -04:00
Antoine Pilote
3843a3fe2d New UI framework stuff + lua 2021-05-25 21:38:22 -04:00