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
Age
Commit message (
Expand
)
Author
2022-07-21
Rename OSX to macOS and iPhoneOS to iOS.
bruvzg
2022-07-09
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-05-23
Fix typos with codespell
Rémi Verschelde
2022-05-20
Improve gltf extension GLTFDocument api.
K. S. Ernest (iFire) Lee
2022-05-16
Replace most uses of Map by HashMap
reduz
2022-04-27
Merge pull request #59393 from techiepriyansh/move-gltf-export-under-scene-menu
Rémi Verschelde
2022-04-13
Import scenes as AnimationLibrary
reduz
2022-04-12
move gltf export under scene menu
Priyansh Rathi
2022-04-07
Fix path handling in FBX and Blend importers
Rémi Verschelde
2022-04-03
Initialize pointer variables to fix random crash on startup.
Marc Gilleron
2022-04-01
Merge pull request #59764 from reduz/blender-import-autodetect
Rémi Verschelde
2022-04-01
Add Blender install autodetection and configuration.
reduz
2022-04-01
Merge pull request #59755 from V-Sekai/import-gltf-mat-placeholder
Rémi Verschelde
2022-03-31
Add support for Blend importing of material placeholders.
K. S. Ernest (iFire) Lee
2022-03-31
Allow importing punctual lights from Blend.
K. S. Ernest (iFire) Lee
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