pandemonium_engine/modules/props_2d
2022-10-05 12:54:17 +02:00
..
clutter Also moved away from the old VOXELMAN_PRESENT macro. 2022-10-05 11:35:51 +02:00
doc_classes Re-extracted the class docs. 2022-08-23 13:09:12 +02:00
editor Moved base input related classes to core/input. 2022-08-17 17:02:24 +02:00
jobs Replaced the old TEXTURE_PACKER_PRESENT defines with the module system's generated defines. 2022-10-05 10:25:48 +02:00
lights Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
material_cache Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
props Replaced the old TEXTURE_PACKER_PRESENT defines with the module system's generated defines. 2022-10-05 10:25:48 +02:00
singleton Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
tiled_wall Replaced the old TEXTURE_PACKER_PRESENT defines with the module system's generated defines. 2022-10-05 10:25:48 +02:00
.gitignore
config.py
LICENSE
prop_2d_ess_entity.cpp
prop_2d_ess_entity.h
prop_2d_instance_job.cpp Moved ThreadPool to core. Also it can change it's thread count now when it has time for it. 2022-09-10 04:16:50 +02:00
prop_2d_instance_job.h Moved ThreadPool to core. Also it can change it's thread count now when it has time for it. 2022-09-10 04:16:50 +02:00
prop_2d_instance_merger.cpp Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
prop_2d_instance_merger.h
prop_2d_instance_prop_job.cpp Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
prop_2d_instance_prop_job.h Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
prop_2d_instance.cpp Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
prop_2d_instance.h Removed now unnecessary version.h includes. 2022-03-18 03:56:41 +01:00
prop_2d_mesher.cpp Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
prop_2d_mesher.h Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00
prop_2d_scene_instance.cpp Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
prop_2d_scene_instance.h
register_types.cpp Replaced the old TEXTURE_PACKER_PRESENT defines with the module system's generated defines. 2022-10-05 10:25:48 +02:00
register_types.h
SCsub Moved away from the MESH_DATA_RESOURCE_PRESENT define aswell. 2022-10-05 12:54:17 +02:00