Block a user
Fix #126076: GPv3: Strokes in multi-frame mode always use onion skinning colors
Thanks, this works well!
Fix #129873: GPv3: Missing material name overlay
Would be nice to get rid of the else bt returning in the if here:
Fix #129873: GPv3: Missing material name overlay
Tested this briefly and it seems to work like I expect it to.
Fix #129873: GPv3: Missing material name overlay
Use for (const int point_i : points_by_curve[stroke_i]) {
. No need for point_offset
.
Fix #129873: GPv3: Missing material name overlay
const float3 fpt = math::transform_point(object.object_to_world(), position);
Fix #129873: GPv3: Missing material name overlay
comment style -> /* Don't show object extras in sets. */
Fix #129183: Blender freezes permanently when pausing animation with multiframe on
This is fine for 4.2.
Fix #125230: Issues when loading file with pinning gpencil brush material
Fine with me, will let @mont29 decide.
Fix #125230: Issues when loading file with pinning gpencil brush material
Maybe this could use a comment as to why this is done.
Fix: GPv3: "Only In Multiframe" overlay not working
@PratikPB2123 Maybe that should be a separate fix for blender/blender#126076