terraman/library
2021-08-02 22:23:04 +02:00
..
terra_material_cache_pcm.cpp Add the TexturePacker, and some bindings into TerraMaterialCachePCM. Also implemented refresh_rects and _setup_material_albedo. 2021-08-02 22:21:34 +02:00
terra_material_cache_pcm.h Add the TexturePacker, and some bindings into TerraMaterialCachePCM. Also implemented refresh_rects and _setup_material_albedo. 2021-08-02 22:21:34 +02:00
terra_material_cache.cpp Added a new TerraMaterialCache class. 2021-08-02 13:13:37 +02:00
terra_material_cache.h Added a new TerraMaterialCache class. 2021-08-02 13:13:37 +02:00
terra_surface_merger.cpp Remove cast in TerraSurfaceMerger's refresh_rects(), as it's no longer needed. 2021-08-02 22:18:13 +02:00
terra_surface_merger.h Renamed every file prefix from voxelman to terra. 2021-04-16 12:56:21 +02:00
terra_surface_simple.cpp Renamed every file prefix from voxelman to terra. 2021-04-16 12:56:21 +02:00
terra_surface_simple.h Renamed every file prefix from voxelman to terra. 2021-04-16 12:56:21 +02:00
terra_surface.cpp Renamed every file prefix from voxelman to terra. 2021-04-16 12:56:21 +02:00
terra_surface.h Renamed every file prefix from voxelman to terra. 2021-04-16 12:56:21 +02:00
terraman_library_merger_pcm.cpp Implemented the main caching logic in TerramanLibraryMergerPCM. 2021-08-02 22:23:04 +02:00
terraman_library_merger_pcm.h Implemented the main caching logic in TerramanLibraryMergerPCM. 2021-08-02 22:23:04 +02:00
terraman_library_merger.cpp Fixed broken set_library call. 2021-08-02 22:19:26 +02:00
terraman_library_merger.h Added TerramanLibraryMergerPCM. PCM = Per Chunk Material. Just a skeleton class for now. 2021-08-01 17:50:58 +02:00
terraman_library_simple.cpp Renamed every file prefix from voxelman to terra. 2021-04-16 12:56:21 +02:00
terraman_library_simple.h Renamed every file prefix from voxelman to terra. 2021-04-16 12:56:21 +02:00
terraman_library.cpp Added missing binds. 2021-08-02 22:16:13 +02:00
terraman_library.h Make the private fields in TerramanLibrary protected. 2021-08-02 22:17:42 +02:00