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
91e2859cd33bc57d98d15a4a3e6176c45cfb5dbd
godot
/
modules
/
csg
History
VolTer
1f4c5a702c
Optimize CSG icons and more
2023-05-29 11:26:10 +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
Optimize CSG icons and more
2023-05-29 11:26:10 +02:00
config.py
…
csg_shape.cpp
Fix CSGPolygon3D in path mode disappearing at runtime.
2023-05-15 16:52:39 -07:00
csg_shape.h
Add debug collision shape to CSG with collision
2023-05-03 08:41:37 +02:00
csg.cpp
Enable shadow warnings and fix raised errors
2023-05-11 16:00:59 +02:00
csg.h
Enable shadow warnings and fix raised errors
2023-05-11 16:00:59 +02:00
register_types.cpp
…
register_types.h
…
SCsub
…