💿🐜 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 50f2832db1 Add biome loader 3 years ago
..
behavior-tree-loader.cpp Refactor application to split into application class and separate game bootloader 3 years ago
biome-loader.cpp Add biome loader 3 years ago
config-file-loader.cpp Refactor application to split into application class and separate game bootloader 3 years ago
config-file.hpp Refactor application to split into application class and separate game bootloader 3 years ago
entity-archetype-loader.cpp Add painting system 3 years ago
image-loader.cpp Integrate PhysicsFS to read data from zipped archives and support mods 3 years ago
image.cpp Add image::get_size() 3 years ago
image.hpp Add image::get_size() 3 years ago
material-loader.cpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
mesh-loader.cpp Integrate previously separate unpublished VMQ math library directly into Antkeeper source 3 years ago
model-loader.cpp Pack bitangent sign into painting system's tangent calculation 3 years ago
resource-handle.cpp Move dependencies to superbuild repo 3 years ago
resource-handle.hpp Move dependencies to superbuild repo 3 years ago
resource-loader.cpp Integrate PhysicsFS to read data from zipped archives and support mods 3 years ago
resource-loader.hpp Integrate PhysicsFS to read data from zipped archives and support mods 3 years ago
resource-manager.cpp Refactor application to split into application class and separate game bootloader 3 years ago
resource-manager.hpp Refactor application to split into application class and separate game bootloader 3 years ago
shader-program-loader.cpp Integrate PhysicsFS to read data from zipped archives and support mods 3 years ago
string-table-loader.cpp Integrate PhysicsFS to read data from zipped archives and support mods 3 years ago
string-table.cpp Enable localized strings 3 years ago
string-table.hpp Enable localized strings 3 years ago
text-file-loader.cpp Integrate PhysicsFS to read data from zipped archives and support mods 3 years ago
text-file.hpp Move dependencies to superbuild repo 3 years ago
texture-2d-loader.cpp Add color space parameter to texture creation 3 years ago