summaryrefslogtreecommitdiffstats
path: root/editor/import/3d
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-2716-32/+32
* Rebrand preambles to RedotSpartan3222024-10-1316-0/+32
* Rebrand Godot 4.3 to RedotTrashguy2024-10-131-2/+2
* Merge pull request #94968 from jsjtxietian/obj-importRémi Verschelde2024-08-121-9/+10
|\
| * Fix obj's name set in wrong order when importingjsjtxietian2024-07-311-9/+10
* | Merge pull request #93284 from rune-scape/missing-import-settings-crashRémi Verschelde2024-07-311-0/+2
|\ \ | |/ |/|
| * avoid crashing when scene import settings are emptyrune-scape2024-06-171-0/+2
* | Merge pull request #94058 from Hilderin/fix-scene-project-importation-settingsRémi Verschelde2024-07-171-2/+6
|\ \
| * | Fix missing options in Project Import DefaultsHilderin2024-07-091-2/+6
* | | Fix error message being printed when importing an OBJ with no surfacesHugo Locurcio2024-07-081-2/+6
|/ /
* | Fix default collision shape on imported rigidbodyBastiaan Olij2024-06-242-3/+23
* | Merge pull request #92640 from AThousandShips/text_value_changed_snameRémi Verschelde2024-06-191-1/+1
|\ \
| * | [Scene] Add `SceneStringNames::text/value_changed`A Thousand Ships2024-06-191-1/+1
* | | Merge pull request #92639 from AThousandShips/confirmed_snameRémi Verschelde2024-06-191-2/+2
|\| |
| * | [Scene] Add `SceneStringNames::confirmed`A Thousand Ships2024-06-191-2/+2
| |/
* / Retain meta data set on imported nodestamas2024-06-182-0/+23
|/
* Fix incorrect camera transform of animation view in the import windowYuri Rubinsky2024-06-101-1/+1
* Merge pull request #91953 from AThousandShips/use_normal_snameRémi Verschelde2024-05-311-1/+1
|\
| * Use `CoreStringNames::normal` in more placesA Thousand Ships2024-05-301-1/+1
* | [Scene] Add `SceneStringNames::id_pressed`A Thousand Ships2024-05-301-1/+1
|/
* Merge pull request #92196 from lyuma/gltf_anim_library_import_as_bonesRémi Verschelde2024-05-231-1/+1
|\
| * Support Import As Skeleton Bones on glTF and AnimationLibrary importLyuma2024-05-211-1/+1
* | fbx: change import option defaultsLyuma2024-05-211-1/+2
|/
* rest fixer: Apply orthonormalized scale to animsLyuma2024-05-161-1/+1
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-6/+6
* Use Core/Scene stringnames consistentlykobewi2024-05-132-6/+6
* Merge pull request #91619 from AThousandShips/find_improveRémi Verschelde2024-05-082-5/+5
|\
| * Replace `find` with `contains/has` where applicableA Thousand Ships2024-05-082-5/+5
* | [Core] Add case-insensitive `String::containsn`A Thousand Ships2024-05-081-2/+2
|/
* Keep global rest of unmapped bones if no mapped bone descendantsyds2024-05-071-7/+48
* Merge pull request #91641 from TokageItLab/silhouette-visibilityRémi Verschelde2024-05-072-1/+15
|\
| * Make silhouette fixer option visibility dependent on availabilitySilc Lizard (Tokage) Renew2024-05-072-1/+15
* | Reduce and prevent unnecessary random-access to `List`A Thousand Ships2024-05-042-4/+4
|/
* Merge pull request #89461 from Calinou/3d-import-collision-default-trimeshRémi Verschelde2024-05-042-3/+3
|\
| * Default to trimesh for generated collision shapes in Advanced Import SettingsHugo Locurcio2024-03-142-3/+3
* | Merge pull request #90894 from lyuma/animation_step_30Rémi Verschelde2024-04-242-0/+2
|\ \
| * | Set animation step from importers. Increase default step from 10 to 30 FPS.Lyuma2024-04-192-0/+2
* | | Merge pull request #90748 from aaronfranke/fix-basis-scale-globalRémi Verschelde2024-04-221-3/+3
|\ \ \
| * | | Fix incorrect name of Basis global scale getterAaron Franke2024-04-161-3/+3
* | | | Fix import and saving related crashesA Thousand Ships2024-04-221-1/+1
* | | | Make Advanced Import lights more like the mesh and material editorsJeronimo Schreyer2024-04-162-5/+84
| |/ / |/| |
* | | Remove unused Make Streamable option from scene import dialogHugo Locurcio2024-04-161-2/+1
|/ /
* | Merge pull request #75787 from Calinou/advanced-import-settings-tweak-environ...Rémi Verschelde2024-04-132-0/+26
|\ \
| * | Tweak environment in the Advanced Import Settings dialogHugo Locurcio2024-04-092-0/+26
* | | Disable mesh compression if vertex position.z is always 0jsjtxietian2024-04-102-1/+25
|/ /
* | Merge pull request #90065 from lyuma/rest_fixer_scaled_positionRémi Verschelde2024-04-041-41/+46
|\ \
| * | Fix 2 bugs with scale of position tracks in rest fixerLyuma2024-03-301-41/+46
* | | Merge pull request #90064 from lyuma/remove_immutable_postRémi Verschelde2024-04-042-6/+163
|\ \ \
| * | | Apply "Remove Immutable Tracks" after post-import.Lyuma2024-03-302-6/+163
| |/ /
* / / Fix Set Animation Save Paths breaking on WindowsAlexOtsuka2024-03-311-0/+3
|/ /