This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-23 15:16:17 +00:00
Code
Releases
Wiki
Activity
Files
114b14b0fa2bc6dea0163bd1343a4dca3abb86a0
godot
/
modules
/
gltf
/
structures
History
Rémi Verschelde
453485aede
Merge pull request
#89270
from Repiteo/enforce-typename-in-templates
...
Enforce template syntax `typename` over `class`
2024-03-14 22:34:37 +01:00
..
gltf_accessor.cpp
…
gltf_accessor.h
…
gltf_animation.cpp
…
gltf_animation.h
Enforce template syntax
typename
over
class
2024-03-07 22:39:09 -06:00
gltf_buffer_view.compat.inc
…
gltf_buffer_view.cpp
gltf export: Remove snapping and fix validation
2024-03-10 06:07:46 -07:00
gltf_buffer_view.h
gltf export: Remove snapping and fix validation
2024-03-10 06:07:46 -07:00
gltf_camera.cpp
…
gltf_camera.h
…
gltf_mesh.cpp
Move 3D-only resources to their own folder
2024-02-26 05:23:04 -06:00
gltf_mesh.h
Move 3D-only resources to their own folder
2024-02-26 05:23:04 -06:00
gltf_node.cpp
…
gltf_node.h
…
gltf_skeleton.cpp
…
gltf_skeleton.h
…
gltf_skin.cpp
Move 3D-only resources to their own folder
2024-02-26 05:23:04 -06:00
gltf_skin.h
Move 3D-only resources to their own folder
2024-02-26 05:23:04 -06:00
gltf_texture_sampler.cpp
…
gltf_texture_sampler.h
…
gltf_texture.cpp
…
gltf_texture.h
…