Commit Graph

19 Commits

Author SHA1 Message Date
Antoine Pilote
6e721724c9 added msdf-atlas-gen 2021-06-12 14:06:12 -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
855bb1edd6 Major scripting update🕹
- Added Input wren module
- Added Math wren module
- Added Entity wren module
- Changed camera API
2021-06-10 22:23:53 -04:00
Antoine Pilote
41742ce0ad Added Wren scene module ⛏ 2021-06-10 15:15:11 -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
f01aeb4910 Commented stuff 2021-06-02 20:38:33 -04:00
Antoine Pilote
1246753c4b Added css rules and SDF font lib 2021-06-02 20:38:01 -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
Antoine Pilote
1f1047d23b Fixed some lighting bug + serialization progress 2021-05-24 19:23:34 -04:00
Antoine Pilote
e14a2f18d9 Serialization project and scene 2021-05-19 21:16:30 -04:00
Antoine Pilote
5f364dabb2 Serialization work 2021-05-15 23:57:26 -04:00
Antoine
62e7d354f7 migrated to premake 2021-05-14 14:31:55 -04:00
Antoine
79e037a930 Initial push 2021-05-13 20:41:57 -04:00