Revision 8e6882a by Clément Foucault October 29, 2019, 18:44 (GMT) |
Fix T69468 EEVEE: Collections Holdout Button in Outliner Is Ignored Not the cleanest implementation but the simplest. This doubles the number of default shader variations. |
Revision 638e0e5 by Campbell Barton October 29, 2019, 18:19 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 1907081 by Campbell Barton October 29, 2019, 18:18 (GMT) |
Revision dfaaf50 by Campbell Barton October 29, 2019, 16:51 (GMT) |
Cleanup: remove icon files committed by accident |
Revision 77acda6 by Campbell Barton October 29, 2019, 16:40 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision f20cd49 by Campbell Barton October 29, 2019, 16:37 (GMT) |
Fix bones without parents missing head vertex When the connected was enabled for a parentless bone the head vertex wasn't displayed and couldn't be selected. |
Revision 81cc09b by Philipp Oeser October 29, 2019, 16:16 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision cf95d7f by William Reynish October 29, 2019, 15:55 (GMT) |
UI: Icons update. Updated icon set from Andrzej Ambro?. - Includes new icons for Top Bar, Status Bar, CD/DVD drives, Home, Documents, Temp, Memory, Options. - Includes small tweaks to many icons throughout Blender - Also adds a large CD/DVD drive icon for the file browser This does not add the new icons in the interface yet. |
Revision 87ac3d1 by Philipp Oeser October 29, 2019, 15:51 (GMT) |
Fix T70905: Image Editor header hides mask, cache and keyframe info if flipped to bottom While flipping the header to bottom works in the MCE (because MCE doesnt allow overlapping UI) we need to take the regions visible rect into account for the Image Editor. Also correct clickable scubbing area (poll for frame_change) in the Image Editor and the MovieClip Editor not taking UI_DPI_FAC into account. Maniphest Tasks: T70905 Differential Revision: https://developer.blender.org/D6090 |
Revision 0e45ca2 by Campbell Barton October 29, 2019, 15:12 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision aa841e2 by Campbell Barton October 29, 2019, 15:10 (GMT) |
Revision de56d69 by Sergey Sharybin October 29, 2019, 14:40 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision f17aac3 by Sergey Sharybin October 29, 2019, 14:37 (GMT) |
Fix strict compiler warning Implicit function declaration caused by missing include in the recent fix. |
Revision 2b133ee by Clément Foucault October 29, 2019, 14:18 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision d0d57f1 by Clément Foucault October 29, 2019, 14:16 (GMT) |
Revision 883e22a by Clément Foucault October 29, 2019, 14:16 (GMT) |
Revision d758a79 by Clément Foucault October 29, 2019, 14:16 (GMT) |
Fix T71062 EEVEE: Holdout shader is broken in 2.81 |
Revision c43183b by Philipp Oeser October 29, 2019, 13:32 (GMT) |
Merge branch 'blender-v2.81-release' |
Revision 9efe12d by Philipp Oeser October 29, 2019, 13:30 (GMT) |
Fix T71171: Problems removing texture packing (without writing anything) using image.unpack() or bpy.ops.image.unpack() If we offer this in the UI, also expose this to .unpack Maniphest Tasks: T71171 Differential Revision: https://developer.blender.org/D6152 |
Revision e2240d9 by Germano Cavalcante October 29, 2019, 13:29 (GMT) |
Merge branch 'blender-v2.81-release' |
|