godot/modules/csg
Hugo Locurcio c012fbc8b2
Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR
This is consistent with other constants that include `NO`,
such as `PROPERTY_HINT_COLOR_NO_ALPHA`.
2021-11-03 23:06:17 +01:00
..
doc_classes
icons
config.py
csg_gizmos.cpp
csg_gizmos.h
csg_shape.cpp Rename PROPERTY_USAGE_NOEDITOR to PROPERTY_USAGE_NO_EDITOR 2021-11-03 23:06:17 +01:00
csg_shape.h
csg.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
csg.h Fixed a typo in csg module 2021-10-12 11:12:19 +07:00
register_types.cpp
register_types.h
SCsub