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

  • Joined on 2013-12-12
Julian Eisel pushed to main at blender/blender 2024-09-20 18:09:43 +02:00
a38c96b92c Sculpt/Paint: Bring back support for multiple brush based tools
Julian Eisel pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender 2024-09-20 17:48:32 +02:00
346d4b425b Add comments/descriptions, change 'NONE' brush type to 'ANY'
Julian Eisel pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender 2024-09-20 16:14:42 +02:00
594489e292 Merge branch 'main' into temp-brush-assets-gpencil-followups
645aa27965 Cleanup: Format
88c84e6a37 Fix #124514: Wrong "slight defocus" DoF
34a18c7608 Anim: Merge Animation operator
057a6c3efd Fix: GPv3: Clone tool crashes due to index range regression
Compare 98 commits »
Julian Eisel pushed to main at blender/blender 2024-09-20 13:06:36 +02:00
439d4dfc3c Fix: UI: Small layout glitch with search template and decorators
Julian Eisel pushed to main at blender/blender 2024-09-20 12:38:34 +02:00
7d97f99dfc Refactor: UI: Avoid confusing layout property split return value
Julian Eisel deleted branch temp-ui-template-search-property-split from JulianEisel/blender 2024-09-20 12:24:59 +02:00
Julian Eisel merged pull request blender/blender#127751 2024-09-20 12:24:55 +02:00
UI: Allow label for search template (respecting property split layout)
Julian Eisel pushed to main at blender/blender 2024-09-20 12:24:54 +02:00
a3a5793a28 UI: Allow label for search template (respecting property split layout)
34d8ea6f72 Fix layout issues
2ecdf0064f Merge branch 'main' into temp-ui-template-search-property-split
91bfd8dfc4 ShaderC: Remove global locale lock
Compare 2 commits »
6aa2982640 Merge branch 'main' into temp-ui-template-search-property-split
1449b943df Fix #127869: Crash when using pick selection in edit mode
9e920bc95b Refactor: Sculpt: Add scene argument to undo step creation functions
fe68190923 Anim: fix group name check in Action constraint
6ebe7a3985 Anim: don't evaluate the Action constraint if it has no Action
Compare 107 commits »
Julian Eisel commented on pull request blender/blender#125449 2024-09-19 16:54:10 +02:00
Grease Pencil: Bring back paint mode tools using brush assets

The -1 for NONE is a bit awkward but not terrible as far as I can see although I might be missing something, why we would want a brush that has FLAG_USE_BRUSHES enabled AND doesn't point to a…

Julian Eisel merged pull request blender/blender#124382 2024-09-19 16:38:27 +02:00
macOS: Implement a Splash Screen notice to warn against reduced performance on Rosetta - GSoC 2024
Julian Eisel pushed to main at blender/blender 2024-09-19 16:38:27 +02:00
9453ff6995 macOS: Splash Screen notice to about reduced performance on Rosetta
Julian Eisel suggested changes for blender/blender#126996 2024-09-19 14:59:07 +02:00
Add more control over ID renaming behavior.

On the UI code side this seems fine, didn't check much on the rest.

Julian Eisel commented on issue blender/blender#127561 2024-09-19 12:06:34 +02:00
operator draw layout prop_search error

@JulianEisel 622affe853 should be backported, no? Mind putting that on #124452 ?

Did that now. I noted both #126521 and #127561 in the report column, not sure if our scripts are fine with…

Julian Eisel pushed to temp-brush-assets-gpencil-followups at JulianEisel/blender 2024-09-19 11:57:42 +02:00
7dfc1aea5a Cleanup: clang-format
Julian Eisel closed issue blender/blender#127561 2024-09-18 20:54:52 +02:00
operator draw layout prop_search error