2
0
Fork 0
godot/modules/gltf
Aaron Franke 368c0bc0ac
Misc build system fixes
2021-12-10 12:14:27 +07:00
..
doc_classes glTF: Fix override materials and non-empty arrays 2021-11-01 23:22:45 +07:00
SCsub Add exporting glTF2. 2020-12-22 16:56:28 +07:00
config.py GLTF for game templates. 2021-10-03 12:37:52 +07:00
editor_scene_exporter_gltf_plugin.cpp GLTF for game templates. 2021-10-03 12:37:52 +07:00
editor_scene_exporter_gltf_plugin.h GLTF for game templates. 2021-10-03 12:37:52 +07:00
editor_scene_importer_gltf.cpp Add scene Post-Import Plugin support. 2021-10-15 09:12:04 +07:00
editor_scene_importer_gltf.h Add scene Post-Import Plugin support. 2021-10-15 09:12:04 +07:00
gltf_accessor.cpp GLTF for game templates. 2021-10-03 12:37:52 +07:00
gltf_accessor.h GLTF for game templates. 2021-10-03 12:37:52 +07:00
gltf_animation.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
gltf_animation.h Add a double-precision editor build to CI 2021-12-09 09:52:48 +07:00
gltf_buffer_view.cpp GLTF for game templates. 2021-10-03 12:37:52 +07:00
gltf_buffer_view.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
gltf_camera.cpp Fix missing renames in the GLTF module 2021-08-31 00:06:46 +07:00
gltf_camera.h Fix missing renames in the GLTF module 2021-08-31 00:06:46 +07:00
gltf_document.cpp Misc build system fixes 2021-12-10 12:14:27 +07:00
gltf_document.h Add a double-precision editor build to CI 2021-12-09 09:52:48 +07:00
gltf_document_extension.cpp GLTF for game templates. 2021-10-03 12:37:52 +07:00
gltf_document_extension.h GLTF for game templates. 2021-10-03 12:37:52 +07:00
gltf_document_extension_convert_importer_mesh.cpp Error check GLTFDocumentExtensionConvertImporterMesh::import_post. 2021-10-13 02:55:09 +07:00
gltf_document_extension_convert_importer_mesh.h GLTF for game templates. 2021-10-03 12:37:52 +07:00
gltf_light.cpp Fix missing renames in the GLTF module 2021-08-31 00:06:46 +07:00
gltf_light.h Fix GLTF light import 2021-09-26 21:57:25 +07:00
gltf_mesh.cpp glTF: Fix override materials and non-empty arrays 2021-11-01 23:22:45 +07:00
gltf_mesh.h glTF: Fix override materials and non-empty arrays 2021-11-01 23:22:45 +07:00
gltf_node.cpp Fix missing renames in the GLTF module 2021-08-31 00:06:46 +07:00
gltf_node.h Merge pull request #52273 from aaronfranke/gltf-renames 2021-09-15 13:10:24 +07:00
gltf_skeleton.cpp doc: Sync classref with current source 2021-02-19 14:39:14 +07:00
gltf_skeleton.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
gltf_skin.cpp Rename Transform to Transform3D in core 2021-06-03 07:30:01 +07:00
gltf_skin.h Rename Transform to Transform3D in core 2021-06-03 07:30:01 +07:00
gltf_spec_gloss.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
gltf_spec_gloss.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
gltf_state.cpp Merge pull request #45545 from abaire/relaxes_gltf_name_sanitization 2021-03-09 14:54:33 +07:00
gltf_state.h GLTF for game templates. 2021-10-03 12:37:52 +07:00
gltf_texture.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +07:00
gltf_texture.h doc: Sync classref with current source 2021-03-18 16:37:43 +07:00
register_types.cpp Add scene Post-Import Plugin support. 2021-10-15 09:12:04 +07:00
register_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +07:00