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>2021-06-21 02:42:02 +0300
committerHans Goudey <h.goudey@me.com>2021-06-21 02:42:02 +0300
commit0cd34967c0a844c7cebe6f835a3c2303a5e53ef6 (patch)
tree1f037883b621726c700480db431bc4ba6be744b2 /release
parent6afafc46f639c49a0d12a22c3ce298c6b6396ec9 (diff)
Curves: Multithread Curve to CurveEval conversion
A different data structure / implementation is used for curves in the node tree currently. Converting from the DNA `Curve` structure to this wasn't slow, but it's nice to decrease overhead. In a test of 14000 splines with 128000 points, this halves the runtime from about 5ms to about 2.5ms.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions