This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
c328676d960897abe6f00aaceee4c34801415940
engine
/
modules
/
csg
T
History
Ricardo Buring
3f17a81f87
Add debug collision shape to CSG with collision
2023-05-03 08:41:37 +02:00
..
doc_classes
Fix CSG edge case causing intersection line to hit on common edge of 2 triangles.
2023-04-27 11:39:29 +02:00
editor
…
icons
…
config.py
…
csg_shape.cpp
Add debug collision shape to CSG with collision
2023-05-03 08:41:37 +02:00
csg_shape.h
Add debug collision shape to CSG with collision
2023-05-03 08:41:37 +02:00
csg.cpp
Fix infinite loop in Build2DFaces::_find_edge_intersections
2023-04-27 18:11:25 -05:00
csg.h
Fix CSG edge case causing intersection line to hit on common edge of 2 triangles.
2023-04-27 11:39:29 +02:00
register_types.cpp
…
register_types.h
…
SCsub
…