1
0
mirror of https://github.com/godotengine/godot synced 2024-07-05 17:53:35 +00:00
godot/modules/csg
31 649c87b957 Make CSG shape dirty after changing Snap, update doc
Update doc to mention that Snap only takes effect at the top level.

Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2024-06-16 14:33:48 -07:00
..
doc_classes Make CSG shape dirty after changing Snap, update doc 2024-06-16 14:33:48 -07:00
editor Organize existing code for editor plugins 2024-04-27 11:59:58 -07:00
icons Optimize, tweak, improve consistency in SVG icons, and fix masks in light mode 2023-11-04 17:36:18 +02:00
config.py
csg_shape.cpp Make CSG shape dirty after changing Snap, update doc 2024-06-16 14:33:48 -07:00
csg_shape.h Move 3D-only resources to their own folder 2024-02-26 05:23:04 -06:00
csg.cpp Replace find with contains/has where applicable 2024-05-08 12:37:42 +02:00
csg.h Enable shadow warnings and fix raised errors 2023-05-11 16:00:59 +02:00
register_types.cpp
register_types.h
SCsub