Age | Commit message (Expand) | Author |
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 |