Block a user
dd4341e2b2
Merge branch 'main' into HiddenTitlebar
ef60b13c1f
Deps: Optimize meson based deps
9c79875f65
Cleanup: use BitSpan instead of BitVector where possible
891f47b801
BLI: new bit span data structure
8094d389f7
Cleanup: format
Fix 104816: Ensure Win32 visible title bar
5585df5fe6
Fix 104816: Ensure Win32 visible title bar
8a51d61b44
Merge branch 'blender-v3.5-release'
eb5fead5ac
Fix: Use proper types in compare node link drag search options
b2a536e9d7
Fix: Remove the rest of the tracks in the BKE_nlatrack_remove_and_free to free up the memory
77c273ee37
Fix unused variable in release builds
Windows, Stuck at monitor 1 in maximized status
Confirmed.
I see this if I start blender without a startup blend. In this case the new window fills my monitor and is maximized. Clicking that "restore down" then overflows.
This is because…
82675a6d04
WIP: UI: Save Temp Window Sizes & Positions
c39b81d832
UI: Improvement to screen_find_area_xy
6e7242f00c
Merge branch 'blender-v3.5-release'
4cb119f533
Fix #104584: Reassigning effect strip input does not update its position
10c0c2a156
Windows: allow windows to span multiple monitors
Warning message is being splitted into two sentences
Since this issue impacts translation, shouldn't we do something like the following until we get text-wrapping for labels?
viewport_vr_preview/gui.py
UI: Improvement to screen_find_area_xy
6ce4f2f895
UI: Improvement to screen_find_area_xy
6e7242f00c
Merge branch 'blender-v3.5-release'
4cb119f533
Fix #104584: Reassigning effect strip input does not update its position
10c0c2a156
Windows: allow windows to span multiple monitors
ab63fe9eab
Cleanup: format
Windows: allow windows to span multiple monitors
1676ca737e
Win32: Allow Windows to Span Multiple Monitors
ab63fe9eab
Cleanup: format
a2551f23ad
Cleanup: document & improve naming for Wayland's pending window actions
f178e3f849
Merge branch 'blender-v3.5-release'
7a76f2ae77
Fix #104370: Draw: Don't request the same attribute more than once
8c469259bb
Another attempt at fixing this PR
1e6ed77896
Merge branch 'blender-v3.5-release'
72a2229848
Fix #104690: Evaluated positions user-after-free for copied poly curves
b7e39acfcd
Fix #104789: uv_layers.remove() always raises error
b07085fe3c
Fix #104690: Evaluated positions user-after-free for copied poly curves
f55d549100
UI: Screen Area Docking
6661342dc5
Mesh: Set active attribute values edit mode operator
02c3889b1c
Cleanup: quiet clang warnings
8d35b28f2a
Cleanup: spelling in comments
00a7344f27
Cleanup: quiet warnings from shellcheck, correct indentation