summaryrefslogtreecommitdiffstats
path: root/editor/project_converter_3_to_4.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Rebrand Godot to RedotRandolph W. Aarseth II2024-10-111-2/+2
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-6/+6
* Fix conversion of hex color strings in project converterEric Liu2023-09-291-0/+1
* Merge pull request #76179 from Maran23/pause-mode-convert-fixRémi Verschelde2023-06-191-0/+1
|\
| * Fix pause_mode may not be converted correctly in .tscn files.Marius Hanl2023-04-171-0/+1
* | Merge pull request #77615 from jpcerrone/add_joypad_conversionRémi Verschelde2023-06-131-0/+3
|\ \
| * | Add joypad input map conversion to project converter.jpcerrone2023-05-291-0/+3
* | | Improve function detection to avoid accidental conversionMarius Hanl2023-06-121-0/+1
|/ /
* / Ensure quotes are escaped when converting builtin scriptsNinni Pipping2023-05-231-2/+2
|/
* Move tool declarations to top in 3to4.Ryan Roden-Corrent2023-03-061-0/+2
* Project Converter: Do not convert lines that start with a commentMarius Hanl2023-03-061-12/+18
* Add keycode project conversionNinni Pipping2023-03-021-0/+3
* Clean up ProjectConverter3To4 architecture, move renames map to separate fileRémi Verschelde2023-02-101-20/+27
* Fix no-regex build for ProjectConverter3to4Rémi Verschelde2023-02-031-1/+2
* Add hint for identifiers renamed since Godot 3jordi2023-01-241-0/+16
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Replace File/Directory with FileAccess/DirAccesskobewi2022-09-191-1/+0
* Fix several oddities in Project ConverterMicky2022-09-081-1/+1
* Speedup conversion and add option to set maximum line length to prevent freezesRafał Mikrut2022-08-291-21/+29
* Add conversion for the RPC attributes in C#Raul Santos2022-08-061-0/+3
* Various converter enhancements and bugfixesRafał Mikrut2022-08-031-3/+10
* Add Godot 3.x -> Godot 4.x project converterRafał Mikrut2022-06-151-0/+83