godot/modules/csg
Rémi Verschelde 0a26217579
Merge pull request #41200 from madmiraal/fix-38001-3.2
[3.2] Mark the first shape as inside, not the second shape, when CSG shapes are co-planer.
2020-10-01 13:50:19 +02:00
..
doc_classes Reference the online documentation in collision layer/mask properties 2020-08-31 15:55:11 +02:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
csg.cpp Merge pull request #41200 from madmiraal/fix-38001-3.2 2020-10-01 13:50:19 +02:00
csg.h Fix multiple issues with CSG module. 2020-04-19 14:32:45 +01:00
csg_gizmos.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
csg_gizmos.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
csg_shape.cpp Transform CSGShape collision when necessary 2020-09-24 14:43:05 +02:00
csg_shape.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-25 11:38:54 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00