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

  • Joined on 2013-12-12
Julian Eisel closed issue blender/blender#129058 2024-11-18 18:20:11 +01:00
Tree View: Row size resets after collapsing side panel or editor
Julian Eisel merged pull request blender/blender#130292 2024-11-18 18:20:09 +01:00
UI: Support persistent view state, write tree-view height to files
Julian Eisel approved blender/blender#130349 2024-11-18 15:25:53 +01:00
UI: Keymap Editor: Add margin from scrollbar

No need to over-engineer this, we can fix issues by adding extra margins as needed, like proposed here.

Julian Eisel commented on pull request blender/blender#130292 2024-11-18 12:18:51 +01:00
UI: Support persistent view state, write tree-view height to files

Yes exactly. We could move the idname to the view, no strong opinion. But would be a separate PR anyway.

Julian Eisel commented on pull request blender/blender#130292 2024-11-18 12:18:19 +01:00
UI: Support persistent view state, write tree-view height to files

It's actually not really needed. Getting the region from context could fail in principle, but in practice it should be fine. And if it fails it's probably a bug, so better don't hide it. Removed…

Julian Eisel pushed to temp-ui-view-persistent-storage at JulianEisel/blender 2024-11-18 12:16:26 +01:00
4f671d2ea6 Cleanup: Address points from review
21e2dcb9b4 Merge remote-tracking branch 'origin/main' into temp-ui-view-persistent-storage
704d34fe0f Fix: properly save in-memory and packed textures during USD export
1a96d73f52 Fix: DRW: PassSimple do not pass resource_id correctly
94d2a1e6a2 GPU: GLSL CPP stubs: Allow printf in code
Compare 80 commits »
Julian Eisel commented on issue blender/blender#98014 2024-11-18 11:40:25 +01:00
Texture Paint mode tools swap when exiting maximized area

I cannot recreate this, so I think we can consider this solved with the brush assets & tools changes?

Julian Eisel closed issue blender/blender#130057 2024-11-18 11:18:27 +01:00
Regression: Asset Shelf : Custom click drag operator no longer work in 4.3
Julian Eisel commented on issue blender/blender#130057 2024-11-18 11:18:23 +01:00
Regression: Asset Shelf : Custom click drag operator no longer work in 4.3

Everything seems to work as expected, so this can be closed.

Julian Eisel commented on issue blender/blender#130057 2024-11-18 11:16:36 +01:00
Regression: Asset Shelf : Custom click drag operator no longer work in 4.3

To override dragging, asset shelves must have the NO_ASSET_DRAG option set in bl_options. This…

Julian Eisel commented on pull request blender/blender#130300 2024-11-15 14:23:21 +01:00
UI: Add icons to Batch Rename data type menu

Is it necessary to pass the extra number parameter here? Doesn't it work without?

Julian Eisel pushed to temp-ui-view-persistent-storage at JulianEisel/blender 2024-11-15 12:15:42 +01:00
5158607418 Cleanup: Add comments
Julian Eisel pushed to temp-ui-view-persistent-storage at JulianEisel/blender 2024-11-15 11:43:53 +01:00
b0b4a4c37b Cleanup: More cleaning up of argument passing
Julian Eisel pushed to temp-ui-view-persistent-storage at JulianEisel/blender 2024-11-15 11:01:50 +01:00
9b47a61dbd Cleanup: Pass context instead of region
Julian Eisel pushed to temp-ui-view-persistent-storage at JulianEisel/blender 2024-11-15 10:43:48 +01:00
9a1019cd61 Cleanup: Improve/add comments
Julian Eisel pushed to temp-ui-view-persistent-storage at JulianEisel/blender 2024-11-15 10:39:36 +01:00
9ba5e8815a Fix double reading of view state storage
Julian Eisel created pull request blender/blender#130292 2024-11-14 18:42:43 +01:00
WIP: UI: Support persistent view state, write tree-view height to files
Julian Eisel created branch temp-ui-view-persistent-storage in JulianEisel/blender 2024-11-14 18:41:25 +01:00
Julian Eisel pushed to temp-ui-view-persistent-storage at JulianEisel/blender 2024-11-14 18:41:25 +01:00
9d050bf190 UI: Support persistent view state, write tree-view height to files
f025ff81fc Fix #129094: Sub-targets not symmetrized if from different armature
36aca3c132 Merge branch 'blender-v4.3-release'
c70e93bd5c Fix: Assert when activating brush asset from the current file
4a372dfd2f Merge branch 'blender-v4.3-release'
Compare 10 commits »