tornavis/source/blender/editors/curves
Hans Goudey f98d74c80d Curves: Move curves primitive to object add code
Currently, any time a Curves data-block is created, the `curves_random`
function runs, filling it with 500 random curves, also adding a radius
attribute. This is just left over from the prototype in the initial
commit that added the type.

This commit moves the code that creates the random data to the curve
editors module, like the other primitives are organized.

Differential Revision: https://developer.blender.org/D14211
2022-03-01 11:40:25 -05:00
..
intern Curves: Move curves primitive to object add code 2022-03-01 11:40:25 -05:00
CMakeLists.txt Curves: Move curves primitive to object add code 2022-03-01 11:40:25 -05:00