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
12c60eba19fbb6971ea0ffa2cf8312ad42e84d65
godot
/
modules
/
csg
History
Juan Linietsky
1226720c01
Add poly triangulation order check, ensures faces do not flip on different order
2018-04-28 12:59:45 -03:00
..
config.py
…
csg_gizmos.cpp
…
csg_gizmos.h
…
csg_shape.cpp
Add poly triangulation order check, ensures faces do not flip on different order
2018-04-28 12:59:45 -03:00
csg_shape.h
-Changed how operators work, any shape can operate on any other
2018-04-28 12:33:23 -03:00
csg.cpp
-Changed how operators work, any shape can operate on any other
2018-04-28 12:33:23 -03:00
csg.h
…
register_types.cpp
…
register_types.h
…
SCsub
…