summaryrefslogtreecommitdiffstats
path: root/editor/import
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary conditionLogharaa2024-11-091-3/+1
* Merge pull request #98874 from aaronfranke/gltf-preserve-visibilityThaddeus Crews2024-11-072-0/+2
|\
| * GLTF: Preserve node visibility on importAaron Franke2024-11-052-0/+2
* | Merge pull request #98150 from hunterloftis/fix-default-import-threadedThaddeus Crews2024-11-0713-5/+22
|\ \ | |/ |/|
| * Fix freeze on non-thread-safe custom importersHunter Loftis2024-10-1513-5/+22
* | Rewrite index optimization code for maximum efficiencyArseny Kapoulkine2024-11-042-4/+4
* | Merge pull request #98620 from zeux/lodgen-cleanupClay John2024-10-302-14/+2
|\ \
| * | LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settingsArseny Kapoulkine2024-10-282-14/+2
* | | Merge pull request #98039 from aaronfranke/button-iconThaddeus Crews2024-10-293-24/+24
|\ \ \
| * | | Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-293-24/+24
| |/ /
* | | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-291-1/+1
|\ \ \ | |/ / |/| |
| * | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-251-1/+1
* | | Merge pull request #97711 from EAinsley/fix#94718Thaddeus Crews2024-10-251-1/+14
|\ \ \
| * | | No freezing when size in header is too largeAinsley Su2024-10-231-1/+14
* | | | Add Generate LODs, Shadow Mesh and Lightmap UV2 options to OBJ mesh importHugo Locurcio2024-10-251-5/+78
| |/ / |/| |
* | | [Font Importer] Update Unicode block list to Unicode 16.0bruvzg2024-10-151-1/+12
| |/ |/|
* | Merge pull request #97582 from BlueCube3310/basisu-hdrThaddeus Crews2024-10-142-10/+0
|\ \
| * | BasisU: Update to 1.50.0 and add HDR supportBlueCube33102024-10-122-10/+0
| |/
* / Fix 3D HDR texture import with lossless compressionBlueCube33102024-10-042-1/+5
|/
* Merge pull request #95678 from Hilderin/fix-slow-load-on-large-project-v2Rémi Verschelde2024-09-264-17/+13
|\
| * Fix slow editor load on large projects (v2)Hilderin2024-09-254-17/+13
* | SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
* | Fix crash when importing a surface with no UVs after another surface in the s...clayjohn2024-09-201-14/+20
|/
* Merge pull request #96768 from DeeJayLSP/wav-endRémi Verschelde2024-09-121-2/+2
|\
| * WAV: Fix one frame overflow at the endDeeJayLSP2024-09-111-2/+2
* | Add "Use Node Type Suffixes" scene import optionAaron Franke2024-09-092-5/+14
|/
* Merge pull request #96094 from SaracenOne/add_3d_skeleton_to_advanced_importerRémi Verschelde2024-09-082-1/+69
|\
| * Various improvements to advanced importer skeleton preview.Saracen2024-09-072-6/+51
| * add support for visualizing bones in Advanced Import SettingsJeronimo Schreyer2024-08-272-1/+24
* | Merge pull request #96292 from AThousandShips/null_check_ref_fixRémi Verschelde2024-09-033-10/+10
|\ \
| * | Cleanup of raw `nullptr` checks with `Ref`A Thousand Ships2024-08-313-10/+10
* | | Merge pull request #96401 from SaracenOne/filter_improvementRémi Verschelde2024-09-021-1/+1
|\ \ \
| * | | Enforce correct type for silhouette filter.Saracen2024-08-311-1/+1
| |/ /
* / / ResourceImporterWAV: Enable QOA compression by defaultDeeJayLSP2024-08-311-1/+2
|/ /
* | Merge pull request #96174 from DeeJayLSP/wav-docsRémi Verschelde2024-08-301-1/+1
|\ \
| * | WAV stream/importer: Improve compression/loop names and descriptionsDeeJayLSP2024-08-301-1/+1
| |/
* | Merge pull request #96308 from SaracenOne/attempt_to_reset_imported_sceneRémi Verschelde2024-08-301-0/+13
|\ \
| * | Attempt applying RESET pose during import.Saracen2024-08-291-0/+13
* | | Import/export GLTF extras to node->metademolke2024-08-291-1/+9
|/ /
* | [Scene] Add SceneStringName::toggledYuri Rubinsky2024-08-281-3/+3
* | Merge pull request #96198 from DeeJayLSP/qoa-leakRémi Verschelde2024-08-281-4/+7
|\ \
| * | Fix memory leak on QOA importDeeJayLSP2024-08-281-4/+7
| |/
* / ResourceImporterScene: Replace animation bool with an import type string enumAaron Franke2024-08-276-52/+73
|/
* Merge pull request #96122 from SaracenOne/fix_post_import_regressionRémi Verschelde2024-08-261-3/+3
|\
| * Prevent empty post-import script paths throwing errors.Saracen2024-08-261-3/+3
* | Revert "Fix importer preview for models with scaled armatures"Saracen2024-08-261-1/+8
|/
* Merge pull request #96079 from adamscott/relative-import-script-pathRémi Verschelde2024-08-251-0/+4
|\
| * Add import tab "import_script/path" relative path supportAdam Scott2024-08-251-0/+4
* | Fix importer preview for models with scaled armatures.Saracen2024-08-251-7/+1
|/
* Merge pull request #91535 from BlueCube3310/betsy-bc6hRémi Verschelde2024-08-211-2/+0
|\