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 SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
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 Make CSG Shape work with GIProbe, fixes #20465 2019-01-27 18:29:17 -03:00
register_types.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub CSG Support for Godot! 2018-04-27 21:55:10 -03:00