| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f | Spartan322 | 2024-11-06 | 1 | -18/+85 |
|\ |
|
| * | Rewrite index optimization code for maximum efficiency | Arseny Kapoulkine | 2024-11-04 | 1 | -18/+85 |
* | | Merge commit godotengine/godot@c6c464cf9ae56e8b68620af65125dd980d0e8122 | Spartan322 | 2024-11-02 | 1 | -290/+4 |
|\| |
|
| * | LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings | Arseny Kapoulkine | 2024-10-28 | 1 | -290/+4 |
* | | Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c | Spartan322 | 2024-10-30 | 1 | -0/+1 |
|\| |
|
| * | Update meshoptimizer to 0.22 | Arseny Kapoulkine | 2024-10-26 | 1 | -0/+1 |
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
|/ |
|
* | Merge pull request #96880 from zeux/fix-vcache-nontri | Rémi Verschelde | 2024-09-12 | 1 | -2/+2 |
|\ |
|
| * | Fix a crash in ImporterMesh::create_shadow_mesh for non-triangle surfaces | Arseny Kapoulkine | 2024-09-11 | 1 | -2/+2 |
* | | Merge pull request #94783 from TokageItLab/validate-gltf-anim-name | Rémi Verschelde | 2024-09-12 | 1 | -1/+11 |
|\ \
| |/
|/| |
|
| * | Add validation to glTF importer for Blendshape and Animation | Silc 'Tokage' Renew | 2024-07-26 | 1 | -1/+11 |
* | | Merge pull request #94954 from raulsntos/mark-internal-properties | Rémi Verschelde | 2024-08-28 | 1 | -1/+1 |
|\ \ |
|
| * | | Mark underscored properties as internal | Raul Santos | 2024-07-30 | 1 | -1/+1 |
| |/ |
|
* | | NavigationPolygon: Implement get/set_polygon fast paths. | Patrick Sean Klein | 2024-08-17 | 1 | -12/+7 |
* | | Optimize base and shadow meshes for cache | Arseny Kapoulkine | 2024-08-16 | 1 | -0/+35 |
* | | Merge pull request #93727 from zeux/raycast-opt | Rémi Verschelde | 2024-08-16 | 1 | -10/+21 |
|\ \
| |/
|/| |
|
| * | Disable normal raycaster for LOD generation by default | Arseny Kapoulkine | 2024-07-02 | 1 | -10/+21 |
* | | Fix LOD generation for meshes with tangents & mirrored UVs | Arseny Kapoulkine | 2024-07-23 | 1 | -1/+4 |
|/ |
|
* | Expose create_from_arrays in SurfaceTool and cleanup some naming | Lyuma | 2024-04-19 | 1 | -1/+1 |
* | Move 3D-only resources to their own folder | Aaron Franke | 2024-02-26 | 1 | -0/+1378 |