diff options
author | PouleyKetchoupp <pouleyketchoup@gmail.com> | 2021-08-12 11:26:47 -0700 |
---|---|---|
committer | PouleyKetchoupp <pouleyketchoup@gmail.com> | 2021-08-19 10:31:19 -0700 |
commit | 645bc94bfcb0d494e9d53e29aee1419800adcd4e (patch) | |
tree | 1ff9fd17f54d9490effc9bb09f0610bad3577b3c /scene/SCsub | |
parent | 93dac1c7db0837eba82831e6391a022d454b67f9 (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