entity_spell_system/skeleton
2019-08-26 11:46:43 +02: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_3d.cpp Fixed up CharacterSkeleton3D. 2019-08-26 11:46:43 +02:00
character_skeleton_3d.h Fixed up CharacterSkeleton3D. 2019-08-26 11:46:43 +02:00
character_skeleton_slot.cpp A bit of work on the skeleton. 2019-07-01 01:29:59 +02:00
character_skeleton_slot.h A bit of work on the skeleton. 2019-07-01 01:29:59 +02:00
character_skeleton.cpp Merge branch 'master' of https://github.com/Relintai/entity_spell_system 2019-08-23 20:56:23 +02:00
character_skeleton.h Removed everything from the base skeleton. 2019-08-23 20:52:01 +02:00
entity_equipset.cpp Fixed equipset's bindings. 2019-07-23 19:10:43 +02:00
entity_equipset.h Created the bindings for EntityEquipSet, and fixed compile. 2019-07-23 13:55:11 +02:00
entity_race.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_race.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_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_texture_layer.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_texture_layer.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