.. |
terra_material_cache_pcm.cpp
|
Added initialized property to TerraMaterialCache.
|
2021-08-03 00:16:29 +02:00 |
terra_material_cache_pcm.h
|
Removed the surface related overrides from TerraMaterialCachePCM.
|
2021-08-02 23:43:38 +02:00 |
terra_material_cache.cpp
|
Added a few virtual methods to store additional textures with in MaterialCache. This will likely make implementing caching for props fairly trivial.
|
2021-08-07 19:24:14 +02:00 |
terra_material_cache.h
|
Added a few virtual methods to store additional textures with in MaterialCache. This will likely make implementing caching for props fairly trivial.
|
2021-08-07 19:24:14 +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
|
Implement refcounting for material caches.
|
2021-08-03 01:08:50 +02:00 |
terraman_library_merger_pcm.h
|
Implement refcounting for material caches.
|
2021-08-03 01:08:50 +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
|
Implement refcounting for material caches.
|
2021-08-03 01:08:50 +02:00 |
terraman_library.h
|
Implement refcounting for material caches.
|
2021-08-03 01:08:50 +02:00 |