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
7e549aa52e2d5c2f4a893907937a052d57cb33b0
godot
/
modules
/
gltf
/
editor
History
Rémi Verschelde
2380ed5e1b
Merge pull request
#94058
from Hilderin/fix-scene-project-importation-settings
...
Fix missing options in Project Import Defaults
2024-07-17 11:42:59 +02:00
..
editor_import_blend_runner.cpp
Fix .blend files with quotation marks in filename fail to import
2024-07-07 18:12:45 -04:00
editor_import_blend_runner.h
Fix .blend files with quotation marks in filename fail to import
2024-07-07 18:12:45 -04:00
editor_scene_exporter_gltf_plugin.cpp
Add bake_fps for FBXDocument, GLTFDocument and both import-export.
2024-05-23 09:09:36 -07:00
editor_scene_exporter_gltf_plugin.h
Organize existing code for editor plugins
2024-04-27 11:59:58 -07:00
editor_scene_exporter_gltf_settings.cpp
Add bake_fps for FBXDocument, GLTFDocument and both import-export.
2024-05-23 09:09:36 -07:00
editor_scene_exporter_gltf_settings.h
Add bake_fps for FBXDocument, GLTFDocument and both import-export.
2024-05-23 09:09:36 -07:00
editor_scene_importer_blend.cpp
Merge pull request
#94058
from Hilderin/fix-scene-project-importation-settings
2024-07-17 11:42:59 +02:00
editor_scene_importer_blend.h
…
editor_scene_importer_gltf.cpp
Fix missing options in Project Import Defaults
2024-07-09 09:33:39 -04:00
editor_scene_importer_gltf.h
…