godot/modules/csg
JFonS 2658e5d03d Add priority to gizmos and fix small issues
User defined gizmos will haave higher preference than editor gizmos by
default. Also fixed some inconsistencies in the gizmos menu when using
custom gizmos.
2019-03-12 00:30:50 +01:00
..
doc_classes doc: Sync classref with current source 2019-02-10 13:01:03 +01:00
config.py
csg.cpp Fix CSG crash, closes #26281 2019-03-01 13:36:21 -03:00
csg.h Core: Ensure classes match their header filename 2019-02-12 13:34:25 +01:00
csg_gizmos.cpp Add priority to gizmos and fix small issues 2019-03-12 00:30:50 +01:00
csg_gizmos.h Add priority to gizmos and fix small issues 2019-03-12 00:30:50 +01:00
csg_shape.cpp Fix CSGShape not updating on changing visibility 2019-02-10 23:53:31 +02:00
csg_shape.h
register_types.cpp
register_types.h
SCsub