Commit Graph

13 Commits

Author SHA1 Message Date
Antoine Pilote
9f60963102 Progress towards mental freedom 2023-07-13 23:31:07 -04:00
Antoine Pilote
8a8db47f6c Added lookat 2023-07-12 16:10:20 -04:00
Antoine Pilote
f2863f53de Physics bodies now support initial rotation 2023-07-10 00:56:40 -04:00
Antoine Pilote
2a6601a2db Moved quat to forward vector in math helper class 2023-07-09 23:51:32 -04:00
Antoine Pilote
f66865c0ec Fixed wrong camera rotation when global rotation is set 2023-07-09 23:44:50 -04:00
a.pilote
dbec248d8a Fixed math problem and display submeshes in editor panel 2022-07-16 21:49:17 -04:00
a.pilote
249e26dcd5 Removed euler, only quaternion and dirty flag 2022-07-14 17:45:06 -04:00
antopilo
32e63a5137 Work on implementing quaternion 2022-06-29 20:05:08 -04:00
Antoine Pilote
b8d94e94ed Merge pull request #6 from antopilo/rml_ui
Major push
2022-01-09 16:49:35 -05:00
Filip Homolka
41cac85899 Maths.h
Camera.cpp
Components.h
LightComponent.h
MeshComponent.h
Entity.h
ImGuiHelper.h

Changed backslashes to slashes, for unix-compatibility
2021-09-20 23:11:15 +02:00
antopilo
4d1e134eaa refactoring scene rendering 2021-09-20 06:49:45 -04:00
Antoine Pilote
0c6ed48bbd Major cleanup.
Moved to namespace
Cleanup includes
2021-07-11 18:56:44 -04:00
Antoine Pilote
3843a3fe2d New UI framework stuff + lua 2021-05-25 21:38:22 -04:00