| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix conversion of hex color strings in project converter | Eric Liu | 2023-09-29 | 1 | -0/+1 |
* | Merge pull request #76179 from Maran23/pause-mode-convert-fix | Rémi Verschelde | 2023-06-19 | 1 | -0/+1 |
|\ |
|
| * | Fix pause_mode may not be converted correctly in .tscn files. | Marius Hanl | 2023-04-17 | 1 | -0/+1 |
* | | Merge pull request #77615 from jpcerrone/add_joypad_conversion | Rémi Verschelde | 2023-06-13 | 1 | -0/+3 |
|\ \ |
|
| * | | Add joypad input map conversion to project converter. | jpcerrone | 2023-05-29 | 1 | -0/+3 |
* | | | Improve function detection to avoid accidental conversion | Marius Hanl | 2023-06-12 | 1 | -0/+1 |
|/ / |
|
* / | Ensure quotes are escaped when converting builtin scripts | Ninni Pipping | 2023-05-23 | 1 | -2/+2 |
|/ |
|
* | Move tool declarations to top in 3to4. | Ryan Roden-Corrent | 2023-03-06 | 1 | -0/+2 |
* | Project Converter: Do not convert lines that start with a comment | Marius Hanl | 2023-03-06 | 1 | -12/+18 |
* | Add keycode project conversion | Ninni Pipping | 2023-03-02 | 1 | -0/+3 |
* | Clean up ProjectConverter3To4 architecture, move renames map to separate file | Rémi Verschelde | 2023-02-10 | 1 | -20/+27 |
* | Fix no-regex build for ProjectConverter3to4 | Rémi Verschelde | 2023-02-03 | 1 | -1/+2 |
* | Add hint for identifiers renamed since Godot 3 | jordi | 2023-01-24 | 1 | -0/+16 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Replace File/Directory with FileAccess/DirAccess | kobewi | 2022-09-19 | 1 | -1/+0 |
* | Fix several oddities in Project Converter | Micky | 2022-09-08 | 1 | -1/+1 |
* | Speedup conversion and add option to set maximum line length to prevent freezes | Rafał Mikrut | 2022-08-29 | 1 | -21/+29 |
* | Add conversion for the RPC attributes in C# | Raul Santos | 2022-08-06 | 1 | -0/+3 |
* | Various converter enhancements and bugfixes | Rafał Mikrut | 2022-08-03 | 1 | -3/+10 |
* | Add Godot 3.x -> Godot 4.x project converter | Rafał Mikrut | 2022-06-15 | 1 | -0/+83 |