Yufeng Ying
|
33817b186f
Remove unused header in drivers and modules.
|
7 months ago |
K. S. Ernest (iFire) Lee
|
fda444bb01
Add csg boolean operators using elalish/manifold.
|
3 years ago |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 year ago |
A Thousand Ships
|
86de59d60a
[Core] Add `LocalVector::has` for convenience
|
1 year ago |
Ninni Pipping
|
71ee65dc57
Enable shadow warnings and fix raised errors
|
2 years ago |
Justin Wash
|
1ac2c537da
Fix infinite loop in Build2DFaces::_find_edge_intersections
|
2 years ago |
K. S. Ernest (iFire) Lee
|
eaa84bc682
Fix CSG edge case causing intersection line to hit on common edge of 2 triangles.
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Fabio Alessandrelli
|
55845bac26
Fix some array size function definition mismatch.
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Rémi Verschelde
|
d8935b27a9
Fix warnings found by Emscripten 3.1.10
|
3 years ago |
hoontee
|
b869ec7262
Rename `CSGPrimitive3D.invert_faces` to `flip_faces`
|
3 years ago |
Aaron Franke
|
fa7a7795f0
Rename Basis get_axis to get_column, remove redundant methods
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Lightning_A
|
e078f970db
Rename `remove()` to `remove_at()` when removing by index
|
4 years ago |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
3 years ago |
M. Huri
|
b981c111c9
Fixed a typo in csg module
|
3 years ago |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 years ago |
Anilforextra
|
fc9767abb1
Use functions defined in the their classes.
|
3 years ago |
Anilforextra
|
d090925d98
Fix Typo: Segement.
|
3 years ago |
Anilforextra
|
90908cd67d
Add Get Center Method for Rect2/Rect2i and AABB.
|
3 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 years ago |
Aaron Franke
|
78b0a7da03
Use is_equal_approx in more places
|
4 years ago |
Aaron Franke
|
de3f6699a5
Rename Transform to Transform3D in core
|
4 years ago |
Marcel Admiraal
|
755c70b871
Rename Array.invert() to Array.reverse()
|
4 years ago |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Marcel Admiraal
|
3521239d96
Don't attempt to insert points into degenerate triangles.
|
5 years ago |
Marcel Admiraal
|
5b1e6e35be
Mark the first shape as inside, not the second shape, when CSG shapes are
|
5 years ago |