godot engine module to help with creating/optimizing in-game props.
Go to file
Relintai 26cc4e9b3d Work on PropMeshDataInstance, and PropInstance. 2020-06-22 02:32:53 +02:00
clutter Make sure the dependencies are actually optional. 2020-04-06 22:53:09 +02:00
doc_classes Typo fix in config.py. Sync classref to the current source. 2020-04-18 02:37:34 +02:00
.gitignore
LICENSE
README.md
SCsub Work on PropMeshDataInstance, and PropInstance. 2020-06-22 02:32:53 +02:00
config.py Typo fix in config.py. Sync classref to the current source. 2020-04-18 02:37:34 +02:00
prop_ess_entity.cpp
prop_ess_entity.h Fix build for 4.0. 2020-04-09 12:36:33 +02:00
prop_instance.cpp Work on PropMeshDataInstance, and PropInstance. 2020-06-22 02:32:53 +02:00
prop_instance.h Work on PropMeshDataInstance, and PropInstance. 2020-06-22 02:32:53 +02:00
prop_instance_job.cpp Work on PropMeshDataInstance, and PropInstance. 2020-06-22 02:32:53 +02:00
prop_instance_job.h Work on PropMeshDataInstance, and PropInstance. 2020-06-22 02:32:53 +02:00
prop_mesh_data_instance.cpp Work on PropMeshDataInstance, and PropInstance. 2020-06-22 02:32:53 +02:00
prop_mesh_data_instance.h Work on PropMeshDataInstance, and PropInstance. 2020-06-22 02:32:53 +02:00
prop_mesh_utils.cpp
prop_mesh_utils.h
prop_voxelman_light.cpp
prop_voxelman_light.h Fix build for 4.0. 2020-04-09 12:36:33 +02:00
register_types.cpp Work on PropMeshDataInstance, and PropInstance. 2020-06-22 02:32:53 +02:00
register_types.h

README.md

Props

A prop module for godot.