This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender
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
..
2022-02-24 12:01:22 -05:00
2022-02-24 11:57:53 -05:00
2022-03-01 11:46:53 +01:00
2022-02-24 12:01:22 -05:00
2022-02-26 02:15:22 +01:00
2022-03-01 11:36:46 +01:00
2022-03-01 17:22:35 +11:00
2022-02-15 12:32:15 +01:00