Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 éve |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 éve |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 éve |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 éve |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
3 éve |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 éve |
Rémi Verschelde
|
c8859f0463
Fix typos with codespell
|
4 éve |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 éve |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
5 éve |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
5 éve |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 éve |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 éve |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 éve |
Rémi Verschelde
|
4cce6f3417
Merge pull request #18321 from Crazy-P/Fixes-logically-dead-code
|
6 éve |
Hugo Locurcio
|
1c419531a0
Change ".." punctuation for "..." in editor strings (#16507)
|
6 éve |
Crazy-P
|
e6deba8d19
Fixes logically dead code (Coverity)
|
6 éve |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 éve |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 éve |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 éve |
Goutte
|
91ca725f9b
Add support for the TAU constant. Fixes #12094.
|
7 éve |
Hein-Pieter van Braam
|
137f8a58a8
Move Variant::evaluate() switch to computed goto
|
7 éve |
Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
7 éve |
Poommetee Ketson
|
459f526119
Fix typos 'a' and 'an'
|
7 éve |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 éve |
Wilson E. Alvarez
|
baa94a3758
Removed unnecessary returns and break statements
|
7 éve |
Juan Linietsky
|
2a3e00c8c7
-Many fixes to VisualScript, fixed property names, etc.
|
7 éve |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 éve |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
8 éve |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 éve |
Rémi Verschelde
|
e1c1d7d1d7
Add a bunch of missing Godot headers in own files
|
8 éve |