summaryrefslogtreecommitdiffstats
path: root/editor/project_converter_3_to_4.h
Commit message (Expand)AuthorAgeFilesLines
* 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