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-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 »
Julian Eisel pushed to main at blender/blender 2024-07-25 12:31:42 +02:00
0baeca8f9e Fix #123735: Tooltip missing from open URL preset operator
Julian Eisel closed issue blender/blender#123735 2024-07-25 12:31:40 +02:00
Regression: Tooltip missing from open URL preset operator
Julian Eisel pushed to main at blender/blender 2024-07-25 12:27:09 +02:00
65d0151300 Cleanup: Unused function warning when building without NDOF
Julian Eisel commented on issue blender/blender#123735 2024-07-25 12:15:18 +02:00
Regression: Tooltip missing from open URL preset operator

This is actually caused by 7bc34283eacc. @ideasman42 mind having a look?

Appears to be caused by 8b610723b6d395988f10368f842aba84c13885cf @JulianEisel ^

Broke between `264c3e7bd7a6…

Julian Eisel commented on pull request blender/blender#125365 2024-07-24 13:20:10 +02:00
Fix: Editor related RNA paths incomplete/wrong

Would like to hear from @mont29 first since he's working on a new design for RNA paths, so there's a chance this could end up being redundant work.

Julian Eisel commented on pull request blender/blender#125084 2024-07-23 18:33:01 +02:00
Fix #124167: Crash opening file after asset browser is closed

Note that I would consider this very scary to backport to 4.2, even though it does fix a crash... I would at least let it sink for a month or so in main before considering doing this?

Person…

Julian Eisel pushed to main at blender/blender 2024-07-23 18:30:14 +02:00
a5970b8248 Fix #124167: Crash opening file after asset browser is closed
Julian Eisel deleted branch temp-fix-124167-file-list-dangling-asset-pointer from JulianEisel/blender 2024-07-23 18:30:13 +02:00
Julian Eisel closed issue blender/blender#124167 2024-07-23 18:30:12 +02:00
Crash when switching an area to asset browser and back and creating a new file
Julian Eisel merged pull request blender/blender#125084 2024-07-23 18:30:09 +02:00
Fix #124167: Crash opening file after asset browser is closed
Julian Eisel commented on pull request blender/blender#125239 2024-07-23 18:26:32 +02:00
Spreadsheet: refactor data set drawing

BasicTreeViewItem would be used as the base class instead of AbstractTreeView, it's not a mix-in.

(Really just checking, I'm completely fine with not using it. No need to justify even :) )

0aa0543ec5 Add/correct comments, add assert
Julian Eisel pushed to main at blender/blender 2024-07-23 18:13:03 +02:00
544682f617 Extern: Update json library to version 3.11.3
Julian Eisel merged pull request blender/blender#118899 2024-07-23 18:13:03 +02:00
Extern: Update json library to version 3.11.3
Julian Eisel approved blender/blender#118899 2024-07-23 18:11:08 +02:00
Extern: Update json library to version 3.11.3

Okay let's just go ahead. It seems like a harmless update that can avoid bugs. It's not like there is a new version out every few weeks here.

Julian Eisel pushed to main at JulianEisel/.profile 2024-07-23 17:47:16 +02:00
e54b30392c Correct number
Julian Eisel pushed to main at JulianEisel/.profile 2024-07-23 17:43:34 +02:00
a719e757fe Remove duplicated item
Julian Eisel pushed to main at JulianEisel/.profile 2024-07-23 17:42:59 +02:00
00775e7364 July 15 - 21
Julian Eisel closed issue blender/blender#106796 2024-07-23 17:29:59 +02:00
Sculpt brush Reverts to Default When Undoing