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

  • Joined on 2013-12-12
Julian Eisel commented on pull request blender/blender#122871 2024-06-13 17:53:39 +02:00
UI: Support semi-modal text input while other UI stays interactive - use for search button in asset shelf popup

Are you referring to the comment or the function itself? Think the comment could be made more clear indeed.

Julian Eisel commented on issue blender/blender#45643 2024-06-13 13:51:55 +02:00
Highlight active item in pop-up menu (eg: Editor Type)

For the records (since this was closed without comment): This has been addressed since 4.0 with 9f4b28bba8.

Julian Eisel commented on issue blender/blender#45734 2024-06-13 13:48:39 +02:00
Grab, rotate, scale with basepoint

For the records (since this was closed without comment), the base point feature is featured in 4.0 now, so…

Julian Eisel commented on issue blender/blender#44670 2024-06-13 13:41:03 +02:00
Adding generic Drag&Drop to Blender for file formats (obj, dae, bvh, ...)

For the records (since this was closed without comment), this is resolved. There's the FileHandler API now, which allows registering a file handler for a specific set of extensions, and binds…

Julian Eisel commented on issue blender/blender#49029 2024-06-13 13:05:45 +02:00
Pie menu breaks if spawned near window edge

@ChengduLittleA can you give an explanation as to why this is closed? As far as I can see the behavior hasn't changed.

Julian Eisel commented on issue blender/blender#38587 2024-06-13 12:08:48 +02:00
Multi-Button Drag: not working properly for Object Dimensions

For the records (since this was closed without comment), this seems to be resolved by now.

Julian Eisel commented on pull request blender/blender#123151 2024-06-12 21:41:20 +02:00
Refactor: UI: Free buttons without context

In own tests this seems to work all fine, maybe somebody else knows of more corner cases to check.

Julian Eisel created pull request blender/blender#123151 2024-06-12 21:39:38 +02:00
Refactor: UI: Free buttons without context
Julian Eisel pushed to main at blender/blender 2024-06-12 21:36:39 +02:00
fef0b18a72 Cleanup: Remove unused argument
Julian Eisel pushed to temp-but-free-no-context at JulianEisel/blender 2024-06-12 21:35:47 +02:00
6476561f52 Refactor: UI: Free buttons without context
8aeddb7d3d Cleanup: Add docstring to StrokeCache bstrength
ed66bd4245 Merge branch 'blender-v4.2-release'
1d45bb705e Fix: EEVEE assert rendering transparent pass
87dae7d800 Build: Clean up oneAPI cmake messages
Compare 10 commits »
Julian Eisel created branch temp-but-free-no-context in JulianEisel/blender 2024-06-12 21:35:47 +02:00
Julian Eisel commented on pull request blender/blender#122871 2024-06-12 19:13:42 +02:00
UI: Support semi-modal text input while other UI stays interactive - use for search button in asset shelf popup

Think this is ready now, would still like to get rid of context-dependent ui_but_semi_modal_state_free() in ui_but_free(), but that's just following existing code. Not a blocker for this PR…

Julian Eisel pushed to temp-brush-asset-shelf-popup-search at JulianEisel/blender 2024-06-12 15:56:09 +02:00
f8c1f476fc Give priority to active fully modal buttons
Julian Eisel pushed to temp-brush-asset-shelf-popup-search at JulianEisel/blender 2024-06-12 15:24:55 +02:00
ba01cdf10e Improve naming/comments in handling code
Julian Eisel pushed to temp-brush-asset-shelf-popup-search at JulianEisel/blender 2024-06-12 15:17:57 +02:00
f1643e8349 Refactor semi-modal button activation code
Julian Eisel pushed to temp-brush-asset-shelf-popup-search at JulianEisel/blender 2024-06-12 14:43:19 +02:00
defcde7e50 Add missing check for setting flag, comment on flags
Julian Eisel pushed to temp-brush-asset-shelf-popup-search at JulianEisel/blender 2024-06-12 14:36:22 +02:00
d9c8353e07 Cleanup: Remove redundant and non-functioning flag use
Julian Eisel pushed to temp-brush-asset-shelf-popup-search at JulianEisel/blender 2024-06-12 14:35:32 +02:00
2bf9f9e516 Cleanup: Rename "priority button" to "semi modal"
Julian Eisel pushed to temp-brush-asset-shelf-popup-search at JulianEisel/blender 2024-06-12 13:21:36 +02:00
75a29fe5d8 Merge branch 'brush-assets-project' into temp-brush-asset-shelf-popup-search
67b202946a Merge branch 'main' into brush-assets-project
64df87978a Merge branch 'blender-v4.2-release'
2cdd9c1b2c Fix: Syntax error after recent extensions change
ad0bd9ba9f Merge branch 'blender-v4.2-release'
Compare 138 commits »
Julian Eisel pushed to brush-assets-project at blender/blender 2024-06-12 13:20:04 +02:00
67b202946a Merge branch 'main' into brush-assets-project
64df87978a Merge branch 'blender-v4.2-release'
2cdd9c1b2c Fix: Syntax error after recent extensions change
ad0bd9ba9f Merge branch 'blender-v4.2-release'
4cfae88f09 Fix #122739: mix causes unnecessary evaluation when ints are used
Compare 137 commits »