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:
authorJoshua Leung <aligorith@gmail.com>2017-09-02 18:38:44 +0300
committerJoshua Leung <aligorith@gmail.com>2017-09-03 03:49:15 +0300
commitc6719730921f16bcf7758f425540b1e12e46734a (patch)
tree71c47abb6c4ccfa3e3cd2b2ba937b4c7870279cb /source/blender/editors/space_action
parent53ec0e5166aaeb5c688d6e6de91c61ea60200922 (diff)
Fix: GPencil Sequence Interpolation for thickness/strength was inverted
For example, if you have two keyframes: k1 = 1px, k2 = 10px it was doing: 1px, 9px, 8px, ..., 3px, 2px, 10px instead of: 1px, 2px, 3px, ..., 8px, 9px, 10px
Diffstat (limited to 'source/blender/editors/space_action')
0 files changed, 0 insertions, 0 deletions