Block a user
Fix: Interactive Docking modal operator re-run glitch
2221b6c743
Merge branch 'main' of projects.blender.org:blender/blender into pr126379
3ca97f8c5c
Fix #127671: Multiplane scrape causes parts of mesh to disappear
06b8efb3c7
Merge branch 'main' of projects.blender.org:blender/blender into IDSearchIcons2
00aedc065b
Fix: Mask from Cavity did not call
.finish
after applying mask
e3fc40dfc3
Cleanup: Sculpt: Remove unused PBVHVertRef functions
dcb3391e10
Refactor: Sculpt: Specialize expand face set and boundary access
9562056f50
Cleanup: Sculpt: Remove unused PBVHVertRef functions
Fix: Interactive Docking modal operator re-run glitch
Taking a better look at the overall window restore logic your patch seems to actually perfectly address the issue, as unlike I originally thought above, window size/position…
WIP: Support for TTC/OTC and Text Object Styles
I made a PR for testing that allows selecting the face from a list in Preferences. blender/blender#127817
UI Test: CJK TTC Face Selection
a16e1384d9
UI Test: CJK TTC Face Selection
0d76071289
Build: Add option to remove stale files from checkout
UI: Area Docking as Regular Feature, Not Experimental
275ee736c8
UI: Area Docking as Regular Feature, Not Experimental
4a45ae7393
Nodes: rename "unavailable" to "available" in node declaration
711313a054
Fix: Sculpt: Mask gesture crash with multires
f52819c044
Cleanup: Sculpt: Simplify grids indexing in two places
50f2857b1a
Fix #127793: Crash on startup on macOS 15
UI: Win32 - Clipboard Image Paste from File Path
Seems like GHOST_SystemWayland.cc and GHOST_SystemCocoa.mm all do the ImBuf -> raw array dance. A 4k image is still 64 MB, so probably still pretty fast but not as free as it could be.
Oh no,…
UI: Win32 - Clipboard Image Paste from File Path
Is this a GHOST interface limitation with not being allowed to just pass back an ImBuf in some way?
I think the idea was that this doesn't require the ghost backends to know about ImBuf. …
UI: Win32 - Clipboard Image Page from File Path
Harley Acheson
created branch Win32ClipboardImageFilePath in Harley/blender
2024-09-18 01:43:45 +02:00