pandemonium_engine/modules/mesh_data_resource
2022-08-11 02:24:30 +02:00
..
doc_classes
editor Backported returning AfterGUIInput from forward_spatial_gui_input from Godot4. Also removed the first index parameter. This fully broke the skeleton editor, it will be fixed soon. 2022-08-11 02:24:30 +02:00
nodes Clang format all files. 2022-03-18 19:00:13 +01:00
plugin Removed unnecessary import. 2022-08-07 20:49:57 +02:00
plugin_gltf
props Clang format all files. 2022-03-18 19:00:13 +01:00
props_2d Clang format all files. 2022-03-18 19:00:13 +01:00
screenshots
.gitignore
config.py
LICENSE
mesh_data_resource_collection.cpp Removed now unnecessary version.h includes. 2022-03-18 03:56:41 +01:00
mesh_data_resource_collection.h Removed now unnecessary version.h includes. 2022-03-18 03:56:41 +01:00
mesh_data_resource.cpp
mesh_data_resource.h Removed now unnecessary version.h includes. 2022-03-18 03:56:41 +01:00
register_types.cpp Check whether the gltf module is enabled or not before trying to use it. 2022-08-07 20:50:41 +02:00
register_types.h
SCsub Actually check whether modules are enabled, not just for their existence in mesh_data_resource's SCsub. 2022-08-07 20:49:29 +02:00