This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Hans Goudey 0cd34967c0 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.
2021-06-20 18:42:02 -05:00
..
2021-03-29 19:11:17 -06:00
2021-04-11 13:09:27 +10:00
2021-06-15 10:26:31 +02:00
2021-06-18 14:41:24 +10:00
2021-06-18 16:33:02 -05:00
2021-06-20 13:12:27 +10:00
2021-06-18 14:41:24 +10:00
2021-06-19 05:07:00 +02:00