Block a user
Julian Eisel
pushed to temp-gpencil-primitive-tools-brush-assets at JulianEisel/blender
2024-07-25 18:53:06 +02:00
e0ad2c9919
Merge branch 'main' into temp-gpencil-primitive-tools-brush-assets
d2bcca680e
Fix asset shelf popup not closing when selecting asset with enter
3dfd9d84eb
Fix memory leak when using grease pencil clone brush
b1f747b19c
Curves: Add explanation of magic number in
calculate_point_handles
34067f43b5
Fix compiler errors on non-experimental builds
Julian Eisel
deleted branch temp-fix-gpencil-clone-clipboard-leak from JulianEisel/blender
2024-07-25 17:40:24 +02:00
Fix memory leak when using grease pencil clone brush
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-07-25 17:11:44 +02:00
ec96320bac
Fix compiler error
Fix: Editor related RNA paths incomplete/wrong
Looks mostly good to me then, small changes requested.
Fix: Editor related RNA paths incomplete/wrong
Let's not do completely unprotected casting of the owner. Would suggest returning an empty value when owner_id
is not of type ID_SCR
, and add a BLI_assert_unreachable()
to find potential errors.
Fix memory leak when using grease pencil clone brush
Julian Eisel
deleted branch temp-fix-gpencil-clone-brush from JulianEisel/blender
2024-07-25 16:37:15 +02:00
Fix crash with grease pencil clone brush without clipboard contents
Julian Eisel
pushed to temp-fix-gpencil-clone-clipboard-leak at JulianEisel/blender
2024-07-25 16:35:37 +02:00
79eddfee51
Fix memory leak when using grease pencil clone brush
Julian Eisel
created branch temp-fix-gpencil-clone-clipboard-leak in JulianEisel/blender
2024-07-25 16:35:37 +02:00
Fix crash with grease pencil clone brush without clipboard contents
Julian Eisel
created branch temp-fix-gpencil-clone-brush in JulianEisel/blender
2024-07-25 16:15:06 +02:00
Julian Eisel
pushed to temp-fix-gpencil-clone-brush at JulianEisel/blender
2024-07-25 16:15:06 +02:00
b7516ae7f3
Fix crash with grease pencil clone brush without clipboard contents
2cae187dcb
Fix: "Assign Shortcut" missing for grease pencil brush assets
5d06e84b37
Fix: Failing unit tests after insert available changes
d5c6096a7b
Anim: Action editor, show slot ID type icon on the right-hand side
6432d54ef7
Fix #125043: VSE text outline is wrongly inside the actual text shape
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-07-25 12:51:57 +02:00
669cfb636c
Grease Pencil: Add back erase tool
6a71709930
Grease Pencil: Support brush assets for primitive tools
111c8471c0
Sculpt/paint: Write brush types to brush asset metadata