Block a user
GP3: Fill Tool Incorrect or missing UV's.
CC @LukasTonne
Probably needs ed::greasepencil::calculate_texture_space
and then drawing.set_texture_matrices
.
4d8f9b6563
Fix interpolation bug
1658a7ac13
Merge branch 'main' into gpv3-automatic-weights
5a79c8f31d
Refactor: modern API for getting FCurves in Legacy Grease Pencil anim code
26ed4d3892
Cycles: Linux Support for HIP-RT
dfa25d3f05
Fix: Anim, avoid nullptr deref when deleting the last key of an Action
GPv3: Move layer operator.
GPv3: Parent to armature with automatic weights
Falk David
created branch gpv3-automatic-weights in filedescriptor/blender
2024-09-24 14:31:28 +02:00
1395a91815
Cleanups
4a30afbd93
Remove unused variables
91cd859f5b
Initial commit
e44fc3df06
Refactor: Modernize
BlendfileLinkAppendContext
and related link/append BKE code.
37458329e2
Refactor: GPv3: Arguments to
ensure_active_keyframe
function
Falk David
deleted branch gpv3-reorder-draw-tools from filedescriptor/blender
2024-09-24 13:41:27 +02:00
GPv3: Draw Mode: Reorder tools in toolbar
GPv3: Draw Mode: Reorder tools in toolbar
What is the reason to put the box and circle tools first?
Showing the line tool in the tool bar by default seemed a bit confusing. I think we talked about it in the meeting and puting the box…
474e8462a4
Merge branch 'main' into gpv3-reorder-draw-tools
e44fc3df06
Refactor: Modernize
BlendfileLinkAppendContext
and related link/append BKE code.
37458329e2
Refactor: GPv3: Arguments to
ensure_active_keyframe
function
6e5e01e630
Geometry Nodes: new For Each Geometry Element zone
ebc4759df5
Fix #128053: Crash when using Ctrl for eraser in grease pencil draw mode
Cleanup: Grease Pencil: Correct stroke outline tooltip description
I think this is a fine change. The brush setting and modifier are used by GPv3.