💿🐜 Antkeeper source code https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
C. J. Howard 1e7328c1aa Separate render context into a render context and render queue. Change signature of render pass render functions. Pass time variables to render context. Add a visitor pattern render function to scene objects. Add a refresh function for text objects. Remove obsolete time tweens. 2 years ago
..
components Remove obsolete tracking system and dead code 2 years ago
systems Separate render context into a render context and render queue. Change signature of render pass render functions. Pass time variables to render context. Add a visitor pattern render function to scene objects. Add a refresh function for text objects. Remove obsolete time tweens. 2 years ago
archetype.hpp Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 2 years ago
commands.cpp Revise entity naming 2 years ago
commands.hpp Revise entity naming 2 years ago
ebt.cpp Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 2 years ago
ebt.hpp Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 2 years ago
ecs.hpp Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 2 years ago
id.hpp Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 2 years ago
registry.hpp Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 2 years ago