Aaron Franke
|
cb9fc117d1
Use real_t in physics code
|
4 년 전 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 년 전 |
Marcel Admiraal
|
a24c38d1a8
Rename Vector2.tangent() to Vector2.orthogonal()
|
4 년 전 |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 년 전 |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
5 년 전 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 년 전 |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 년 전 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 년 전 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 년 전 |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 년 전 |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 년 전 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 년 전 |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 년 전 |
yakun.zhang
|
1808c5113a
Fix some shape2d get_moment_of_inertia error
|
6 년 전 |
qarmin
|
856a8226a5
Small fixes, mostly dupicated code
|
6 년 전 |
Rémi Verschelde
|
cac1a93d1b
Merge pull request #26103 from nekomatata/area2d-rectangle-collision-fix
|
6 년 전 |
PouleyKetchoupp
|
edcfe41bd5
Area2d rectangle collision check doesn't ignore the first pixel row and column (fix #25462)
|
6 년 전 |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 년 전 |
Rémi Verschelde
|
b7cc2bb1e2
Core: Ensure classes match their header filename
|
6 년 전 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
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 년 전 |
Crazy-P
|
158c7c72c7
Resolves crash on shape2D culling for empty Concave shapes
|
7 년 전 |
Rémi Verschelde
|
b2aeb02e7d
Merge pull request #16530 from AndreaCatania/rays
|
7 년 전 |
Andrea Catania
|
ffc3ef8677
Improved ray shape (2D and 3D) by addiing the possibility to act as regular shape
|
7 년 전 |
Artem Varaksa
|
d35e486228
Clean up some bad words from code comments
|
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
|
7ad14e7a3e
Dead code tells no tales
|
8 년 전 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 년 전 |