This website requires JavaScript.
Explore
Help
Sign in
hertog
/
godot-module-template
Template
Watch
2
Star
1
Fork
You've already forked godot-module-template
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
decf178033
godot-module-template
/
modules
/
csg
History
Download ZIP
Download TAR.GZ
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 Support for Godot!
2018-04-27 21:55:10 -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
CSG Support for Godot!
2018-04-27 21:55:10 -03:00
csg_gizmos.cpp
CSG Support for Godot!
2018-04-27 21:55:10 -03:00
csg_gizmos.h
CSG Support for Godot!
2018-04-27 21:55:10 -03:00
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
register_types.cpp
CSG Support for Godot!
2018-04-27 21:55:10 -03:00
register_types.h
CSG Support for Godot!
2018-04-27 21:55:10 -03:00
SCsub
CSG Support for Godot!
2018-04-27 21:55:10 -03:00