This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
87ba714a3a7d35d25ad44d234599b2e9859e1be6
godot
/
modules
/
gltf
/
structures
History
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
…
gltf_accessor.h
…
gltf_animation.cpp
…
gltf_animation.h
…
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
…
gltf_camera.h
…
gltf_mesh.cpp
…
gltf_mesh.h
…
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
…
gltf_skeleton.h
Remove unnecessary
this->
expressions
2024-01-29 09:59:18 +01:00
gltf_skin.cpp
…
gltf_skin.h
Remove Object pointer/solve types conflict in AnimationTrackCache
2024-01-08 21:48:19 +09:00
gltf_texture_sampler.cpp
…
gltf_texture_sampler.h
…
gltf_texture.cpp
…
gltf_texture.h
…