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-21 14:57:09 +00:00
Code
Releases
Wiki
Activity
Files
0fe94ee6e55e1231df5e80c20e58e7f2d73adde8
godot
/
modules
/
gltf
History
Aaron Franke
e147fc3428
[3.x] Misc build system fixes
...
(cherry picked from commit
7bf7bd70ac
)
2021-12-14 17:29:59 +01:00
..
doc_classes
Merge pull request
#48625
from The-O-King/compression_options
2021-11-02 08:58:22 +01:00
config.py
…
editor_scene_exporter_gltf_plugin.cpp
…
editor_scene_exporter_gltf_plugin.h
…
editor_scene_importer_gltf.cpp
Added Mesh Compression Import Options
2021-11-01 12:54:28 -04:00
editor_scene_importer_gltf.h
Added Mesh Compression Import Options
2021-11-01 12:54:28 -04:00
gltf_accessor.cpp
…
gltf_accessor.h
…
gltf_animation.cpp
…
gltf_animation.h
…
gltf_buffer_view.cpp
…
gltf_buffer_view.h
…
gltf_camera.cpp
…
gltf_camera.h
…
gltf_document.cpp
[3.x] Misc build system fixes
2021-12-14 17:29:59 +01:00
gltf_document.h
Modules: Make sure to include
modules_enabled.gen.h
where needed
2021-11-15 22:36:02 +01:00
gltf_light.cpp
…
gltf_light.h
[3.x] Fix GLTF light import
2021-09-26 21:57:03 -05:00
gltf_mesh.cpp
3.x backport glTF: Fix override materials and non-empty arrays
2021-11-01 23:40:12 -07:00
gltf_mesh.h
3.x backport glTF: Fix override materials and non-empty arrays
2021-11-01 23:40:12 -07:00
gltf_node.cpp
…
gltf_node.h
…
gltf_skeleton.cpp
…
gltf_skeleton.h
…
gltf_skin.cpp
…
gltf_skin.h
…
gltf_spec_gloss.cpp
…
gltf_spec_gloss.h
…
gltf_state.cpp
…
gltf_state.h
Added Mesh Compression Import Options
2021-11-01 12:54:28 -04:00
gltf_texture.cpp
…
gltf_texture.h
…
register_types.cpp
…
register_types.h
…
SCsub
…