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

  • Joined on 2013-12-12
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
Compare 300 commits »
Julian Eisel pushed to main at blender/blender 2024-07-25 17:42:05 +02:00
d2bcca680e Fix asset shelf popup not closing when selecting asset with enter
Julian Eisel deleted branch temp-fix-gpencil-clone-clipboard-leak from JulianEisel/blender 2024-07-25 17:40:24 +02:00
Julian Eisel pushed to main at blender/blender 2024-07-25 17:40:21 +02:00
3dfd9d84eb Fix memory leak when using grease pencil clone brush
Julian Eisel merged pull request blender/blender#125428 2024-07-25 17:40:20 +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
Julian Eisel suggested changes for blender/blender#125365 2024-07-25 16:50:41 +02:00
Fix: Editor related RNA paths incomplete/wrong

Looks mostly good to me then, small changes requested.

Julian Eisel commented on pull request blender/blender#125365 2024-07-25 16:50:40 +02:00
Fix: Editor related RNA paths incomplete/wrong

static_cast

Julian Eisel commented on pull request blender/blender#125365 2024-07-25 16:50:39 +02:00
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.

Julian Eisel created pull request blender/blender#125428 2024-07-25 16:39:25 +02:00
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
Julian Eisel pushed to main at blender/blender 2024-07-25 16:37:12 +02:00
4dd42c2cdd Fix crash with grease pencil clone brush without clipboard contents
Julian Eisel merged pull request blender/blender#125425 2024-07-25 16:37:11 +02:00
Fix crash with grease pencil clone brush without clipboard contents
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
Julian Eisel created pull request blender/blender#125425 2024-07-25 16:21:44 +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
Compare 10 commits »
Julian Eisel pushed to main at blender/blender 2024-07-25 15:36:37 +02:00
2cae187dcb Fix: "Assign Shortcut" missing for grease pencil brush assets
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
Compare 3 commits »