kobewi
|
10f6c01b9c
Remove ABS in favor of Math::abs
|
2 年之前 |
kobewi
|
c0083e431b
Cleanup unused engine code v2
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
bruvzg
|
f851c4aa33
Fix some issues found by cppcheck.
|
3 年之前 |
lawnjelly
|
1485924a2b
Float literals - fix main primitives to use real_t casting
|
3 年之前 |
lawnjelly
|
5298e16e80
Float literals - fix main primitives to use .f
|
3 年之前 |
Omar Polo
|
bd448e5535
Rename or refactor macros to avoid leading underscores
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
mennomax
|
b4eeeb315a
Swap args of Plane(point, normal) constructor
|
4 年之前 |
John Wigg
|
ccf05aeb9a
Fix Face3::get_random_point_inside()
|
3 年之前 |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 年之前 |
Pasi Nuutinmaki
|
a165eed73b
Fix area calculation of Face3
|
5 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
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
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
stoofin
|
8abd64dcbb
Fixed bug caused by a copy/paste error in Face3::get_closest_point_to
|
5 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Rémi Verschelde
|
3e9740ac93
Fix more "may be used initialized" warnings from GCC 7
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
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 年之前 |
Rémi Verschelde
|
d5ca9e2f6f
Style: Apply clang-format again on all files
|
7 年之前 |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 年之前 |
Hein-Pieter van Braam
|
9c63ab99f0
Fix use of unitialized variables
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
Poommetee Ketson
|
2fd204c35e
Refactor 'treshold' to 'threshold'
|
7 年之前 |
alexholly
|
935f730170
renamed all Rect3.pos to Rect3.position
|
8 年之前 |