index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
gltf
/
editor_scene_importer_gltf.cpp
Age
Commit message (
Expand
)
Author
2022-01-05
Merge pull request #56479 from V-Sekai/import-options
Rémi Verschelde
2022-01-05
options dict is now passed to _import_scene.
K. S. Ernest (iFire) Lee
2022-01-04
Merge pull request #52541 from V-Sekai/gltf-load-scene-buffer
K. S. Ernest (iFire) Lee
2022-01-04
Add import glb from buffer
K. S. Ernest (iFire) Lee
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-10-15
Add scene Post-Import Plugin support.
reduz
2021-10-03
GLTF for game templates.
K. S. Ernest (iFire) Lee
2021-09-10
Remove packed scene gltf
K. S. Ernest (iFire) Lee
2021-07-15
Misc cleanup of header includes
Rémi Verschelde
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
Consolidate JSON, JSONParseResults and JSONParser into JSON
Marcel Admiraal
2021-06-11
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-03-22
Improved 3D Scene Importer
Juan Linietsky
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-22
Add exporting glTF2.
K. S. Ernest (iFire) Lee