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
0aede87b67ab7ffcea3c00a2fa2389d3c8084529
godot
/
modules
/
gltf
/
editor
History
Rémi Verschelde
ba8a155551
Merge pull request
#98909
from demolke/master
...
GLTF: Don't duplicate textures when importing blend files
2025-01-06 22:46:44 +01:00
..
editor_import_blend_runner.cpp
…
editor_import_blend_runner.h
…
editor_scene_exporter_gltf_plugin.cpp
Rename internal EditorPlugin icon/name to match exposed methods
2024-12-15 17:31:01 -08:00
editor_scene_exporter_gltf_plugin.h
Rename internal EditorPlugin icon/name to match exposed methods
2024-12-15 17:31:01 -08:00
editor_scene_exporter_gltf_settings.cpp
Add contains_char() for single-character 'contains' calls.
2024-12-06 20:23:35 +01:00
editor_scene_exporter_gltf_settings.h
…
editor_scene_importer_blend.cpp
Merge pull request
#98385
from RandomShaper/thread_yield
2024-12-20 23:56:39 +01:00
editor_scene_importer_blend.h
…
editor_scene_importer_gltf.cpp
GLTF: Don't duplicate textures when importing blend files
2024-12-18 21:24:18 +01:00
editor_scene_importer_gltf.h
…