summaryrefslogtreecommitdiff
path: root/modules/gltf/editor
AgeCommit message (Expand)Author
2023-02-15Fix gltf import generate_scene() optionSilc Renew
2023-02-06Better error handling for Blender RPC importRedMser
2023-02-01Merge pull request #72440 from V-Sekai/gltf_embed_as_uncompressedRémi Verschelde
2023-02-01gltf: Add GLTFHandleBinary::HANDLE_BINARY_EMBED_AS_UNCOMPRESSEDLyuma
2023-02-01Fix blend runner copyright headersRémi Verschelde
2023-02-01Merge pull request #69319 from RedMser/blender-import-rpcRémi Verschelde
2023-01-30Add remove immutable tracks option to glTF importerSilc Renew
2023-01-27Handle gltf binaryK. S. Ernest (iFire) Lee
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-18Add a dialog for customizing FBX importreduz
2022-12-15Batch import Blend files using XML RPCRedMser
2022-12-10Merge pull request #69372 from aaronfranke/gltf-cleanupRémi Verschelde
2022-12-06 EditorSceneFormatImporterGLTF: check if "animation/trimming" parameter from ...Eduard Zalyaev
2022-11-29GLTF: Clean up lots of includesAaron Franke
2022-11-29Merge pull request #68665 from TokageItLab/cut-unkeyed-gltf-animRémi Verschelde
2022-11-29Use forward-declarations in big editor classestrollodel
2022-11-29Add trimming option to cut un-keyed timeline before first key in gltfSilc Renew
2022-11-20Merge pull request #66026 from aaronfranke/gltf-extensionRémi Verschelde
2022-11-11Use forward-declarations in EditorPlugin where possibletrollodel
2022-11-09Change the way GLTFDocumentExtension classes are registeredAaron Franke
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...bruvzg
2022-10-03Clean up .blend importer to fix unreachable code pathsJonathan Nicholl
2022-10-02Fix visibility filtering options for .blend importsJonathan Nicholl
2022-08-29Rename String `plus_file` to `path_join`Aaron Franke
2022-08-27Rename `hint_tooltip` to `tooltip_text` & setgetMicky
2022-08-10Prevent AnimationPlayer from being added on GLTF import if the option is unch...Hakim
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg
2022-07-09Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialogFireForge
2022-05-23Fix typos with codespellRémi Verschelde
2022-05-20Improve gltf extension GLTFDocument api.K. S. Ernest (iFire) Lee
2022-05-16Replace most uses of Map by HashMapreduz
2022-04-27Merge pull request #59393 from techiepriyansh/move-gltf-export-under-scene-menuRémi Verschelde
2022-04-13Import scenes as AnimationLibraryreduz
2022-04-12move gltf export under scene menuPriyansh Rathi
2022-04-07Fix path handling in FBX and Blend importersRémi Verschelde
2022-04-03Initialize pointer variables to fix random crash on startup.Marc Gilleron
2022-04-01Merge pull request #59764 from reduz/blender-import-autodetectRémi Verschelde
2022-04-01Add Blender install autodetection and configuration.reduz
2022-04-01Merge pull request #59755 from V-Sekai/import-gltf-mat-placeholderRémi Verschelde
2022-03-31Add support for Blend importing of material placeholders.K. S. Ernest (iFire) Lee
2022-03-31Allow importing punctual lights from Blend.K. S. Ernest (iFire) Lee
2022-03-30Add fbx2gltf support for importing .fbx filesK. S. Ernest (iFire) Lee
2022-03-29Add support for importing .blend filesK. S. Ernest (iFire) Lee
2022-03-28Modules: Don't build editor-specific classes in templatesRémi Verschelde