This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
8e1d551f035d59fabd612b649d514b5253a6eeb5
godot
/
modules
/
gltf
/
editor
History
Rémi Verschelde
d4b54e35f9
Fix path handling in FBX and Blend importers
...
Fixes
#59996
.
2022-04-07 23:33:28 +02:00
..
editor_scene_exporter_gltf_plugin.cpp
…
editor_scene_exporter_gltf_plugin.h
…
editor_scene_importer_blend.cpp
Fix path handling in FBX and Blend importers
2022-04-07 23:33:28 +02:00
editor_scene_importer_blend.h
Initialize pointer variables to fix random crash on startup.
2022-04-03 23:21:29 +01:00
editor_scene_importer_fbx.cpp
Fix path handling in FBX and Blend importers
2022-04-07 23:33:28 +02:00
editor_scene_importer_fbx.h
Add fbx2gltf support for importing .fbx files
2022-03-30 15:22:46 +02:00
editor_scene_importer_gltf.cpp
…
editor_scene_importer_gltf.h
…