summaryrefslogtreecommitdiffstats
path: root/editor/import
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #79050 from capnm/fix_teststr_whatYuri Sizov2023-07-051-4/+6
|\
| * Fix import hints that are followed by dot.number.Martin Capitanio2023-07-051-4/+6
* | Bounds fixes in `TextureAtlas` importNinni Pipping2023-06-221-9/+15
* | Fix Import Tracks import setting for single clipLyuma2023-06-201-1/+1
* | Check if the required texture format is imported in the export dialogAaron Franke2023-06-204-5/+102
* | Improve error reporting when parsing CSV translation fileandybarcia2023-06-191-6/+5
* | Merge pull request #76630 from gelvinp/respect-binary-compressRémi Verschelde2023-06-181-3/+9
|\ \
| * | Respect "compress_binary_resources" editor settingPatrick Gelvin2023-06-181-3/+9
* | | Merge pull request #75261 from AThousandShips/wav_trimRémi Verschelde2023-06-091-1/+1
|\ \ \
| * | | Fix trim when importing WAVNinni Pipping2023-03-231-1/+1
* | | | Merge pull request #77663 from RedworkDE/audiostream-preview-crashRémi Verschelde2023-06-011-4/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix crash in AudioStream previewRedworkDE2023-05-301-4/+5
* | | | Fix issues found by a static analyzerbitsawer2023-05-301-2/+2
|/ / /
* | | Split editor-specific import metadata for texturesYuri Sizov2023-05-262-9/+36
* | | Avoid doubly mutating the same Skin in rest fixerLyuma2023-05-261-3/+5
* | | Adjust BoneAttachment3D children/meshes during rest fixerLyuma2023-05-161-47/+35
* | | Merge pull request #76989 from dalexeev/fix-draw-multiline-colors-usageRémi Verschelde2023-05-151-11/+10
|\ \ \
| * | | Fix `draw_multiline_colors` usageDanil Alexeev2023-05-151-11/+10
* | | | Merge pull request #77042 from dioptryk/obj-vertex-colors-masterRémi Verschelde2023-05-151-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add support for non-standard OBJ vertex entriesBartłomiej Karwacki2023-05-131-1/+1
| | |/ | |/|
* | | Enhance thread safety of loaders and importersPedro J. Estébanez2023-05-122-8/+1
* | | Enable shadow warnings and fix raised errorsNinni Pipping2023-05-112-540/+540
* | | Allow EditorInspector to change its property name style when necessaryHaoyu Qiu2023-04-292-17/+0
|/ /
* | Merge pull request #76499 from lyuma/fix_silhouette_fixerRémi Verschelde2023-04-271-1/+1
|\ \
| * | import: Fix Silhouette used incorrect index.Lyuma2023-04-271-1/+1
* | | Expose interpolation methods for 3D track in Animation classSilc Renew2023-04-251-16/+16
* | | [Image Font] Fix fractional ascent for font with odd height.bruvzg2023-04-161-1/+1
* | | Merge pull request #75315 from kleonc/obj-importer-fix-no-smoothing-handlingRémi Verschelde2023-04-131-5/+5
|\ \ \
| * | | Fix OBJ mesh importer smoothing handlingkleonc2023-03-251-5/+5
| | |/ | |/|
* | | Merge pull request #75765 from YuriSizov/editor-node-optimize-includesRémi Verschelde2023-04-112-2/+2
|\ \ \
| * | | Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-072-2/+2
* | | | Add Mesh ConvexDecompositionSettings wrappersmix82023-04-072-35/+37
|/ / /
* | | Merge pull request #75636 from lyuma/advanced_importer_extract_textures_fixRémi Verschelde2023-04-051-5/+0
|\ \ \
| * | | gltf: Remove obsolete hack to embed gltf textures in advanced importLyuma2023-04-031-5/+0
| | |/ | |/|
* / | Fix premature theme item access in editor toolsYuri Sizov2023-04-032-8/+7
|/ /
* | Internal renames and cleanup in resource importer sceneAaron Franke2023-04-021-30/+28
* | More i18n improvementsHaoyu Qiu2023-03-271-14/+14
* | Fix ResourceImporterLayeredTexture::import() high_quality typenikitalita2023-03-251-1/+1
|/
* Fix a crash in the GLB importerGilles Roudière2023-02-271-0/+12
* Fix settings not appearing for Animation Libraries in the Scene Import windowhare_ware2023-02-231-0/+3
* Merge pull request #73814 from lyuma/importer_mesh_convexRémi Verschelde2023-02-233-6/+43
|\
| * import: Fix uv2 by avoiding premature ImporterMesh::get_mesh()Lyuma2023-02-233-6/+43
* | Merge pull request #73687 from Calinou/editor-convex-import-fix-max-convex-hu...Rémi Verschelde2023-02-232-2/+2
|\ \
| * | Add a property hint to fix crash when setting max convex hulls below 0Hugo Locurcio2023-02-232-2/+2
| |/
* / import: Pass the correct defaults to generated collision shapes.Lyuma2023-02-231-0/+12
|/
* Merge pull request #73195 from timothyqiu/weblate-commentsRémi Verschelde2023-02-171-0/+1
|\
| * Improvements and fixes based on Weblate commentsHaoyu Qiu2023-02-131-0/+1
* | Merge pull request #69810 from trollodel/scene_importer_material_crash_fixRémi Verschelde2023-02-172-9/+9
|\ \ | |/ |/|
| * Ensure that generated import IDs are uniquetrollodel2022-12-092-9/+9
* | Merge pull request #71691 from hcoura/res-importer-gen-physics-mesh-only-when...Rémi Verschelde2023-02-102-3/+16
|\ \