💿🐜 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 d65a30be75 Add functions for getting both local and world space bounds from scene objects 2 years ago
..
events Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 3 years ago
states Add functions for getting both local and world space bounds from scene objects 2 years ago
bootloader.cpp 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
bootloader.hpp Update copyright date 3 years ago
context.hpp 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
controls.cpp Revise control profile loading 2 years ago
controls.hpp Revise control profile loading 2 years ago
save.cpp Remove obsolete tracking system and dead code 2 years ago
save.hpp Remove obsolete tracking system and dead code 2 years ago
tools.cpp Compartmentalize tool entity generation functions 2 years ago
tools.hpp Compartmentalize tool entity generation functions 2 years ago