Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGermano Cavalcante <germano.costa@ig.com.br>2022-05-19 18:21:03 +0300
committerGermano Cavalcante <germano.costa@ig.com.br>2022-05-19 18:22:30 +0300
commitbc6965cb981e12855354bbdcf5dcdd5edff3ff4a (patch)
tree8464fd363929a09dec2d34f770279b90b8ac0f45 /doc/python_api
parent2d5b91d6a0f7470dd475721ea038c061513090d7 (diff)
Fix T98230: Automatic Constraint doesn't work if cursor is not moving
The change was kind of intentional on {rB21e72496a629}. That commit made mouse movement to "select" the contraint in Auto Constraint a requirement. This deduplicated the code a bit, but this requirement is not comfortable for the first "selection" of the contraint. So the constraint "selection" is now done in two ways: - If there is no contraint, the "selection" is done immediately; - If there is already a constraint, the "selection" is delayed by 1 event to simulate a constraint cancellation if there is no mouse movement.
Diffstat (limited to 'doc/python_api')
0 files changed, 0 insertions, 0 deletions