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:
authorSergey Sharybin <sergey.vfx@gmail.com>2014-04-03 16:15:04 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2014-04-03 16:20:17 +0400
commit0102d57c1de344fc3dd14e93d0593ed616d29d7b (patch)
treed56c86749dc7b7d99b6a62094f5f14b19b6d481c /intern/cycles/kernel
parent0ebade55fcef5acb9b5e34dbc7cc5ab2a4a3d964 (diff)
Slide mask spline segment to define it's curvature
This actually implements the idea used in Gimp which is grabbing an arbitrary point on the spline and dragging it, ensuring spline goes over this point. This is really useful way to tweak spline curvature. Currently only affects on a closest handle, meaning no weighting on changes for both handles which are adjacent to the same segment will happen just yet, Another limitation is that currently such a slide is a big jumpy when you start sliding. This is because projection is not used to calculate u value because projection used to fail a lot for me here and didn't find a nice solution for this yet. But this is to be improved for sure!
Diffstat (limited to 'intern/cycles/kernel')
0 files changed, 0 insertions, 0 deletions