Julian Eisel JulianEisel
  • Amsterdam
  • Asset system (development lead), UI (developer & module coordindator), VR (initial development).

  • Joined on 2013-12-12
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
Julian Eisel approved blender/blender#124382 2024-09-16 14:53:09 +02:00
macOS: Implement a Splash Screen notice to warn against reduced performance on Rosetta - GSoC 2024

Mostly fine, just a small translation thingy to fix.

Julian Eisel commented on pull request blender/blender#124382 2024-09-16 14:53:07 +02:00
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.
Compare 390 commits »
Julian Eisel pushed to main at blender/blender 2024-09-16 13:12:00 +02:00
7180df49dd Fix: Incorrect tool brush check for grease pencil vertex paint mode
Julian Eisel deleted branch temp-grease-pencil-draw-primitive-brush-tools from JulianEisel/blender 2024-09-16 13:04:29 +02:00
Julian Eisel merged pull request blender/blender#127204 2024-09-16 13:04:26 +02:00
Grease Pencil: Properly support brushes with draw mode primitive tools
Julian Eisel pushed to main at blender/blender 2024-09-16 13:04:26 +02:00
65fdb3fa30 Grease Pencil: Properly support brushes with draw mode primitive tools
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
Compare 388 commits »
Julian Eisel deleted branch temp-brush-asset-tool-brush-flag from JulianEisel/blender 2024-09-16 12:20:46 +02:00
Julian Eisel merged pull request blender/blender#125911 2024-09-16 12:20:42 +02:00
Refactor: Tools: Change how tools are marked as using brushes
Julian Eisel pushed to main at blender/blender 2024-09-16 12:20:41 +02:00
b64bf66257 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
Compare 382 commits »
Julian Eisel commented on issue blender/blender#123508 2024-09-16 12:07:00 +02:00
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…

Julian Eisel created pull request blender/blender#127685 2024-09-16 12:00:48 +02:00
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
Compare 10 commits »
Julian Eisel reopened issue blender/blender#123508 2024-09-16 11:39:45 +02:00
Shade Auto Smooth returns No Asset Found at Path