virtualx-engine/modules/csg
2022-01-07 20:08:42 +00:00
..
doc_classes Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
icons
config.py
csg.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 13:23:38 +02:00
csg.h Fixed a typo in csg module 2021-10-12 11:13:29 +07:00
csg_gizmos.cpp Fix selection of CSG objects 2022-01-07 20:08:42 +00:00
csg_gizmos.h
csg_shape.cpp Add option to use handles to RID 2021-12-06 14:43:34 +00:00
csg_shape.h CSGPolygon fixes and features: Added angle simplification, UV tiling distance option, and interval type, which allows distance-based intervals (old) and subdivision-based intervals (new to 3.4). 2021-10-04 12:14:44 +02:00
register_types.cpp
register_types.h
SCsub