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
2026-01-06 19:41:11 +00:00
Code
Releases
Wiki
Activity
Files
74eade929c3f03dfd07e5ab9e2e10302a15de491
godot
/
modules
/
gltf
/
editor
History
Jonathan Nicholl
2830e276b8
Clean up .blend importer to fix unreachable code paths
2022-10-03 14:48:36 -04:00
..
editor_scene_exporter_gltf_plugin.cpp
move gltf export under scene menu
2022-04-12 19:42:41 +05:30
editor_scene_exporter_gltf_plugin.h
…
editor_scene_importer_blend.cpp
Clean up .blend importer to fix unreachable code paths
2022-10-03 14:48:36 -04:00
editor_scene_importer_blend.h
Fix visibility filtering options for .blend imports
2022-10-02 11:11:04 -04:00
editor_scene_importer_fbx.cpp
Rename String
plus_file
to
path_join
2022-08-29 19:38:13 -05:00
editor_scene_importer_fbx.h
Replace most uses of Map by HashMap
2022-05-16 10:37:48 +02:00
editor_scene_importer_gltf.cpp
Prevent AnimationPlayer from being added on GLTF import if the option is unchecked.
Fixes
#63954
2022-08-10 11:17:29 +02:00
editor_scene_importer_gltf.h
Improve gltf extension GLTFDocument api.
2022-05-20 06:58:48 -07:00