Anilforextra
|
fc9767abb1
Use functions defined in the their classes.
|
vor 3 Jahren |
Anilforextra
|
d090925d98
Fix Typo: Segement.
|
vor 3 Jahren |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
vor 4 Jahren |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
vor 4 Jahren |
Aaron Franke
|
78b0a7da03
Use is_equal_approx in more places
|
vor 4 Jahren |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
vor 4 Jahren |
Marcel Admiraal
|
755c70b871
Rename Array.invert() to Array.reverse()
|
vor 4 Jahren |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
vor 4 Jahren |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
vor 4 Jahren |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
vor 4 Jahren |
Marcel Admiraal
|
3521239d96
Don't attempt to insert points into degenerate triangles.
|
vor 5 Jahren |
Marcel Admiraal
|
5b1e6e35be
Mark the first shape as inside, not the second shape, when CSG shapes are
|
vor 5 Jahren |
Marcel Admiraal
|
63f4e92195
Use is_equal_approx() instead of vertex_snap when checking if ray is
|
vor 5 Jahren |
Marcel Admiraal
|
1a559c9889
Create degenerate triangles when inserting an edge into a CSG face.
|
vor 5 Jahren |
Marcel Admiraal
|
f5b99b578e
Check if point's index exists before adding it to the list of points
|
vor 5 Jahren |
Andrii Doroshenko (Xrayez)
|
69d5de632e
Split `Geometry` singleton into `Geometry2D` and `Geometry3D`
|
vor 5 Jahren |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
vor 5 Jahren |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
vor 5 Jahren |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
vor 5 Jahren |
Aaron Franke
|
540156b387
[Core] Rename linear_interpolate to lerp
|
vor 5 Jahren |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
vor 5 Jahren |
luz.paz
|
7bf6e5f773
Fix various typos
|
vor 5 Jahren |
Marcel Admiraal
|
17f14a851d
Fix multiple issues with CSG module.
|
vor 5 Jahren |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
vor 5 Jahren |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
vor 5 Jahren |
Aaron Franke
|
aeb7075628
Replace vector == and is_zero_approx(distance) with is_equal_approx
|
vor 6 Jahren |
luz.paz
|
91ecd7b6a6
Fix misc. source comment typos
|
vor 6 Jahren |
Paul Trojahn
|
7c9c6df7e4
Replace is_zero_approx(A.distance_to(B)) with A==B
|
vor 6 Jahren |
Rémi Verschelde
|
5c66771e3e
Merge pull request #29283 from qarmin/fix_some_always_same_values
|
vor 6 Jahren |
qarmin
|
072e40368e
Fix always true/false values
|
vor 6 Jahren |