Block a user
Changing Preferences Outside of the Preferences Editor
Core: Increase Float Precision to Seven Digits
Core: Fix Incorrect FP Precision With "None" Units
Platforms: X11 Implementation of getWindowUnderCursor
3a06269e87
Platforms: X11 Implementation of getWindowUnderCursor
39e5e3c4fe
Cleanup: Grease Pencil: Remove unused functions
6e814e7597
Compositor: Implement Mao UV node for new CPU compositor
7f7ababec2
Compositor: Implement Displace node for new CPU compositor
ca1bf7928d
Tests: Add sanity check test for Linux releases
39da29cedd
Merge branch 'blender-v4.3-release'
d1171635ff
Fix #129414: On linux, Join Use Active Window when Overlapping
Split area feature messed up then other window in background.
Fix #129414: On linux, Join Use Active Window when Overlapping
Fix #129414: On linux, Join Use Active Window when Overlapping
@JulianEisel - My gut feeling was that doing an area lookup instead of just checking window bounds was wrong, and indeed, I get this behavior while dragging over global areas (these are not part…