| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | ResourceImporterScene: Replace animation bool with an import type string enum | Aaron Franke | 2024-08-27 | 1 | -1/+1 |
* | Fix no validation on Blender path on importation | Hilderin | 2024-07-30 | 1 | -0/+1 |
* | Add browse folder and browse file icons | Adam Scott | 2024-03-12 | 1 | -0/+2 |
* | Update blender_path behavior to require exact path to executable instead of t... | mxaddict | 2024-01-27 | 1 | -1/+1 |
* | Move 3D scene import classes to their own folder | Aaron Franke | 2024-01-04 | 1 | -1/+1 |
* | Update blender export flags for 3.6. | Ryan Roden-Corrent | 2023-09-30 | 1 | -0/+3 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add trimming option to cut un-keyed timeline before first key in gltf | Silc Renew | 2022-11-29 | 1 | -1/+1 |
* | Fix visibility filtering options for .blend imports | Jonathan Nicholl | 2022-10-02 | 1 | -2/+2 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -2/+2 |
* | Import scenes as AnimationLibrary | reduz | 2022-04-13 | 1 | -3/+1 |
* | Initialize pointer variables to fix random crash on startup. | Marc Gilleron | 2022-04-03 | 1 | -5/+5 |
* | Merge pull request #59764 from reduz/blender-import-autodetect | Rémi Verschelde | 2022-04-01 | 1 | -0/+35 |
|\ |
|
| * | Add Blender install autodetection and configuration. | reduz | 2022-04-01 | 1 | -0/+35 |
* | | Add support for Blend importing of material placeholders. | K. S. Ernest (iFire) Lee | 2022-03-31 | 1 | -0/+4 |
|/ |
|
* | Add support for importing .blend files | K. S. Ernest (iFire) Lee | 2022-03-29 | 1 | -0/+75 |