godot/modules/csg
Juan Linietsky f8520dbba7 -Changed how operators work, any shape can operate on any other
-Added some break condition for bad poly data to avoid editor freezes
2018-04-28 12:33:23 -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 -Changed how operators work, any shape can operate on any other 2018-04-28 12:33:23 -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