godot engine module to help with creating/optimizing in-game props.
Go to file
Relintai 9547a07ad0 Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
clutter Moved everything that is prop related from Voxelman to here. Note that Voxelman is required for this to compile for now. This will be fixed soon. 2020-04-03 09:23:01 +02:00
doc_classes Extract docs. 2020-04-03 09:36:06 +02:00
prop_tool Moved everything that is prop related from Voxelman to here. Note that Voxelman is required for this to compile for now. This will be fixed soon. 2020-04-03 09:23:01 +02:00
props Moved everything that is prop related from Voxelman to here. Note that Voxelman is required for this to compile for now. This will be fixed soon. 2020-04-03 09:23:01 +02:00
.gitignore Moved everything that is prop related from Voxelman to here. Note that Voxelman is required for this to compile for now. This will be fixed soon. 2020-04-03 09:23:01 +02:00
LICENSE Moved everything that is prop related from Voxelman to here. Note that Voxelman is required for this to compile for now. This will be fixed soon. 2020-04-03 09:23:01 +02:00
README.md Moved everything that is prop related from Voxelman to here. Note that Voxelman is required for this to compile for now. This will be fixed soon. 2020-04-03 09:23:01 +02:00
SCsub Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
config.py Moved everything that is prop related from Voxelman to here. Note that Voxelman is required for this to compile for now. This will be fixed soon. 2020-04-03 09:23:01 +02:00
prop_ess_entity.cpp Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
prop_ess_entity.h Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
prop_instance.cpp Added PropInstance. This module will be reworked to be Node based. This design will simplify everything. 2020-04-03 12:00:02 +02:00
prop_instance.h Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
prop_mesh_data_instance.cpp Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
prop_mesh_data_instance.h Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
prop_mesh_utils.cpp Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
prop_mesh_utils.h Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
prop_voxelman_light.cpp Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
prop_voxelman_light.h Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
register_types.cpp Added a few skeleton classes. 2020-04-03 13:45:55 +02:00
register_types.h Moved everything that is prop related from Voxelman to here. Note that Voxelman is required for this to compile for now. This will be fixed soon. 2020-04-03 09:23:01 +02:00

README.md

Props

A prop module for godot.