Block a user
WIP: updated code-layout diagram
d5b77feaba
WIP
cde99075e8
GHOST/Wayland: add fractional-scale interface support
75127f9b09
Build: upgrade wayland protocols to 1.31
a9d15ee8a0
Cleanup: pass rect as a constant pointer
498287bca0
Cleanup: Geometry Nodes: Split modifier property update function
Campbell Barton
created branch pr-code-layout-diagram in ideasman42/blender
2023-04-03 03:40:20 +02:00
Campbell Barton
deleted branch pr-ghost-capability-flag-cleanup from ideasman42/blender
2023-03-31 05:29:56 +02:00
GHOST/Wayland Support
(KDE/WLROOTS based compositors are working already without
fractional_scale_v1
)"Working" in the sense that they will render only in integer scale and then downscale and thus…
cde99075e8
GHOST/Wayland: add fractional-scale interface support
75127f9b09
Build: upgrade wayland protocols to 1.31
a9d15ee8a0
Cleanup: pass rect as a constant pointer
Regression: object.hide_collection "Shift to extend" doesn't work in 3D View Collections panel
@PratikPB2123 yes, this is safe to back-port.
Regression: object.hide_collection "Shift to extend" doesn't work in 3D View Collections panel
Wayland: tiny mouse cursor with 125% fractional scaling
c0a252b833
Fix #105895: UI scaled down with 125% fractional scaling on Wayland
68d146d57d
Fix error in WM_capabilities_flag (all capabilities were set)
Wayland: tiny mouse cursor with 125% fractional scaling
Wayland: tiny mouse cursor with 125% fractional scaling
It turns out fractional scaling wasn't working on other non-gnome compositors such as RIVER. It was especially noticeable with a fractional scale of 1.01 for e.g. where the interface was scaled…
Python: Support multiple custom script directories in Preferences
Here's the WIP planning for the extension project which would relocate addons into multiple extensions directories: #106254
Python: Add range and instance drawing to GPUBatch
Cleared the "Python API" project, I'm not sure how else to stop this showing up on the project's workboard.
WIP: Blender Extensions Project
2bc331981d
Cleanup: function style casts, remove UNUSED(..) & use nullptr in C++
1ddbe7cadd
Cleanup: move doc-strings into headers, remove duplicates
ce659dbc4e
Cleanup: use doxygen sections
35f770a689
Cleanup: duplicate words in comments