| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement glTF compat version system for files from older Godot versions | Aaron Franke | 2023-11-03 | 1 | -0/+13 |
* | Fix "as" capitalization in editor strings | Haoyu Qiu | 2023-10-23 | 1 | -1/+1 |
* | Style: Harmonize header includes in modules | Rémi Verschelde | 2023-06-15 | 1 | -2/+2 |
* | Fix gltf import generate_scene() option | Silc Renew | 2023-02-15 | 1 | -17/+7 |
* | gltf: Add GLTFHandleBinary::HANDLE_BINARY_EMBED_AS_UNCOMPRESSED | Lyuma | 2023-02-01 | 1 | -3/+3 |
* | Add remove immutable tracks option to glTF importer | Silc Renew | 2023-01-30 | 1 | -2/+14 |
* | Handle gltf binary | K. S. Ernest (iFire) Lee | 2023-01-27 | 1 | -0/+10 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Merge pull request #69372 from aaronfranke/gltf-cleanup | Rémi Verschelde | 2022-12-10 | 1 | -3/+0 |
|\ |
|
| * | GLTF: Clean up lots of includes | Aaron Franke | 2022-11-29 | 1 | -3/+0 |
* | | EditorSceneFormatImporterGLTF: check if "animation/trimming" parameter from ... | Eduard Zalyaev | 2022-12-06 | 1 | -1/+6 |
|/ |
|
* | Add trimming option to cut un-keyed timeline before first key in gltf | Silc Renew | 2022-11-29 | 1 | -3/+3 |
* | Prevent AnimationPlayer from being added on GLTF import if the option is unch... | Hakim | 2022-08-10 | 1 | -0/+3 |
* | Improve gltf extension GLTFDocument api. | K. S. Ernest (iFire) Lee | 2022-05-20 | 1 | -1/+0 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -1/+1 |
* | Import scenes as AnimationLibrary | reduz | 2022-04-13 | 1 | -5/+0 |
* | Add support for importing .blend files | K. S. Ernest (iFire) Lee | 2022-03-29 | 1 | -11/+9 |
* | Modules: Don't build editor-specific classes in templates | Rémi Verschelde | 2022-03-28 | 1 | -0/+74 |