Page MenuHome

Fix T77164: no scaling/rotation when 3 points are selected on a NURB
AbandonedPublic

Authored by Deep Majumder (dmcoder) on Jun 4 2020, 12:26 PM.

Details

Summary

This patch fixes T77164.
A video demonstrating that what has been fixed is here.

Diff Detail

Repository
rB Blender
Branch
T77164 (branched from master)
Build Status
Buildable 8369
Build 8369: arc lint + arc unit

Event Timeline

Deep Majumder (dmcoder) requested review of this revision.Jun 4 2020, 12:26 PM
Deep Majumder (dmcoder) created this revision.
Ankit Meel (ankitm) retitled this revision from Fixes no scaling/rotation when 3 points are selected on a NURB This patch fixes T77164. A video demonstrating that what has been fixed is at https://youtu.be/vyhNWI56ZYs. to Fix T77164: no scaling/rotation when 3 points are selected on a NURB.Jun 4 2020, 12:27 PM
Ankit Meel (ankitm) edited the summary of this revision. (Show Details)
Deep Majumder (dmcoder) retitled this revision from Fix T77164: no scaling/rotation when 3 points are selected on a NURB to Fixes no scaling/rotation when 3 points are selected on a NURB.Jun 4 2020, 12:28 PM
Deep Majumder (dmcoder) edited the summary of this revision. (Show Details)

@Deep Majumder (dmcoder): that renaming by @Ankit Meel (ankitm) actually made sense (if Fix TXXXX is in the title this can close the task automatically -- also some scripts use it to gather metrics on how many fix commits we have...)

Deep Majumder (dmcoder) retitled this revision from Fixes no scaling/rotation when 3 points are selected on a NURB to Fix T77164: no scaling/rotation when 3 points are selected on a NURB.Jun 4 2020, 12:41 PM

You're right, @Philipp Oeser (lichtwerk), I didn't notice his change because I was making my own at that time. Should have been more attentive....

Thanks for the fix, although this isn't correct as the the curve may not be the first in the list.

Committed alternate fix rB733a3e3a7072: Fix T77164: scaling/rotation fails for 3 selected NURB points