godot/modules/gltf
2022-07-21 09:37:52 +03: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
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
gltf_buffer_view.h
gltf_camera.cpp
gltf_camera.h
gltf_document.cpp Add static methods for creating Image and ImageTexture 2022-07-08 13:40:47 +02: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
gltf_light.h
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
gltf_node.h
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
gltf_spec_gloss.h
gltf_state.cpp Improve gltf extension GLTFDocument api. 2022-05-20 06:58:48 -07:00
gltf_state.h Add a new HashSet template 2022-05-20 22:40:38 +02:00
gltf_texture.cpp
gltf_texture.h
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