entity_spell_system/skeleton
2020-01-02 22:56:24 +01:00
..
character_bones.cpp Added a CharacterBones class. 2019-08-24 21:27:42 +02:00
character_bones.h CharacterBones inherits from Node2D now. 2019-08-25 16:33:02 +02:00
character_skeleton_2d.cpp Now both Entity, and WorldSpell inherit from Node, this complicates the setup by a tiny bit (Entity's body property needs to be assigned), but now the module will work in both 2D, and 3D. Also removed the compile time option. 2020-01-02 22:56:24 +01:00
character_skeleton_2d.h Now both Entity, and WorldSpell inherit from Node, this complicates the setup by a tiny bit (Entity's body property needs to be assigned), but now the module will work in both 2D, and 3D. Also removed the compile time option. 2020-01-02 22:56:24 +01:00
character_skeleton_3d.cpp Now both Entity, and WorldSpell inherit from Node, this complicates the setup by a tiny bit (Entity's body property needs to be assigned), but now the module will work in both 2D, and 3D. Also removed the compile time option. 2020-01-02 22:56:24 +01:00
character_skeleton_3d.h Now both Entity, and WorldSpell inherit from Node, this complicates the setup by a tiny bit (Entity's body property needs to be assigned), but now the module will work in both 2D, and 3D. Also removed the compile time option. 2020-01-02 22:56:24 +01:00
entity_skeleton_data.cpp Added a bund of skeleton-related new classes. They aren't finished yet. Renamed the spells folder to infos. 2019-07-23 02:21:06 +02:00
entity_skeleton_data.h Added a bund of skeleton-related new classes. They aren't finished yet. Renamed the spells folder to infos. 2019-07-23 02:21:06 +02:00
entity_species_data.cpp now the text_name properties use resource's resource_name property to store data. 2019-11-09 17:49:05 +01:00
entity_species_data.h now the text_name properties use resource's resource_name property to store data. 2019-11-09 17:49:05 +01:00
skeleton_model_entry.cpp More work on ItemVisuals. 2019-10-26 03:38:09 +02:00
skeleton_model_entry.h More work on ItemVisuals. 2019-10-26 03:38:09 +02:00
species_model_data.cpp now the text_name properties use resource's resource_name property to store data. 2019-11-09 17:49:05 +01:00
species_model_data.h now the text_name properties use resource's resource_name property to store data. 2019-11-09 17:49:05 +01:00