Block a user
Fix #129925: SLIM UV unwrap with holes
Requiring changes as this looks like it removes functionality for non-QSLIM cases.
db62ddd57c
Merge branch 'blender-v4.3-release'
a3773c827d
Merge branch 'blender-v4.3-release'
f026c3a80f
Merge branch 'blender-v4.3-release'
325c8c0190
PyDoc: add doc-string for addon_utils.extensions_refresh
63c56a5d67
PyDoc: show keyword-only signifier for all RNA functions
325c8c0190
PyDoc: add doc-string for addon_utils.extensions_refresh
63c56a5d67
PyDoc: show keyword-only signifier for all RNA functions
56cea4a36b
Fix PyDoc: Invalid signature for functions without arguments
Fix #129925: SLIM UV unwrap with holes
@glukoz the PR doesn't provide any additional information about this fix.
Firstly, correcting aspect and filling holes was not new in QSLIM.
It seems likely this disables filling holes and…
WIP: Fixes for extensions & wheels
9ee8e00fbc
Merge branch 'blender-v4.3-release'
cd07e729a2
Fix #130024: addon_utils.enable(..) doesn't setup extensions wheels
Calling addon_utils.enable(..) fails on extensions with wheels
ceaa4fa8a1
Merge branch 'blender-v4.3-release'
23d1771649
Merge branch 'blender-v4.3-release'
08693d05c1
Fix missing wheel refresh after updating extensions
ec22e967ad
Fix error installing extensions with wheels
08693d05c1
Fix missing wheel refresh after updating extensions
ec22e967ad
Fix error installing extensions with wheels
WIP: Fixes for extensions & wheels
85721b711c
Fix #130024: Calling addon_utils.enable(..) fails on extensions with wheels
8052caae5b
Fix missing wheel refresh after updating extensions
2f91213c07
Fix error installing extensions with wheels
b1bcdf8d53
Fix #130010: Fill mask crash with multires
f58522fc10
Cycles: Tweak scheduling of GPU kernel compilation
Calling addon_utils.enable(..) fails on extensions with wheels
WIP: Fix #129726: UV islands box/lasso/circle selection can be very slow
This solution doesn't seem all that complete, although in the common case it works well, this exact bugs still exists when de-selecting, so it seems more like a partial workaround.
WIP: Fix #129726: UV islands box/lasso/circle selection can be very slow
*picky* _de_selection
reads strangely.
UI: Move Preference Auto Close Pairs to Text Editor