| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973 | Spartan322 | 2024-11-27 | 5 | -19/+265 |
|\ |
|
| * | Merge pull request #96544 from SaracenOne/import_thumbnails | Thaddeus Crews | 2024-11-27 | 2 | -0/+12 |
| |\ |
|
| | * | Generate editor thumbnails on imported scenes. | Saracen | 2024-11-24 | 2 | -0/+12 |
| * | | Merge pull request #97824 from TokageItLab/retarget-modifier | Thaddeus Crews | 2024-11-26 | 4 | -19/+253 |
| |\ \
| | |/
| |/| |
|
| | * | Add RetargetModifier3D for realtime retarget to keep original rest | Silc Lizard (Tokage) Renew | 2024-11-18 | 4 | -19/+253 |
* | | | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e | Spartan322 | 2024-11-12 | 5 | -6/+6 |
|\| | |
|
| * | | Merge pull request #97363 from reduz/deterministic-gen-suberesources-id | Thaddeus Crews | 2024-11-11 | 4 | -4/+4 |
| |\ \ |
|
| | * | | Allow passing UID to importer | Juan | 2024-11-11 | 4 | -4/+4 |
| * | | | Core: Integrate `Ref::instantiate` where possible | Thaddeus Crews | 2024-11-10 | 2 | -2/+2 |
| |/ / |
|
* | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97 | Spartan322 | 2024-11-11 | 4 | -5/+2 |
|\| | |
|
| * | | Merge pull request #98874 from aaronfranke/gltf-preserve-visibility | Thaddeus Crews | 2024-11-07 | 2 | -0/+2 |
| |\ \ |
|
| | * | | GLTF: Preserve node visibility on import | Aaron Franke | 2024-11-05 | 2 | -0/+2 |
| * | | | Merge pull request #98150 from hunterloftis/fix-default-import-threaded | Thaddeus Crews | 2024-11-07 | 2 | -5/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Fix freeze on non-thread-safe custom importers | Hunter Loftis | 2024-10-15 | 2 | -5/+0 |
| | |/ |
|
* | | | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 2 | -4/+4 |
|\| | |
|
| * | | Rewrite index optimization code for maximum efficiency | Arseny Kapoulkine | 2024-11-04 | 2 | -4/+4 |
* | | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122 | Spartan322 | 2024-11-02 | 2 | -14/+2 |
|\| | |
|
| * | | Merge pull request #98620 from zeux/lodgen-cleanup | Clay John | 2024-10-30 | 2 | -14/+2 |
| |\ \ |
|
| | * | | LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings | Arseny Kapoulkine | 2024-10-28 | 2 | -14/+2 |
* | | | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 2 | -15/+15 |
|\| | | |
|
| * | | | Merge pull request #98039 from aaronfranke/button-icon | Thaddeus Crews | 2024-10-29 | 1 | -14/+14 |
| |\ \ \ |
|
| | * | | | Rename internal Button icon to button_icon to match exposed methods | Aaron Franke | 2024-10-29 | 1 | -14/+14 |
| | |/ / |
|
| * | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-break | Thaddeus Crews | 2024-10-29 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Set clang-format `RemoveSemicolon` rule to `true` | Adam Scott | 2024-10-25 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge pull request #818 from Spartan322/fixup/copyright-headers | George L. Albany | 2024-10-27 | 16 | -32/+32 |
|\ \ \ |
|
| * | | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 16 | -32/+32 |
* | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7b | Spartan322 | 2024-10-26 | 1 | -5/+78 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * / | Add Generate LODs, Shadow Mesh and Lightmap UV2 options to OBJ mesh import | Hugo Locurcio | 2024-10-25 | 1 | -5/+78 |
| |/ |
|
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 16 | -0/+32 |
* | | Rebrand Godot to Redot | Randolph W. Aarseth II | 2024-10-11 | 1 | -2/+2 |
|/ |
|
* | Fix crash when importing a surface with no UVs after another surface in the s... | clayjohn | 2024-09-20 | 1 | -14/+20 |
* | Add "Use Node Type Suffixes" scene import option | Aaron Franke | 2024-09-09 | 2 | -5/+14 |
* | Merge pull request #96094 from SaracenOne/add_3d_skeleton_to_advanced_importer | Rémi Verschelde | 2024-09-08 | 2 | -1/+69 |
|\ |
|
| * | Various improvements to advanced importer skeleton preview. | Saracen | 2024-09-07 | 2 | -6/+51 |
| * | add support for visualizing bones in Advanced Import Settings | Jeronimo Schreyer | 2024-08-27 | 2 | -1/+24 |
* | | Merge pull request #96292 from AThousandShips/null_check_ref_fix | Rémi Verschelde | 2024-09-03 | 1 | -1/+1 |
|\ \ |
|
| * | | Cleanup of raw `nullptr` checks with `Ref` | A Thousand Ships | 2024-08-31 | 1 | -1/+1 |
* | | | Enforce correct type for silhouette filter. | Saracen | 2024-08-31 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #96308 from SaracenOne/attempt_to_reset_imported_scene | Rémi Verschelde | 2024-08-30 | 1 | -0/+13 |
|\ \ |
|
| * | | Attempt applying RESET pose during import. | Saracen | 2024-08-29 | 1 | -0/+13 |
* | | | Import/export GLTF extras to node->meta | demolke | 2024-08-29 | 1 | -1/+9 |
|/ / |
|
* / | ResourceImporterScene: Replace animation bool with an import type string enum | Aaron Franke | 2024-08-27 | 6 | -52/+73 |
|/ |
|
* | Merge pull request #96122 from SaracenOne/fix_post_import_regression | Rémi Verschelde | 2024-08-26 | 1 | -3/+3 |
|\ |
|
| * | Prevent empty post-import script paths throwing errors. | Saracen | 2024-08-26 | 1 | -3/+3 |
* | | Revert "Fix importer preview for models with scaled armatures" | Saracen | 2024-08-26 | 1 | -1/+8 |
|/ |
|
* | Merge pull request #96079 from adamscott/relative-import-script-path | Rémi Verschelde | 2024-08-25 | 1 | -0/+4 |
|\ |
|
| * | Add import tab "import_script/path" relative path support | Adam Scott | 2024-08-25 | 1 | -0/+4 |
* | | Fix importer preview for models with scaled armatures. | Saracen | 2024-08-25 | 1 | -7/+1 |
|/ |
|
* | Optimize base and shadow meshes for cache | Arseny Kapoulkine | 2024-08-16 | 1 | -0/+2 |
* | Merge pull request #95505 from lyuma/import_null_external_animation_library | Rémi Verschelde | 2024-08-16 | 1 | -2/+7 |
|\ |
|