summaryrefslogtreecommitdiff
path: root/editor/import
AgeCommit message (Expand)Author
2019-11-27Bugfix: Sanitize glTF importer Animation Names and do not set bone_poseMarios Staikopoulos
2019-11-2233714 glTF2 handle undefined load-time scene.K. S. Ernest (iFire) Lee
2019-11-22Fix typos with codespellRémi Verschelde
2019-11-21Merge pull request #33794 from nekomatata/gltf-morph-shapes-crash2Rémi Verschelde
2019-11-21Error instead of crash in gltf import with more than one morph targetPouleyKetchoupp
2019-11-2133756 gltf2 importer should use zfarK. S. Ernest (iFire) Lee
2019-11-2033714 If the gltf2 asset has no scene, it is corrupt.K. S. Ernest (iFire) Lee
2019-10-14Small fixes to redundand code, copy paste bugsqarmin
2019-10-10Remove dependency on the editor directory being in the build's include path.Marcel Admiraal
2019-09-28Restore import animation storage checkbox behaviorhomer666
2019-09-25Fix import hints being ignored by glTF importergladmin
2019-09-25Merge pull request #32051 from qarmin/some_error_explanationRémi Verschelde
2019-09-25Added some obvious errors explanationsqarmin
2019-09-25Merge pull request #32306 from hbina/unused_variableRémi Verschelde
2019-09-24glTF: Fixed mistake with root node calculation in skin_verifyMarios Staikopoulos
2019-09-24Fixed incorrect use of variablesHanif Bin Ariffin
2019-09-23Merge pull request #32275 from godotengine/skin_supportRémi Verschelde
2019-09-22GLTF: Fixed some issues with skin groups joining incorrectly and removed unus...Marios Staikopoulos
2019-09-22Changed some code found by Clang Tidy and Coverityqarmin
2019-09-21More GLTF FixesMarios Staikopoulos
2019-09-21GLTF Importer - Add more Index types and const-ed up the codeMarios Staikopoulos
2019-09-20GLTF2 Import Fixes - Skin(s) to Skeleton - Skin SupportMarios Staikopoulos
2019-09-18Added skin support and simplified APIs to override bone position.Juan Linietsky
2019-09-03Add CSV import without translation.willnationsdev
2019-08-30Disabled trim and normalize as default for wav importRasmus Ketelsen
2019-08-27Added the ability to import scene resources as .tres filesRasmus Ketelsen
2019-08-19Move CryptoCore to it's own folder.Fabio Alessandrelli
2019-08-17Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG'Rémi Verschelde
2019-08-17Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily
2019-07-27Bugfix in GLTF import: Flipping boolean check. Reindexing should _NOT_ happen...Joseph Catrambone
2019-07-23Merge pull request #30716 from qarmin/fixed_static_analiser_codeRémi Verschelde
2019-07-23Fix some code found by Coverity Scan and PVS Studioqarmin
2019-07-22Revert "Tweak SpatialMaterial's default metallic and roughness texture channels"Rémi Verschelde
2019-07-20Changed some code showed in LGTM and Coverageqarmin
2019-07-07Hide "Max Rate Hz" if "Max Rate" is unchecked when importing WAV sampleHugo Locurcio
2019-07-02CryptoCore class to access to base crypto utils.Fabio Alessandrelli
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-20Merge pull request #29283 from qarmin/fix_some_always_same_valuesRémi Verschelde
2019-06-20Fix always true/false valuesqarmin
2019-06-20Merge pull request #26205 from Calinou/spatialmaterial-use-packed-channelsRémi Verschelde
2019-06-19Made use of semicolons more consitent, fixed formattingJohnJLight
2019-06-15glTF: Fix import of animations with INTERPOLATION_LINEARRémi Verschelde
2019-06-11Merge pull request #29680 from akien-mga/fix-headersRémi Verschelde
2019-06-11Add missing license headersRémi Verschelde
2019-06-11Fix error macro calls not ending with semicolonRémi Verschelde
2019-05-30Merge pull request #24286 from glaforte/bugfix/20878Rémi Verschelde
2019-05-29Merge pull request #25480 from WindyDarian/scene_import_root_type_script_glob...Rémi Verschelde
2019-05-19Fix typos with codespellRémi Verschelde
2019-05-06Merge pull request #28365 from fire/split_clip_blend_shapesRémi Verschelde
2019-04-30Merge pull request #27453 from KoBeWi/glhf_scene_rootRémi Verschelde