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
/
register_types.cpp
Age
Commit message (
Expand
)
Author
2023-03-14
FBX: Disable importer when canceling FBX2glTF setup
Rémi Verschelde
2023-02-01
Merge pull request #69319 from RedMser/blender-import-rpc
Rémi Verschelde
2023-01-05
One Copyright Update to rule them all
Rémi Verschelde
2022-12-18
Add a dialog for customizing FBX import
reduz
2022-12-15
Batch import Blend files using XML RPC
RedMser
2022-11-29
GLTF: Clean up lots of includes
Aaron Franke
2022-11-09
Change the way GLTFDocumentExtension classes are registered
Aaron Franke
2022-10-03
GLTF imports & exports material texture filters
The Tophat Demon
2022-09-12
Fix some errors affecting the Web editor
Rémi Verschelde
2022-08-24
Fix Blender file path check to require a directory
Jonathan Nicholl
2022-08-22
Update messages for missing FBX2glTF, add similar messages for Blender
Jonathan Nicholl
2022-07-24
GLTF: Organize structures into a subfolder
Aaron Franke
2022-05-04
Refactor module initialization
reduz
2022-04-13
Import scenes as AnimationLibrary
reduz
2022-04-11
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-01
Add Blender install autodetection and configuration.
reduz
2022-03-30
Add fbx2gltf support for importing .fbx files
K. S. Ernest (iFire) Lee
2022-03-29
Add support for importing .blend files
K. S. Ernest (iFire) Lee
2022-03-28
Modules: Don't build editor-specific classes in templates
Rémi Verschelde
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-13
Implement the ability to disable classes
reduz
2021-06-19
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-01-08
make EditorSceneImporterGLTF and GLTFMesh APIType::API_EDITOR
NutmegStudio
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-12-22
Add exporting glTF2.
K. S. Ernest (iFire) Lee