Merge remote-tracking branch 'origin/blender-v2.83-release'

This commit is contained in:
Ray molenkamp 2020-04-17 18:20:16 -06:00
commit f96a689b3b
Notes: blender-bot 2023-02-14 10:29:30 +01:00
Referenced by issue #76109, Dyntopo: Performance hit when moving the viewport
Referenced by issue #75925, Menu Search: Skin Resize missing from menus.
Referenced by issue #75875, MixRGB Color Burn and Color Dodge break HDRs even when Fac=0
Referenced by issue #75855, Blender 2.83 beta OSX Hair Crash
1 changed files with 0 additions and 1 deletions

View File

@ -254,7 +254,6 @@ static ImBuf *wm_block_splash_image(int width, int *r_height)
return ibuf;
#else
UNUSED_VARS(r_unit_size);
return NULL;
#endif
}