summaryrefslogtreecommitdiffstats
path: root/modules/gltf/editor/editor_scene_importer_blend.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* ResourceImporterScene: Replace animation bool with an import type string enumAaron Franke2024-08-271-1/+1
* Fix no validation on Blender path on importationHilderin2024-07-301-0/+1
* Add browse folder and browse file iconsAdam Scott2024-03-121-0/+2
* Update blender_path behavior to require exact path to executable instead of t...mxaddict2024-01-271-1/+1
* Move 3D scene import classes to their own folderAaron Franke2024-01-041-1/+1
* Update blender export flags for 3.6.Ryan Roden-Corrent2023-09-301-0/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add trimming option to cut un-keyed timeline before first key in gltfSilc Renew2022-11-291-1/+1
* Fix visibility filtering options for .blend importsJonathan Nicholl2022-10-021-2/+2
* Replace most uses of Map by HashMapreduz2022-05-161-2/+2
* Import scenes as AnimationLibraryreduz2022-04-131-3/+1
* Initialize pointer variables to fix random crash on startup.Marc Gilleron2022-04-031-5/+5
* Merge pull request #59764 from reduz/blender-import-autodetectRémi Verschelde2022-04-011-0/+35
|\
| * Add Blender install autodetection and configuration.reduz2022-04-011-0/+35
* | Add support for Blend importing of material placeholders.K. S. Ernest (iFire) Lee2022-03-311-0/+4
|/
* Add support for importing .blend filesK. S. Ernest (iFire) Lee2022-03-291-0/+75