| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Implement vertex shading | ywmaa | 2024-09-29 | 1 | -2/+0 |
* | Add external texture support (GLES3) | David Snopek | 2024-09-20 | 1 | -1/+0 |
* | [Scene] Add `SceneStringNames::panel` | A Thousand Ships | 2024-05-30 | 1 | -1/+1 |
* | Add ufbx for FBX importing | K. S. Ernest (iFire) Lee | 2024-02-23 | 1 | -1/+1 |
* | Remove incorrect C# rename from the project converter | Yuri Sizov | 2024-01-24 | 1 | -1/+0 |
* | Fix invalid 3-to-4 renames of `add_animation` to `add_animation_library` | A Thousand Ships | 2024-01-11 | 1 | -2/+1 |
* | Update deferred calls to use Callables | kobewi | 2024-01-09 | 1 | -1/+0 |
* | Fix wrong shader rename | Guilherme | 2023-10-20 | 1 | -1/+1 |
* | Removes extents to size conversion | BrunoArmondBraga | 2023-10-03 | 1 | -2/+1 |
* | Add navigation renames to 3to4 converter | smix8 | 2023-03-30 | 1 | -0/+38 |
* | Project converter: Remove Tween properties/signals from renames | Rémi Verschelde | 2023-03-29 | 1 | -8/+0 |
* | Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions. | bruvzg | 2023-03-21 | 1 | -0/+1 |
* | Add conversion for common Theme Overrides | Marius Hanl | 2023-03-10 | 1 | -0/+45 |
* | Merge pull request #74524 from rcorre/3to4-renames | Rémi Verschelde | 2023-03-08 | 1 | -0/+3 |
|\ |
|
| * | Add some missing renames to 3to4 tool. | Ryan Roden-Corrent | 2023-03-06 | 1 | -0/+3 |
* | | Merge pull request #74515 from Maran23/converter-vector2-tangent-orthogonal | Rémi Verschelde | 2023-03-07 | 1 | -0/+3 |
|\ \ |
|
| * | | Add conversion for Vector2 method tangent() -> orthogonal() | Marius Hanl | 2023-03-06 | 1 | -0/+3 |
| |/ |
|
* / | Convert OpenSimplexNoise to FastNoiseLite | Marius Hanl | 2023-03-06 | 1 | -0/+3 |
|/ |
|
* | Merge pull request #74355 from tlobig/patch-1 | Rémi Verschelde | 2023-03-06 | 1 | -2/+0 |
|\ |
|
| * | remove incorrect rename of get_used_cells_by_id | Thomas Lobig | 2023-03-04 | 1 | -2/+0 |
* | | Fix Camera2D position smoothing properties not being grouped | Marcus Elg | 2023-03-03 | 1 | -6/+6 |
|/ |
|
* | Add 3-to-4 renames for project settings in project.godot | Rémi Verschelde | 2023-02-27 | 1 | -0/+49 |
* | Cleanup 3-to-4 renames, prevent common words replacements | Rémi Verschelde | 2023-02-27 | 1 | -162/+97 |
* | Converter: Rename 3.x Vector2 clamped to limit_length | Thomas Lobig | 2023-02-26 | 1 | -6/+6 |
* | Fix `SpriteFrames` data loss on 3-to-4 conversion | Danil Alexeev | 2023-02-22 | 1 | -1/+1 |
* | Remove deprecated methods from Bone2D | Yuri Sizov | 2023-02-17 | 1 | -0/+4 |
* | Tweak comments in `renames_map_3_to_4` & reorder | Micky | 2023-02-13 | 1 | -281/+283 |
* | Clean up ProjectConverter3To4 architecture, move renames map to separate file | Rémi Verschelde | 2023-02-10 | 1 | -0/+1797 |