Block a user
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-09-16 15:33:02 +02:00
7f60d19371
Address most points from review
macOS: Implement a Splash Screen notice to warn against reduced performance on Rosetta - GSoC 2024
Mostly fine, just a small translation thingy to fix.
macOS: Implement a Splash Screen notice to warn against reduced performance on Rosetta - GSoC 2024
Better to use RPT_
here (checked with Bastien). The context is unnecessary, so would just leave that out too.
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-09-16 14:23:55 +02:00
d11c6185fd
Fix incorrect default brush name
Julian Eisel
pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender
2024-09-16 14:16:07 +02:00
ceda92e074
Fix empty tool settings UI with primitive tools
8d6cddc2d6
Merge branch 'main' into temp-brush-assets-gpencil-followups
65fdb3fa30
Grease Pencil: Properly support brushes with draw mode primitive tools
d52d70324d
Fix (chat-reported) Py-defined operators id being added to translation files.
81cdcf8326
Fix (unreported) I18N tool failing to process RTL languages on Linux.
Julian Eisel
deleted branch temp-grease-pencil-draw-primitive-brush-tools from JulianEisel/blender
2024-09-16 13:04:29 +02:00
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-16 12:56:23 +02:00
abdb6ba208
Update to work with changes merged from !125911
9363d6617a
Merge branch 'main' into temp-grease-pencil-draw-primitive-brush-tools
5766091403
Fix error from merge conflict
c64108305e
Cleanup: avoid unused parameter warning in non-experimental build
9db2a55dc1
Merge branch 'main' into temp-grease-pencil-draw-primitive-brush-tools
Julian Eisel
deleted branch temp-brush-asset-tool-brush-flag from JulianEisel/blender
2024-09-16 12:20:46 +02:00
Refactor: Tools: Change how tools are marked as using brushes
Julian Eisel
pushed to temp-brush-asset-tool-brush-flag at JulianEisel/blender
2024-09-16 12:18:55 +02:00
2c5a3045b0
Merge branch 'main' into temp-brush-asset-tool-brush-flag
8af75d2fcc
Geometry Nodes: improve node timings accuracy
7cff7998ad
Fix: #127522: Preferences: GPv3: Show GP3 categories in the keymap editor
cb0ab83eab
Fix #127527: Crash drawing with non-GP material
c2a317a6d5
GPv3: Vertex paint context menu
Shade Auto Smooth returns No Asset Found at Path
Didn't recreate this myself, but I suspect path comparisons to go wrong here (comparing a Unix and a Windows style path, without accounting for differences).
I created !127685 as an attempted…
Attempt to fix 123508: Shade Auto Smooth returns No Asset Found at Path
Julian Eisel
created branch temp-fix-asset-not-found-123508 in JulianEisel/blender
2024-09-16 11:58:59 +02:00
Julian Eisel
pushed to temp-fix-asset-not-found-123508 at JulianEisel/blender
2024-09-16 11:58:59 +02:00
36a12cf550
Attempt to fix 123508: Shade Auto Smooth returns No Asset Found at Path
019bc5127a
Overlay-Next: Xray Outline
11b07cf309
Overlay-Next: Motion Path
8345ebc704
Fix batch renaming object data from the outliner
68a6317207
Fix: build fails when experimental features are disabled
Shade Auto Smooth returns No Asset Found at Path