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

  • Joined on 2013-12-12
f99f8155d6 WIP code for secondary region
7e5d2bd20d Merge branch 'main' into brush-assets-project
f1620a03aa Fix issues with status bar warning for asset blend files
6ce4e94eb9 Fix: EEVEE-Next: Shadow acnee during viewport transform
199ecc177e Merge branch 'main' into brush-assets-project
Compare 10 commits »
Julian Eisel commented on pull request blender/blender#120694 2024-06-04 18:30:01 +02:00
UI: Add title to tree view context menus

const

Julian Eisel pushed to brush-assets-project at blender/blender 2024-06-04 12:49:01 +02:00
7e5d2bd20d Merge branch 'main' into brush-assets-project
6ce4e94eb9 Fix: EEVEE-Next: Shadow acnee during viewport transform
6a61cdbb5a GPv3: Draw Tool: Smooth post-process option
8b0b6dd8b5 Refactor: GPv3: PaintOperation::on_stroke_done
906fcfb675 Geometry Nodes: extract accumulation function in Accumulate Field node
Compare 5 commits »
Julian Eisel pushed to brush-assets-project at blender/blender 2024-06-04 12:48:36 +02:00
f1620a03aa Fix issues with status bar warning for asset blend files
199ecc177e Merge branch 'main' into brush-assets-project
14f473b757 Cleanup: hide experimental points to sdf grid node
a4aa5faa20 UI: Extensions: stash Dismiss/Allow Online Access buttons inside the panel
5401a69627 Fix: Compositor translate uses un-initialized delta
Compare 468 commits »
Julian Eisel pushed to main at JulianEisel/.profile 2024-06-03 19:16:39 +02:00
81fd7f865c May 27 - June 2
Julian Eisel pushed to temp-refactor-text-edit-handling at JulianEisel/blender 2024-06-03 15:19:16 +02:00
89dae8324b Merge branch 'main' into temp-refactor-text-edit-handling
3f67abfe3c Fix: EEVEE-Next: Wrong Camera Viewport Render with enabled overscan
c0b8473bd6 Tests: Update Hydra reference renders
a1d52ee950 Fix: Cycles CUDA runtime compilation should mark CUDA 12 as supported
5069d41b18 Fix: GPU issue because of bound depth buffer
Compare 110 commits »
Julian Eisel pushed to temp-refactor-text-edit-handling at JulianEisel/blender 2024-05-31 19:44:13 +02:00
9397202eab Move cursor storage & handling to text edit class
bed694c5e7 Refactor selection storage & handling
2c5d5bd4db Cleanup: Use namespace for button text editing functions
Compare 3 commits »
Julian Eisel commented on issue blender/blender#122192 2024-05-31 15:30:28 +02:00
Viewport navigation Freezes/Asset Library Flickers

1) UI Flickering : caused by hitting Undo or its shortcut, and caused by Delete or its shortcut (Backspace)

That is indeed the same issue as #93726, clarified a bit.

Julian Eisel closed issue blender/blender#94978 2024-05-31 15:26:39 +02:00
Add asset catalog selector to asset-view template (i.e. pose selector in the side-bar)
Julian Eisel commented on issue blender/blender#94978 2024-05-31 15:26:35 +02:00
Add asset catalog selector to asset-view template (i.e. pose selector in the side-bar)

The asset view template got superseded by the asset shelf, and will not be developed further.

Julian Eisel closed issue blender/blender#100147 2024-05-31 15:24:59 +02:00
Brushes Assets Viewport User Interface
Julian Eisel commented on issue blender/blender#100147 2024-05-31 15:24:52 +02:00
Brushes Assets Viewport User Interface

This is an old design and was superseded by the asset shelf based design. Closing. Also see https://devtalk.blender.org/t/brus

Julian Eisel commented on issue blender/blender#103811 2024-05-31 15:19:56 +02:00
Asset Library Pose Finger Flip Fail

Is this still an issue? I'm not sure if this is really an asset system issue or a failure of the pose applying operator - in which case this would be an issue for the animation and rigging module.

Julian Eisel commented on issue blender/blender#122192 2024-05-31 14:57:12 +02:00
Viewport navigation Freezes/Asset Library Flickers

What kind of actions trigger the flickering? Is it mostly visible when tweaking values in the [Adjust Last Operation panel](https://docs.blender.org/manual/en/latest/interface/undo_redo.html#adju

Julian Eisel pushed to temp-refactor-text-edit-handling at JulianEisel/blender 2024-05-30 18:42:16 +02:00
3ed1198ffb Move main text editing functions to own file
2a287dc23c UI: Toggle Camera Passepartout in Viewport Overlays
1d9f12ac43 Extensions: DEFINE values to use for extensions update count
192d4dc9dc Compositor: implement bicubic interpolation for Stabilize2DNode
2fc2280e0e Fix #122451: Crash on animated viewport visibility + animated mesh positions
Compare 136 commits »
Julian Eisel created pull request blender/blender#122507 2024-05-30 18:32:42 +02:00
WIP: Further refactor of text edit handling
Julian Eisel created branch temp-refactor-text-edit-handling in JulianEisel/blender 2024-05-30 18:31:53 +02:00
Julian Eisel pushed to temp-refactor-text-edit-handling at JulianEisel/blender 2024-05-30 18:31:53 +02:00
0877d87451 Move main text editing functions to own file
3e525b8f2a Correct comment
eb37d8c196 Cleanup: Use ui prefix for struct
f922beecb6 Improve naming & comments
5c7442da63 Remove now unused str member
Compare 10 commits »
Julian Eisel deleted branch temp-refactor-text-edit-handling from JulianEisel/blender 2024-05-30 17:09:33 +02:00