Fix #105089: Curves sculpt add creates invalid resolution #105094

Merged
Hans Goudey merged 2 commits from HooglyBoogly/blender:fix-curves-sculpt-add-resolution into blender-v3.5-release 2023-02-23 13:46:51 +01:00

2 Commits

Author SHA1 Message Date
Hans Goudey 3b5295e0f6 Add interpolation, fix typos, proper testing! 2023-02-22 17:34:32 -05:00
Hans Goudey c209e618db Fix: Curves sculpt add creates invalid resolution values
If the resolution attribute exists, it needs to be set to a non-zero
value for the newly added curves. While it might also make sense
to interpolate the value from neighbor curves, for now it's
simplest to just set it to the default value of 12.
2023-02-22 14:28:12 -05:00