pandemonium_engine/modules/mesh_data_resource
2022-08-20 01:42:19 +02:00
..
doc_classes
editor Hide the transform gizmo while editing a mesh data resource. 2022-08-20 01:42:19 +02:00
nodes Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
plugin Renamed the VisualServer to RenderringServer like in Godot4, as I think it's a lot better name for it. I did not yet rename the files. 2022-08-19 20:50:20 +02:00
plugin_gltf Moved the editor only modules to a new editor_modules folder. 2022-08-19 22:46:53 +02:00
props
props_2d
screenshots
.gitignore
config.py
LICENSE
mesh_data_resource_collection.cpp
mesh_data_resource_collection.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
mesh_data_resource.cpp
mesh_data_resource.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
register_types.cpp
register_types.h
SCsub