Haoyu Qiu
|
70853fd669
Remove do{ } while(0) wrapper around error macros
|
4 년 전 |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 년 전 |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 년 전 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 년 전 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 년 전 |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 년 전 |
Aaron Franke
|
aeb7075628
Replace vector == and is_zero_approx(distance) with is_equal_approx
|
5 년 전 |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 년 전 |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 년 전 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 년 전 |
Rémi Verschelde
|
95131e6f23
Fix warnings on release builds (not DEBUG_ENABLED)
|
6 년 전 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 년 전 |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 년 전 |
Wilson E. Alvarez
|
a22e746bc3
Removed unnecessary assignments
|
7 년 전 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 년 전 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 년 전 |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 년 전 |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 년 전 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 년 전 |
Wilson E. Alvarez
|
6d112a68b6
Moved member variables from constructor to initialization list
|
8 년 전 |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
8 년 전 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 년 전 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 년 전 |
Ferenc Arn
|
6f4f9aa6de
Overloaded basic math funcs (double and float variants). Use real_t rather than float or double in generic functions (core/math) whenever possible.
|
8 년 전 |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
8 년 전 |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 년 전 |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 년 전 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 년 전 |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
9 년 전 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 년 전 |