godot/modules/csg
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