summaryrefslogtreecommitdiffstats
path: root/modules/gltf/editor/editor_scene_importer_blend.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix visibility filtering options for .blend importsJonathan Nicholl2022-10-021-1/+1
* Rename String `plus_file` to `path_join`Aaron Franke2022-08-291-7/+7
* Rename `hint_tooltip` to `tooltip_text` & setgetMicky2022-08-271-1/+1
* Rename OSX to macOS and iPhoneOS to iOS.bruvzg2022-07-211-2/+2
* Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialogFireForge2022-07-091-2/+2
* Fix typos with codespellRémi Verschelde2022-05-231-1/+1
* Replace most uses of Map by HashMapreduz2022-05-161-2/+2
* Import scenes as AnimationLibraryreduz2022-04-131-6/+8
* Fix path handling in FBX and Blend importersRémi Verschelde2022-04-071-2/+3
* Merge pull request #59764 from reduz/blender-import-autodetectRémi Verschelde2022-04-011-2/+307
|\
| * Add Blender install autodetection and configuration.reduz2022-04-011-2/+307
* | Merge pull request #59755 from V-Sekai/import-gltf-mat-placeholderRémi Verschelde2022-04-011-0/+12
|\ \
| * | Add support for Blend importing of material placeholders.K. S. Ernest (iFire) Lee2022-03-311-0/+12
| |/
* / Allow importing punctual lights from Blend.K. S. Ernest (iFire) Lee2022-03-311-1/+1
|/
* Add fbx2gltf support for importing .fbx filesK. S. Ernest (iFire) Lee2022-03-301-25/+12
* Add support for importing .blend filesK. S. Ernest (iFire) Lee2022-03-291-0/+268