💿🐜 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 d09de68cd8 Add FreeType implementation of the typeface class, add FreeType typeface loader. Closes #4. 2 years ago
..
behavior-tree-loader.cpp Rename ecs namespace to entity, move components to entity::component namespace, move systems into entity::system namespace 2 years ago
entity-archetype-loader.cpp Fix bug related to invalid pointers to reference entity components in astronomy system 2 years ago
image-loader.cpp Add bitmap font class, improve image class, and rect and rect pack classes 2 years ago
image.cpp Add bitmap font class, improve image class, and rect and rect pack classes 2 years ago
image.hpp Add bitmap font class, improve image class, and rect and rect pack classes 2 years ago
json-loader.cpp Add FreeType implementation of the typeface class, add FreeType typeface loader. Closes #4. 2 years ago
json.hpp Upgrade entity loader to load from JSON files. Closes #9 2 years ago
material-loader.cpp Upgrade entity loader to load from JSON files. Closes #9 2 years ago
mesh-loader.cpp Rename geometry folder to geom and move all code in the geom folder into the geom namespace 3 years ago
model-loader.cpp Make runnable again after multiple data module updates 3 years ago
resource-handle.cpp Update copyright date 3 years ago
resource-handle.hpp Update copyright date 3 years ago
resource-loader.cpp Update copyright date 3 years ago
resource-loader.hpp Update copyright date 3 years ago
resource-manager.cpp Move code in debug folder into new debug namespace 3 years ago
resource-manager.hpp Move code in debug folder into new debug namespace 3 years ago
shader-program-loader.cpp Move shader template class into render folder 3 years ago
string-table-loader.cpp Update copyright date 3 years ago
string-table.cpp Update copyright date 3 years ago
string-table.hpp Update copyright date 3 years ago
text-file-loader.cpp Update copyright date 3 years ago
text-file.hpp Update copyright date 3 years ago
texture-loader.cpp Add bitmap font class, improve image class, and rect and rect pack classes 2 years ago
typeface-loader.cpp Add FreeType implementation of the typeface class, add FreeType typeface loader. Closes #4. 2 years ago