summaryrefslogtreecommitdiff
path: root/honey/ecs
AgeCommit message (Collapse)Author
2023-05-12run working program with refactored codesanine-a
2023-05-12refactor systems to use cleaner dependency resolutionsanine-a
2023-05-12begin refactorsanine
2023-05-10implement basic floating-ray character controllersanine
2023-05-09handle collisions symmetricallysanine-a
2023-05-09fix bug when getting components no entity hassanine-a
2023-05-09fix texture loadingsanine-a
2023-05-09delete _child table each framesanine-a
2023-05-09add ecs.Accessor helper and node _child hierarchysanine-a
2023-05-09refactor: split physics update into multiple functionssanine-a
2023-05-09refactor: split ecs systems into multiple filessanine-a