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:
authorHans Goudey <h.goudey@me.com>2022-11-08 22:12:39 +0300
committerHans Goudey <h.goudey@me.com>2022-11-08 22:34:11 +0300
commitda41f11a290d9641fed4e73e140fda33a803d391 (patch)
treea13c049c60a7b2563f976dae174c66a9f17e45ef /readme.rst
parentc306ccb67fcf44d9bca3c4ed0f20d1af1df29f26 (diff)
Fix T102358: Sample curve node all curves factor mode incorrect
The "all curve" sampling is implemented as two functions internally. The first finds which curve each "global" sample should be on. Then the second is the regular evaluation and sampling in that curve. The first operations creates lengths, but they were processed as factors when passed to the second function.
Diffstat (limited to 'readme.rst')
0 files changed, 0 insertions, 0 deletions