pandemonium_engine/modules/gltf
2022-08-17 17:43:49 +02:00
..
doc_classes Renamed Quat to Quaternion for consistency with the other engine math classes. 2022-08-13 15:22:33 +02:00
config.py Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
editor_scene_exporter_gltf_plugin.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
editor_scene_exporter_gltf_plugin.h Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
editor_scene_importer_gltf.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
editor_scene_importer_gltf.h Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_accessor.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_accessor.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
gltf_animation.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_animation.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
gltf_buffer_view.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_buffer_view.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
gltf_camera.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_camera.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
gltf_document.cpp Moved Variant related classes under a variant folder in core. 2022-08-17 13:17:12 +02:00
gltf_document.h Renamed Quat to Quaternion for consistency with the other engine math classes. 2022-08-13 15:22:33 +02:00
gltf_light.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_light.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
gltf_mesh.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_mesh.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
gltf_node.cpp Renamed Quat to Quaternion for consistency with the other engine math classes. 2022-08-13 15:22:33 +02:00
gltf_node.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
gltf_skeleton.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_skeleton.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
gltf_skin.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_skin.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
gltf_spec_gloss.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_spec_gloss.h Moved a few more core classes. 2022-08-17 17:43:49 +02:00
gltf_state.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_state.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
gltf_texture.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
gltf_texture.h Moved Object related classes under core/object. 2022-08-17 13:45:14 +02:00
packed_scene_gltf.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
packed_scene_gltf.h Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
register_types.cpp Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
register_types.h Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00
SCsub Switched back to the old gltf module. Apparently this one can export aswell. 2022-08-08 19:45:06 +02:00