Revision d086c01 by Sergey Sharybin December 21, 2018, 15:54 (GMT) |
Fix T59691: Crash when deleting data-block video or audio in a video editor |
Revision c16a5e7 by Sergey Sharybin December 21, 2018, 15:54 (GMT) |
Cleanup: Indentation |
Revision e56aa4f by Brecht Van Lommel December 21, 2018, 15:34 (GMT) |
Fix T59668: UV unwrap pinning bugs. With multi object editing it creates the charts twice, which broke some logic in the unwrapper. |
Revision bf168a0 by Clément Foucault December 21, 2018, 15:14 (GMT) |
Workbench: Fix crash when using more than one metaball Was caused by recent change in logic |
Revision a2a2fe1 by Clément Foucault December 21, 2018, 15:14 (GMT) |
Fix T59608: Curves invisible in object mode |
Revision 0edd93e by Brecht Van Lommel December 21, 2018, 15:05 (GMT) |
Fix inconsistent/broken Cycles object visibility for instances. Object visibility is now handled by the depsgraph iterator, but this API was incomplete as it made no distinction for visibility of the object itself, particles and generated instances. The depsgraph iterator API now includes information about which part of the object is visible, and this is used by Cycles to replace the old custom logic. Cycles and EEVEE visibility should now be consistent, which unfortunately does means some subtle compatibility breakage for both. Fixes T58956, T58202, T59284. Differential Revision: https://developer.blender.org/D4109 |
Revision adec52a by Brecht Van Lommel December 21, 2018, 14:56 (GMT) |
Merge branch 'blender2.7' into master. |
Revision 82c3fdd by Sergey Sharybin December 21, 2018, 13:39 (GMT) |
Fix T57907: Crash with hair when switching between object and edit mode Was only visible after going in and out (with some strokes inbetween) hair edit mode. The edit structure was never freed during Blender session for some reason. Now we free those when leaving particle edit mode. |
Revision 494d131 by Sergey Sharybin December 21, 2018, 13:23 (GMT) |
Fix T59687: Crash when rendering animation The issue was caused by shape keys datablock from evaluated mesh being added to the main database. This commit makes it so shape keys are not copied for the mesh used as cage. |
Revision c9df453 by Brecht Van Lommel December 21, 2018, 11:15 (GMT) |
Update for moving blender2.8 to master. |
Revision d6ca47a by Brecht Van Lommel December 21, 2018, 11:12 (GMT) |
Update .arcconfig for moving master to blender2.7 branch. |
Revision e72f989 by Brecht Van Lommel December 21, 2018, 11:01 (GMT) |
Update for moving master to blender2.7 branch. |
Revision 4f6b4ce by Campbell Barton December 21, 2018, 10:30 (GMT) |
Correct orientation pie menu Missing from recent orientation update. |
Revision 1b674d7 by Antonio Vazquez December 21, 2018, 10:27 (GMT) |
GP: Cleanup weird thickness scale This code used old factor, but now this only adds complexity and makes code hard to understand. |
Revision 36184f7 by Dalai Felinto December 21, 2018, 09:49 (GMT) |
Fix T57816: Crash when deleting recently orphaned collection We were never removing the parent collection from a collection upon removal of the parent. Reviewers: mont29 Differential Revision: https://developer.blender.org/D4099 |
Revision 8cbadde by Alexander Gavrilov December 21, 2018, 09:10 (GMT) |
Fix T59673: wrong B-Bone handle references when duplicating bones. Also fix and improve symmetrize behavior. |
Revision cded90f by Campbell Barton December 21, 2018, 08:25 (GMT) |
Revision 890507d by Antonio Vazquez December 21, 2018, 07:44 (GMT) |
GP: Move calculated center only for selected strokes |
Revision c3545e7 by Antonio Vazquez December 21, 2018, 07:43 (GMT) |
GP: Cleanup API removing extra ID parameter |
Revision be619b5 by Campbell Barton December 21, 2018, 07:17 (GMT) |
Fix bug selecting verts in mixed edge/vert mode Own regression from 2.7x when adding multi-object select support. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021