Blender Git Commit Log

Git Commits -> Revision e9160ea

Revision e9160ea by Philipp Oeser (master)
May 6, 2019, 11:44 (GMT)
Fix T64164: Resetting a curvemap could result in a mirrored curve

A template_curve_mapping with brush=True was always resetting the curve
to a positive slope (descending from left to right).
Behaviour is now changed so that specifying "use_negative_slope" is
taken into account as well.

Also use this for:
- paint "cavity_curve"
- gpencil "curve_sensitivity" / "curve_strength" / "curve_jitter" /
"interpolation_curve"

Reviewers: brecht

Maniphest Tasks: T64164

Differential Revision: https://developer.blender.org/D4809

Commit Details:

Full Hash: e9160eae95032d1be5c224ce450d6f7699767094
Parent Commit: d7ffb5c
Lines Changed: +28, -6

2 Modified Paths:

/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+10, -5) (Diff)
/source/blender/editors/interface/interface_templates.c (+18, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021