This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0205eef96bbdc59c4a52c8323f9a39c717543bec
godot
/
modules
/
csg
History
Marcel Admiraal
3521239d96
Don't attempt to insert points into degenerate triangles.
...
Use a simpler degenerate triangle check that calculates area.
2020-08-13 16:23:14 +01:00
..
doc_classes
…
icons
…
config.py
…
csg_gizmos.cpp
Split
Geometry
singleton into
Geometry2D
and
Geometry3D
2020-05-27 14:28:34 +03:00
csg_gizmos.h
Add override keywords.
2020-07-10 13:56:54 +01:00
csg_shape.cpp
Merge pull request
#40935
from hoontee/master-3
2020-08-11 11:58:36 +02:00
csg_shape.h
Add override keywords.
2020-07-10 13:56:54 +01:00
csg.cpp
Don't attempt to insert points into degenerate triangles.
2020-08-13 16:23:14 +01:00
csg.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
register_types.cpp
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2020-05-14 16:54:55 +02:00
register_types.h
…
SCsub
…