summaryrefslogtreecommitdiff
path: root/honey/std.lua
AgeCommit message (Collapse)Author
2023-05-12run working program with refactored codesanine-a
2023-05-12begin refactorsanine
2023-05-09create more globals in honey.stdsanine-a
2023-05-09refactor: split ecs systems into multiple filessanine-a
2023-04-07move new render/transform systems into ecs-systems.luasanine
2023-03-29add image cachingsanine
2023-03-28add cached mesh loadingsanine-a
2023-03-27refactor: move glm classes into single filemainsanine-a
2023-03-23implement skeleton of physics systemsanine-a
2023-03-22tidy up main.luasanine-a
2023-03-22move ecs systems into separate modulesanine-a
2023-03-16implement ecs node cascadingsanine
2023-03-13add shader.luasanine
2023-03-13render all shapessanine
2023-03-12initial commitsanine