Danil Alexeev
|
5195f723b9
Improve stroke drawing on 2D collision shapes
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Johan Aires Rastén
|
b7e2d45233
Replace Vector2(i) with Size2(i) for methods returning a size
|
2 years ago |
Aaron Franke
|
5dc3bfb80e
Use suffixes for units in nodes and resources
|
3 years ago |
Aaron Franke
|
9f048f4c4d
Show an error when setting a negative size on a collision shape
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Aaron Franke
|
1a9e6cba2f
Re-add extents property to box shapes for compatibility
|
3 years ago |
PouleyKetchoupp
|
c4b116cff7
Added option in project settings to draw Shape2D outlines
|
4 years ago |
Hugo Locurcio
|
23a1f616fd
Draw an outline for 2D debug collision shapes
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Marcel Admiraal
|
d5d99aaed6
Use rectangle size instead of extents for Shape dimensions
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Juan Linietsky
|
a6f3bc7c69
Renaming of servers for coherency.
|
4 years ago |
Andrea Catania
|
e6be3f68da
- Integrated NavigationServer and Navigation2DServer.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
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
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Juan Linietsky
|
192a4d7de5
Reworked how servers preallocate RIDs, should fix #10970
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
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)
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
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 |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
eska
|
ab3b0c82c8
Add missing `return` so Visual Studio compiles
|
9 years ago |
Juan Linietsky
|
83d9a692be
Ability to visually debug geometry visually:
|
9 years ago |