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

  • Joined on 2013-12-12
Julian Eisel pushed to brush-assets-project at blender/blender 2024-07-02 16:12:56 +02:00
656edfce18 Fix context menu acting on active, not clicked on brush
Julian Eisel pushed to temp-brush-assets-fix-context-menu at JulianEisel/blender 2024-07-02 16:03:20 +02:00
7bd8619b0d Cleanup: Correct comments
Julian Eisel created pull request blender/blender#124043 2024-07-02 15:23:30 +02:00
Fix context menu only using active, not clicked on brush
Julian Eisel pushed to temp-brush-assets-fix-context-menu at JulianEisel/blender 2024-07-02 15:21:09 +02:00
7235341b19 Fix context menu only using active, not clicked on brush
ea95f72b5f Correct operator name in default keymap
20083dc7bd Merge branch 'main' into brush-assets-project
365a3da148 Fix RNA 'property iterator' code wrongly skipping some custom properties.
459b4c7f00 Vulkan: Fix Point rendering in UI (Curves)
Compare 10 commits »
Julian Eisel created branch temp-brush-assets-fix-context-menu in JulianEisel/blender 2024-07-02 15:21:09 +02:00
Julian Eisel pushed to brush-assets-project at blender/blender 2024-07-02 12:07:38 +02:00
ea95f72b5f Correct operator name in default keymap
Julian Eisel pushed to brush-assets-project at blender/blender 2024-07-02 11:51:12 +02:00
20083dc7bd Merge branch 'main' into brush-assets-project
365a3da148 Fix RNA 'property iterator' code wrongly skipping some custom properties.
459b4c7f00 Vulkan: Fix Point rendering in UI (Curves)
2e505b76a4 Anim: add a method to Action that ensures a Binding exists for an ID
7fcc4e5374 Vulkan: Add Render graph support to VKDrawList
Compare 96 commits »
Julian Eisel closed pull request blender/blender#123853 2024-07-01 20:42:20 +02:00
Brush Assets: Highlight first brush on type to search, activate with enter
Julian Eisel commented on pull request blender/blender#123853 2024-07-01 20:42:16 +02:00
Brush Assets: Highlight first brush on type to search, activate with enter

Committed to main with 4a9e8087a7.

Julian Eisel pushed to main at blender/blender 2024-07-01 20:38:26 +02:00
4a9e8087a7 UI: Highlight first view item on type to search & activate on enter
Julian Eisel pushed to temp-brush-assets at JulianEisel/blender-manual 2024-07-01 20:11:19 +02:00
f6cc0ff285 Add initial brush management contents
Julian Eisel pushed to temp-brush-assets at JulianEisel/blender-manual 2024-07-01 18:08:32 +02:00
7576275657 Improvements to accessing section
ea16e2cae1 Address review comments
Julian Eisel commented on pull request blender/blender#123853 2024-07-01 17:42:26 +02:00
Brush Assets: Highlight first brush on type to search, activate with enter

This is an optional argument, and I'd prefer to keep it that way since it's only used in a few cases.

Julian Eisel commented on pull request blender/blender#123853 2024-07-01 17:37:40 +02:00
Brush Assets: Highlight first brush on type to search, activate with enter

However it seems like it would make more sense to commit this to main than the branch?

There might be some conflicts, can try though. Working in the branch is easiest & most efficient for me…

Julian Eisel pushed to brush-assets-project at blender/blender 2024-07-01 15:51:43 +02:00
3a5c712bfa Rename operator "Select Brush Asset" -> "Activate Brush Asset"
Julian Eisel deleted branch temp-brush-assets-fix-double-activate from JulianEisel/blender 2024-07-01 15:37:12 +02:00
Julian Eisel pushed to brush-assets-project at blender/blender 2024-07-01 15:37:07 +02:00
50a82b50e8 Fix user warning when activating already active brush
Julian Eisel merged pull request blender/blender#123990 2024-07-01 15:37:07 +02:00
Fix user warning when activating already active brush
Julian Eisel pushed to temp-brush-assets at JulianEisel/blender-manual 2024-07-01 15:22:08 +02:00
86b64d7b0c Add section on brush access