Rémi Verschelde
|
16f6a5b139
One Copyright Update to rule them all
|
1 year ago |
Rémi Verschelde
|
5e693b6d84
Fix warnings found by Emscripten 3.1.10
|
2 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
2 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
3 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
3 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
3 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
3 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 years ago |
Bojidar Marinov
|
6c4407bae4
Add overriden properties to the documentation
|
5 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
6 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
alexholly
|
a3c90b0293
renamed all Rect2.pos to Rect2.position
|
7 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
7 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
7 years ago |
Rémi Verschelde
|
f44ee891be
Style: Fix statements ending with ';;'
|
7 years ago |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Rémi Verschelde
|
a7fc04626a
Add missing license headers in our source files (#5255)
|
8 years ago |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
8 years ago |
romulox_x
|
8db3c0a4db
changed PolygonPathFinder::get_closest_point to return the closest position inside, rather then the closest vertex
|
9 years ago |
romulox_x
|
8ff61b4d0e
fixed bugs in polygon_path_finder for finding nearest points
|
10 years ago |