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

  • Joined on 2013-12-12
Julian Eisel pushed to blender-v4.3-release at blender/blender 2024-11-08 17:52:35 +01:00
5829f215ab Fix #129347: Asset shelf tooltips jumping around
Julian Eisel pushed to main at blender/blender 2024-11-07 15:53:09 +01:00
aa24f0ee36 Merge branch 'blender-v4.3-release'
d9748470fa Fix #125230: Issues when loading file with pinning gpencil brush material
Compare 2 commits »
Julian Eisel deleted branch temp-fix-gpencil-brush-asset-pinned-material from JulianEisel/blender 2024-11-07 15:52:35 +01:00
Julian Eisel closed issue blender/blender#125230 2024-11-07 15:52:32 +01:00
GPv3: Open a new scene after pin a material to brush, break material UI selector
Julian Eisel merged pull request blender/blender#128080 2024-11-07 15:52:28 +01:00
Fix #125230: Issues when loading file with pinning gpencil brush material
Julian Eisel pushed to blender-v4.3-release at blender/blender 2024-11-07 15:52:26 +01:00
d9748470fa Fix #125230: Issues when loading file with pinning gpencil brush material
Julian Eisel pushed to main at blender/blender 2024-11-07 15:50:25 +01:00
a482ffdf56 Merge branch 'blender-v4.3-release'
c182dadf9f Fix (unreported) GPv3 Undo: memory-after-use.
0455dbcb4b Fix #129900: GPv3: Invalid handling of unused drawings removal.
3a7b6c4f79 Fix #129622: Crash loading asset library with malformed asset index JSON
Compare 4 commits »
Julian Eisel commented on issue blender/blender#128336 2024-11-07 15:46:06 +01:00
Asset shelf pop-up gets too big with large number of brush assets

The issue should be mitigated a bit now since the popup is wider, and better handles sizing within the window. Vertical scrolling could still be improved but that's a more complex change. How is…

Julian Eisel deleted branch temp-fix-json-deserialize-exception from JulianEisel/blender 2024-11-07 15:40:20 +01:00
Julian Eisel closed issue blender/blender#129622 2024-11-07 15:40:17 +01:00
Blender 4.2 and newer crashes on open with malformed JSON in asset-library-indices
Julian Eisel pushed to blender-v4.3-release at blender/blender 2024-11-07 15:40:12 +01:00
3a7b6c4f79 Fix #129622: Crash loading asset library with malformed asset index JSON
Julian Eisel merged pull request blender/blender#129879 2024-11-07 15:40:11 +01:00
Fix #129622: Crash loading asset library with malformed asset index JSON
Julian Eisel commented on pull request blender/blender#128080 2024-11-07 15:24:53 +01:00
Fix #125230: Issues when loading file with pinning gpencil brush material

Somehow 96347ffd18 got lost when rebasing which contained a comment. Brought it back now (and improved further).

5464f294d9 Cleanup: Comments, use ID_IS_LINKED() macro
96347ffd18 Don't unpin linked materials, add comments
Julian Eisel commented on issue blender/blender#123769 2024-11-07 15:10:29 +01:00
Assert when saving a file with deleted workspaces

OK, so am a bit lost in the worskpace/screen/layout thing, think this task is rather for the UI module to decide/work on first.

AFAICS, we have two options:

  • Delete screens when…
Julian Eisel deleted branch temp-fix-asset-shelf-double-click-shortcut from JulianEisel/blender 2024-11-07 12:57:52 +01:00
Julian Eisel closed issue blender/blender#129112 2024-11-07 12:57:50 +01:00
Asset Shelf : Custom operator no longer work in 4.3
Julian Eisel merged pull request blender/blender#129919 2024-11-07 12:57:45 +01:00
Fix #129112: Asset shelf ignores double-click keymap item