godot/modules/gltf/structures
Rémi Verschelde 161894652a
Merge pull request #83231 from aaronfranke/gltf-transform
Fix desynced duplicate GLTFNode transform properties
2024-02-09 18:09:05 +01:00
..
gltf_accessor.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_accessor.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gltf_animation.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_animation.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_buffer_view.compat.inc Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 2024-02-08 13:01:50 -06:00
gltf_buffer_view.cpp Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 2024-02-08 13:01:50 -06:00
gltf_buffer_view.h Change AudioStreamPlayer autoplay and GLTFBufferView getters to be const 2024-02-08 13:01:50 -06:00
gltf_camera.cpp [Modules] Replace ERR_FAIL_COND with ERR_FAIL_NULL where applicable 2023-09-26 16:44:52 +02:00
gltf_camera.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_mesh.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_mesh.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gltf_node.cpp Fix desynced duplicate GLTFNode transform properties 2024-01-29 21:24:02 -06:00
gltf_node.h Fix desynced duplicate GLTFNode transform properties 2024-01-29 21:24:02 -06:00
gltf_skeleton.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gltf_skeleton.h Remove unnecessary this-> expressions 2024-01-29 09:59:18 +01:00
gltf_skin.cpp Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gltf_skin.h Remove Object pointer/solve types conflict in AnimationTrackCache 2024-01-08 21:48:19 +09:00
gltf_texture.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_texture.h Style: Harmonize header includes in modules 2023-06-15 14:35:45 +02:00
gltf_texture_sampler.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
gltf_texture_sampler.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00