Cleanup: Small changes to GP smooth operator #110428

Merged
Falk David merged 1 commits from HooglyBoogly/blender:cleanup-gp-smooth into main 2023-07-25 11:00:57 +02:00

1 Commits

Author SHA1 Message Date
Hans Goudey 0a33594d78 Cleanup: Small changes to GP smooth operator
- Avoid calling `.finish()` twice, only pass span
- Fix "opcities" typo
- Remove unnecessary "is_empty()" check
- Goup creation of "src_data" in one block
- Remove periods after doxygen titles
- Remove unnecessary "curves" argument
- Order mutable argument last
2023-07-24 14:31:31 -04:00