index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
project_converter_3_to_4.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-3
/
+3
|
\
|
*
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-3
/
+3
*
|
Merge commit godotengine/godot@87318a2fb7fffeb72adca934e31915be077c3d1f
Spartan322
2024-11-06
1
-2
/
+4
|
\
|
|
*
Style: Apply `clang-tidy` fixes (superficial)
Thaddeus Crews
2024-11-04
1
-2
/
+4
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-6
/
+6
|
\
|
|
*
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-6
/
+6
*
|
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
*
|
Rebrand Godot to Redot
Randolph W. Aarseth II
2024-10-11
1
-18
/
+18
|
/
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-9
/
+9
*
Add ufbx for FBX importing
K. S. Ernest (iFire) Lee
2024-02-23
1
-1
/
+1
*
Add deprecation notice to a duplicate method of class `Window`
Jakub Marcowski
2024-01-12
1
-1
/
+1
*
Merge pull request #85837 from akien-mga/clang-format-16
Rémi Verschelde
2024-01-05
1
-99
/
+100
|
\
|
*
Style: Mark clang-format 16 as supported for pre-commit hook
Rémi Verschelde
2023-12-06
1
-99
/
+100
*
|
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
Rémi Verschelde
2024-01-04
1
-6
/
+6
|
\
\
|
*
|
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-6
/
+6
|
|
/
*
/
project upgrade tool: better space handling in "export"
pancelor
2023-12-28
1
-4
/
+5
|
/
*
Fix some typos in source.
emacser0
2023-10-04
1
-3
/
+3
*
Fix conversion of hex color strings in project converter
Eric Liu
2023-09-29
1
-1
/
+29
*
Merge pull request #79277 from akien-mga/godot-4-ever
Rémi Verschelde
2023-07-10
1
-23
/
+23
|
\
|
*
Change explicit 'Godot 4.0' references to 'Godot 4'
Rémi Verschelde
2023-07-10
1
-23
/
+23
*
|
Fix `Camera2D.rotating` not being converted and reversed properly
Emmanouil Papadeas
2023-07-10
1
-4
/
+5
|
/
*
Merge pull request #74567 from Garym3/3-to-4-converter-brace-aggregate-fix
Rémi Verschelde
2023-06-20
1
-9
/
+5
|
\
|
*
Fix braces handling when parsing method arguments on project conversion
Garym3
2023-06-20
1
-9
/
+5
*
|
Merge pull request #76179 from Maran23/pause-mode-convert-fix
Rémi Verschelde
2023-06-19
1
-2
/
+24
|
\
\
|
*
|
Fix pause_mode may not be converted correctly in .tscn files.
Marius Hanl
2023-04-17
1
-2
/
+24
*
|
|
Merge pull request #74580 from Garym3/3-to-4-converter-fix-ogg-import-file-co...
Rémi Verschelde
2023-06-16
1
-0
/
+2
|
\
\
\
|
*
|
|
Fix runtime crash due to missing importer's name conversion inside .import fi...
Garym3
2023-06-15
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #77615 from jpcerrone/add_joypad_conversion
Rémi Verschelde
2023-06-13
1
-0
/
+98
|
\
\
\
|
*
|
|
Add joypad input map conversion to project converter.
jpcerrone
2023-05-29
1
-0
/
+98
*
|
|
|
Merge pull request #75900 from Maran23/project-converter-declaring-inferring-...
Rémi Verschelde
2023-06-12
1
-7
/
+14
|
\
\
\
\
|
*
|
|
|
Fix exported variables declaring or inferring the type were not converted cor...
Marius Hanl
2023-06-12
1
-7
/
+14
*
|
|
|
|
Improve function detection to avoid accidental conversion
Marius Hanl
2023-06-12
1
-35
/
+59
|
/
/
/
/
*
/
/
/
removing assert statement from the project converter
Alex Drozd
2023-06-10
1
-15
/
+0
|
/
/
/
*
|
|
Ensure quotes are escaped when converting builtin scripts
Ninni Pipping
2023-05-23
1
-37
/
+49
*
|
|
Fix Input Map key assignments missing after project conversion
jpcerrone
2023-05-16
1
-0
/
+1
|
|
/
|
/
|
*
|
Add GDScript `to_wchar_buffer` and `get_string_from_wchar` functions.
bruvzg
2023-03-21
1
-1
/
+1
*
|
Merge pull request #74624 from Maran23/converter-theme-overrides
Yuri Sizov
2023-03-15
1
-0
/
+14
|
\
\
|
*
|
Add conversion for common Theme Overrides
Marius Hanl
2023-03-10
1
-0
/
+14
*
|
|
Add parentheses around arguments when converting xform
clayjohn
2023-03-09
1
-4
/
+4
|
/
/
*
/
Add some missing renames to 3to4 tool.
Ryan Roden-Corrent
2023-03-06
1
-0
/
+4
|
/
*
Move tool declarations to top in 3to4.
Ryan Roden-Corrent
2023-03-06
1
-6
/
+17
*
Merge pull request #74306 from dalexeev/gds-var-colon-style
Rémi Verschelde
2023-03-06
1
-7
/
+7
|
\
|
*
Fix GDScript code style regarding colon
Danil Alexeev
2023-03-05
1
-7
/
+7
*
|
Project Converter: Do not convert lines that start with a comment
Marius Hanl
2023-03-06
1
-75
/
+151
*
|
Correct superclass constructors in 3to4.
Ryan Roden-Corrent
2023-03-04
1
-10
/
+14
|
/
*
Merge pull request #74237 from AThousandShips/convert_keycode
Rémi Verschelde
2023-03-03
1
-0
/
+62
|
\
|
*
Add keycode project conversion
Ninni Pipping
2023-03-02
1
-0
/
+62
*
|
Don't strip whitespace when converting 3to4.
Ryan Roden-Corrent
2023-03-02
1
-54
/
+54
|
/
*
Add 3-to-4 renames for project settings in project.godot
Rémi Verschelde
2023-02-27
1
-3
/
+12
[next]