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/blenkernel
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-01-04 17:38:11 +11:00
2021-02-13 17:44:51 +11:00
2020-12-16 16:26:23 +11:00
2020-12-16 16:26:23 +11:00
2020-10-01 14:29:45 +02:00
2020-12-15 17:19:55 +01:00
2021-04-24 18:14:15 -06:00
2021-06-18 10:50:19 +02:00
2021-06-17 21:11:32 +01:00
2020-12-16 16:26:23 +11:00
2020-12-16 16:26:23 +11:00
2021-02-26 16:55:58 +11:00
2021-06-10 12:15:59 +02:00