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-05 19:31:35 +00:00
Code
Releases
Wiki
Activity
Files
c90d0bd84f442f3baf69096fe124035352e7b145
godot
/
modules
/
gltf
/
editor
History
trollodel
c90d0bd84f
Use forward-declarations in big editor classes
2022-11-29 09:59:43 +01: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
Use forward-declarations in EditorPlugin where possible
2022-11-11 20:25:51 +01:00
editor_scene_importer_blend.cpp
Use forward-declarations in big editor classes
2022-11-29 09:59:43 +01: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
Change the way GLTFDocumentExtension classes are registered
2022-11-09 20:58:48 -06:00