summaryrefslogtreecommitdiff
path: root/editor/import/resource_importer_scene.cpp
AgeCommit message (Expand)Author
2023-02-13Improvements and fixes based on Weblate commentsHaoyu Qiu
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-01Merge pull request #71409 from fire/escn-fixesRémi Verschelde
2023-01-31Use enum instead of int in virtual methods return typeRaul Santos
2023-01-31Merge pull request #72245 from JonqsGames/apply_root_scale_to_shapeRémi Verschelde
2023-01-30Add remove immutable tracks option to glTF importerSilc Renew
2023-01-28Apply root scale to shape on importJoJoX
2023-01-14Fixes to ESCN importerK. S. Ernest (iFire) Lee
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-12-04Use system fonts as fallback and improve system font handling.bruvzg
2022-11-29Merge pull request #68665 from TokageItLab/cut-unkeyed-gltf-animRémi Verschelde
2022-11-29Add trimming option to cut un-keyed timeline before first key in gltfSilc Renew
2022-11-25Use a more specific type for Mesh create_(convex|trimesh)_shapeAaron Franke
2022-11-14Remove redundant Variant-types initializationsMarkus Sauermann
2022-11-04Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20Rémi Verschelde
2022-10-24Fix passed dict to internal_process() in importer plugin for animationSilc Renew
2022-10-10Add animation slices for individual animationsJuan Velandia
2022-09-14Fix LOD-generation on skinned meshes.SaracenOne
2022-09-05Importer option to apply the root basis for meshes/skins/animationsSaracenOne
2022-08-26Restore RigidBody2/3D, SoftBody names in physicsfabriceci
2022-08-09improve animation track optimizer algorithmSilc Renew
2022-07-29Swap arguments of ResourceSaver.save()kobewi
2022-07-26add position track normalization & post process key value for retargetSilc Renew
2022-07-07Merge pull request #62622 from Rindbee/make-blend-import-preview-visibleRémi Verschelde
2022-07-06EditorScenePostImportPlugin: Return requested option valueDave Palais
2022-07-02Make import preview of blend files visibleRindbee
2022-07-01implement bone renamer in importerSilc Renew
2022-06-22Remake resource thread safety and APIreduz
2022-06-11restore vehicle+wheel importersJakob Gillich
2022-05-20Add a new HashSet templatereduz
2022-05-18Merge pull request #60774 from TokageItLab/root-seek-modeRémi Verschelde
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-12Add a new HashMap implementationreduz
2022-05-10Merge pull request #58071 from Calinou/lightmapgi-tweak-default-texel-sizeRémi Verschelde
2022-05-09Fixed delta & Implement selection of whether or not to seek rootSilc Renew
2022-05-06Cleanup metadata usagekobewi
2022-05-03Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio
2022-04-13Import scenes as AnimationLibraryreduz
2022-04-11Merge pull request #59980 from reduz/animation-librariesRémi Verschelde
2022-04-11Implement Animation Librariesreduz
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-02-25Allow automatic lod when importing 3D scenes with Static LightmapsK. S. Ernest (iFire) Lee
2022-02-14Increase the default texel size for lightmap bakingHugo Locurcio
2022-02-07Improvements and fixes to occludersjfons
2022-02-07ResourceImporter: Restore default append logic for new importersRémi Verschelde
2022-02-05Merge pull request #56943 from V-Sekai/override-importRémi Verschelde
2022-02-04Cleanup and move char functions to the `char_utils.h` header.bruvzg
2022-01-26Fix lightmap size hint option not displaying for 3D scenesHugo Locurcio
2022-01-20Merge pull request #55360 from Calinou/rename-bake-mode-propertiesRémi Verschelde