godot/modules/gltf
2022-07-23 21:59:16 -05:00
..
doc_classes Improve gltf extension GLTFDocument api. 2022-05-20 06:58:48 -07:00
editor Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
config.py Add fbx2gltf support for importing .fbx files 2022-03-30 15:22:46 +02:00
gltf_accessor.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_accessor.h Improve gltf extension GLTFDocument api. 2022-05-20 06:58:48 -07:00
gltf_animation.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gltf_animation.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gltf_buffer_view.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_buffer_view.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_camera.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_camera.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_document.cpp GLTF: Only list used extensions when they're actually used 2022-07-23 21:59:16 -05:00
gltf_document.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
gltf_document_extension.cpp Improve gltf extension GLTFDocument api. 2022-05-20 06:58:48 -07:00
gltf_document_extension.h Improve gltf extension GLTFDocument api. 2022-05-20 06:58:48 -07:00
gltf_document_extension_convert_importer_mesh.cpp Improve gltf extension GLTFDocument api. 2022-05-20 06:58:48 -07:00
gltf_document_extension_convert_importer_mesh.h Improve gltf extension GLTFDocument api. 2022-05-20 06:58:48 -07:00
gltf_light.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_light.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_mesh.cpp Add fbx2gltf support for importing .fbx files 2022-03-30 15:22:46 +02:00
gltf_mesh.h Add fbx2gltf support for importing .fbx files 2022-03-30 15:22:46 +02:00
gltf_node.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_node.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_skeleton.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gltf_skeleton.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
gltf_skin.cpp Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gltf_skin.h Replace most uses of Map by HashMap 2022-05-16 10:37:48 +02:00
gltf_spec_gloss.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_spec_gloss.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_state.cpp Improve gltf extension GLTFDocument api. 2022-05-20 06:58:48 -07:00
gltf_state.h GLTF: Only list used extensions when they're actually used 2022-07-23 21:59:16 -05:00
gltf_texture.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
gltf_texture.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub Modules: Don't build editor-specific classes in templates 2022-03-28 16:48:15 +02:00