godot/modules/csg
Andrii Doroshenko (Xrayez) 095f472a0b Fix CSGShape not updating on changing visibility
Hiding CSGShape should force the CSG operation to skip it which is intented
behaviour according to how CSGBrush is created for each shape.
2019-02-10 23:53:31 +02:00
..
doc_classes doc: Sync classref with current source 2019-02-10 13:01:03 +01:00
config.py
csg.cpp
csg.h
csg_gizmos.cpp
csg_gizmos.h
csg_shape.cpp Fix CSGShape not updating on changing visibility 2019-02-10 23:53:31 +02:00
csg_shape.h Make CSG Shape work with GIProbe, fixes #20465 2019-01-27 18:29:17 -03:00
register_types.cpp
register_types.h
SCsub