Block a user
UI: Make sidebars slightly wider
It was just a size that worked ok at the time. I'll leave it to the UI team to decide if it should be bigger now.
Preference: support "Offline Mode"
I'm not sure if I was added as a review for code or design review. But at least from the design side this seems fine overall.
If it's called "Allow Online Access" and enabled by default, users…
Fix: Dont unpack resources that are packed in linked files
It should actually check ID_IS_EDITABLE
now. I can fix it.
Fix #70036: Fixed animation playback scaling
3cbb3b05cd
Fix #121003: Cycles OptiX error with noise textures
1cf8f64927
Fix #70036: Fixed animation playback scaling issue on retina displays
OPTIX_ERROR_INVALID_VALUE
Animation only shown in lower left quarter of view animation window (MacOS)
OPTIX_ERROR_INVALID_VALUE
The thin film issue was reported in #122031, so it can handled further there.
Undefined colorspace into config.ocio fill the console with a message warning
540f26b971
Cleanup: Don't use static storage for tooltip
d19c28d028
Merge branch 'main' into brush-assets-project
5f9f3116db
Libraries: Support editing linked datablocks from some libraries
a1b4d5ecc8
RNA: Better enforce rules about pointers between datablocks
b5ef5c3aba
Refactor: Make BKE_libblock_rename support renaming linked IDs
5f9f3116db
Libraries: Support editing linked datablocks from some libraries
a1b4d5ecc8
RNA: Better enforce rules about pointers between datablocks
b5ef5c3aba
Refactor: Make BKE_libblock_rename support renaming linked IDs
6c9c3cb69b
Refactor: Support library reloading without active scene pointer
80b3f9c6c1
Refactor: Add function to find ID with given name and library filepath
Libraries: Support editing linked datablocks from some libraries