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
07bbaf267dfd3c4e1d13fa85dcc202fa19583d99
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
…