Files
test2/source/blender/blenkernel
Hans Goudey 29dc6fb1c1 Curve: Remove temporary buffer during NURBS evaluation
Currently a single buffer is used as working space for all evaluated
points. In order to make evaluations more independent, opening
options like multi-threading in the future, instead use a separate
array for each call. Using an inline buffer capacity higher than
the default allows a few percent performance improvement, and removes
allocations for every evaluated point.
2022-03-13 16:53:48 -05:00
..
2022-02-11 10:28:59 +01:00
2022-02-22 09:56:43 +11:00
2022-02-11 09:14:36 +11:00
2022-03-07 17:28:39 +01:00
2022-03-09 21:03:02 -08:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00
2022-02-11 09:14:36 +11:00