Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2022-06-09 14:09:04 +0300
committerHans Goudey <h.goudey@me.com>2022-06-09 14:09:04 +0300
commit8a6cbcf386a1833d2b76aa0afc8abf830493f190 (patch)
treef018cf71877160301d2b3c4604719af2fa3fbac1 /source/blender/editors/space_image
parent0fddff027ed025c27c818ff68315b8285e5c1a69 (diff)
Curves: Port delete geometry node to the new curves type
Add a method to remove points from the new curves type, just like the existing curve removal function. No functional changes are expected. The code is simpler because all data is just stored as attributes, but also different because the point data for all curves is stored in the same arrays. Similar performance improvements as other commits in T95443 are expected, expecially for cases where there are many small curves. Differential Revision: https://developer.blender.org/D15130
Diffstat (limited to 'source/blender/editors/space_image')
0 files changed, 0 insertions, 0 deletions