Block a user
Fix #127897: GPv3 Trim Stroke Ends crash on lines without intersections
Looks good, thanks for checking on this.
Fix #127897: GPv3 Trim Stroke Ends crash on lines without intersections
Since this is an int, I prefer stroke_trimmed.points_num() == 0
.
Falk David
created branch geom-fit-curves-to-points in filedescriptor/blender
2024-09-20 15:47:33 +02:00
85a107038d
WIP
7b590ef944
WIP
bd7c6208b7
GPv3: Add Bake Grease Pencil Animation operator
cb6d0dca40
Tests: bump to updated VSE blend modes render tests
4f5b6b114d
Cycles: Bump OptiX version to 7.4
GPv3: Add Bake Grease Pencil Animation operator
WIP: Allow evaluated Grease Pencil geometry to contain layers with the same name
Falk David
created branch gpv3-allow-eval-geometry-to-contain-same-layer-name-mutiple-times in filedescriptor/blender
2024-09-19 18:03:17 +02:00
Falk David
pushed to gpv3-allow-eval-geometry-to-contain-same-layer-name-mutiple-times at filedescriptor/blender
2024-09-19 18:03:17 +02:00
72ae0b0f0e
Initial commit
1449b943df
Fix #127869: Crash when using pick selection in edit mode
9e920bc95b
Refactor: Sculpt: Add scene argument to undo step creation functions
fe68190923
Anim: fix group name check in Action constraint
6ebe7a3985
Anim: don't evaluate the Action constraint if it has no Action
GPv3: Crash using pick selection in edit mode
GPv3: Crash using pick selection in edit mode
GPv3: Add Bake Grease Pencil Animation operator
@Sean-Kim The PR landed, so now this can be changed to use fcurves_for_assigned_action
.
GPv3: Implement the `set origin` operator.
GPv3: Sculpt Mode stroke projection not working as intended