summaryrefslogtreecommitdiff
path: root/scene/SCsub
diff options
context:
space:
mode:
authorPouleyKetchoupp <pouleyketchoup@gmail.com>2021-08-12 11:26:47 -0700
committerPouleyKetchoupp <pouleyketchoup@gmail.com>2021-08-19 10:31:19 -0700
commit645bc94bfcb0d494e9d53e29aee1419800adcd4e (patch)
tree1ff9fd17f54d9490effc9bb09f0610bad3577b3c /scene/SCsub
parent93dac1c7db0837eba82831e6391a022d454b67f9 (diff)
Fix capsule height/radius setters with linked properties
Capsule height and radius setters can modify each other, rather than using clamping, to avoid cases where values are not set correctly when loading a scene (depending on the order of properties). Inspector undo/redo: Added the possibility to link properties together in the editor, so they can be undone together, for cases where a property can modify another one. Gizmo undo/redo: Capsule handles pass both radius and height values so they can be undone together.
Diffstat (limited to 'scene/SCsub')
0 files changed, 0 insertions, 0 deletions