Block a user
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.
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.
Refactor: UI: Free buttons without context
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
Julian Eisel
created branch temp-but-free-no-context in JulianEisel/blender
2024-06-12 21:35:47 +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'
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
Fix #122421: Setting 'render border' is usually not undoable.
Would note that it does a manual undo push otherwise.
Julian Eisel
pushed to temp-brush-asset-shelf-popup-search at JulianEisel/blender
2024-06-11 19:00:20 +02:00
830074bee6
Merge branch 'brush-assets-project' into temp-brush-asset-shelf-popup-search
57d9fa717a
Cleanup: Apply clang format
0f82b2fd36
Merge branch 'main' into brush-assets-project
729bfe7800
Cleanup: Rename more paint variables
3f0114730d
Anim: UI: Action selector now always lists layered Actions