Block a user
Cleanup: UI: Icons shuffling around
Seems fine in general. This is changing icon values for scripts, but I'd hope that scripts don't use the raw values instead of the proper identifiers.
Reading the comments, I don't understand…
Julian Eisel
pushed to temp-grease-pencil-draw-primitive-brush-tools at JulianEisel/blender
2024-09-06 12:04:22 +02:00
4bbbb54f90
Grease Pencil: Properly support brushes with draw mode primitive tools
WIP: Grease Pencil: Add back erase tool
WIP: Grease Pencil: Add back erase tool
This was earlier work that was continued in blender/blender!125449. Closing this.
WIP: Grease Pencil: Support brush assets for primitive tools
WIP: Grease Pencil: Support brush assets for primitive tools
This was earlier work that was continued in blender/blender!125449. Closing this.
Grease Pencil: Properly support brushes with draw mode primitive tools
Julian Eisel
pushed to temp-grease-pencil-draw-primitive-brush-tools at JulianEisel/blender
2024-09-05 19:20:13 +02:00
dcfeb45ac9
Grease Pencil: Properly support brushes with draw mode primitive tools
Julian Eisel
created branch temp-grease-pencil-draw-primitive-brush-tools in JulianEisel/blender
2024-09-05 19:20:13 +02:00
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-09-05 18:58:39 +02:00
7e3c04d140
Merge branch 'main' into temp-brush-assets-gpencil-followups
cc5ed48cd3
Modifiers: Add custom attribute weight support to bevel modifier
c9ed8d7ea7
Fix: Tools: improve gdb frame filter when used in non-debug build
0ad22e9128
Anim: Add slot deletion to Action editor
d79f5edb79
Refactor: Anim, change
if (ale->type == ...)
to 'switch (ale->type)`
Julian Eisel
pushed to temp-brush-asset-tool-brush-flag at JulianEisel/blender
2024-09-05 18:11:11 +02:00
e2fdac9f3c
Merge branch 'main' into temp-brush-asset-tool-brush-flag
cc5ed48cd3
Modifiers: Add custom attribute weight support to bevel modifier
c9ed8d7ea7
Fix: Tools: improve gdb frame filter when used in non-debug build
0ad22e9128
Anim: Add slot deletion to Action editor
d79f5edb79
Refactor: Anim, change
if (ale->type == ...)
to 'switch (ale->type)`
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-09-05 17:39:53 +02:00
eb9f8d0ca6
Cleanup: Remove unnecessary changes
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-09-05 17:23:40 +02:00
b9fea66ce3
Cleanup: Remove now unnecessary API functions
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-09-05 17:12:56 +02:00
40ac169af6
Simplify main brush handling
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-09-04 12:58:38 +02:00
d60f731ab5
Merge branch 'main' into temp-brush-assets-gpencil-followups
d3909d42c6
Fix #125506: GP flicker in Video Sequencer
8db8185276
Fix crash reading files from v2.66
76f7c19c8d
Fix: Scene copy does not copy VSE cache/proxy flags
ad00f9657b
GHOST/Wayland: update the cursor scale even when hidden
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-09-03 17:26:03 +02:00
d304ff2715
Fix undefined behavior after file read
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-09-03 17:23:21 +02:00
f3b2d32f8e
Refactor: Move tool system brush storage to own struct