Revision 3bda3a2 by Clément Foucault January 20, 2020, 13:15 (GMT) |
Fix T73187 Overlay: Stereo 3D Camera not displaying correctly |
Revision 1613c99 by Brecht Van Lommel January 20, 2020, 13:03 (GMT) |
Fix Cycles not correctly using Background.shader if specified Based on patch by Alex Fuller. Differential Revision: https://developer.blender.org/D6627 |
Revision bb692a2 by Clément Foucault January 20, 2020, 12:48 (GMT) |
Fix T59747 EEVEE: Bug on EnvironmentTexture |
Revision ccfe5bf by Brecht Van Lommel January 20, 2020, 12:27 (GMT) |
Cleanup: remove redundant function |
Revision e6ccd51 by Clément Foucault January 20, 2020, 11:55 (GMT) |
EEVEE: Fix crash during lightbake |
Revision 153a964 by Sebastián Barschkis January 20, 2020, 11:34 (GMT) |
Fluid: Fix typo in smoke script |
Revision b15073b by Campbell Barton January 20, 2020, 09:53 (GMT) |
Merge branch 'blender-v2.82-release' |
Revision cfae9fb by Campbell Barton January 20, 2020, 09:46 (GMT) |
Fix T73224: Crash calling UV Sculpt from operator search |
Revision a5a30e4 by Brecht Van Lommel January 20, 2020, 08:50 (GMT) |
Merge branch 'blender-v2.82-release' |
Revision 02f6722 by Brecht Van Lommel January 20, 2020, 08:43 (GMT) |
Build: upgrade to OpenEXR 2.4.0, OpenVDB 7.0.0 and Boost 1.70.0 This aligns with the VFX reference platform 2020 along with the decision to stick to Python 3.7, see T68774. Blosc was downgraded to 1.5 as recommended by the OpenVDB documentation. IlmBase and OpenEXR are now built together with CMake rather separately using autoconf. Differential Revision: https://developer.blender.org/D6593 |
Revision 78aa321 by Brecht Van Lommel January 20, 2020, 08:39 (GMT) |
Linux: update release notes for appdata |
Revision 957ba51 by Brecht Van Lommel January 20, 2020, 08:39 (GMT) |
Fix T71830: invalid Linux appdata syntax |
Revision 4f44350 by Brecht Van Lommel January 20, 2020, 08:39 (GMT) |
Fix OSL build error on macOS, no need to use external pugixml |
January 20, 2020, 08:39 (GMT) |
Fix T72605: Blender works only in one user account on macOS User permissions in the disk image were wrong. Differential Revision: https://developer.blender.org/D6462 |
Revision 6368343 by Brecht Van Lommel January 20, 2020, 08:39 (GMT) |
Fix T73129: sculpt mode slow on mesh with fake user We can't use the fast path when the mesh is used by mulitple objects and so slower sculpting is expected then. But fake users should not affect this. This also fixes the same type of error in a few other areas. |
Revision fb26d25 by Campbell Barton January 20, 2020, 08:22 (GMT) |
Merge branch 'blender-v2.82-release' |
Revision 6395937 by Campbell Barton January 20, 2020, 08:19 (GMT) |
Fix T71922: Bisect creates flipped faces |
Revision 3fb8191 by Campbell Barton January 20, 2020, 06:54 (GMT) |
Cleanup: rename lightprobe configure to type_set Consistent with similar API functions. |
Revision 81b7f8e by Sebastián Barschkis January 19, 2020, 22:44 (GMT) |
Fixed secondary particle combined export functionality The combined export was using the old flag format. |
Revision c7596cd by Sebastián Barschkis January 19, 2020, 22:44 (GMT) |
Fluid: Improved cache file loading Cache file loading for mesh and particle files now works through the direct update_structures functions. The final cache mode now also only bakes the most essential files and is therefore not resumable anymore. |
|