Arrays for curve handle types were allocated even when there were no Bezier curves. This saves 0.5ms of the total 0.9ms spent creating the evaluated curve offsets, which happens every time the topology of non-poly curves change.
Arrays for curve handle types were allocated even when there were no Bezier curves. This saves 0.5ms of the total 0.9ms spent creating the evaluated curve offsets, which happens every time the topology of non-poly curves change.