Revision b5349d9 by Brecht Van Lommel March 11, 2019, 13:34 (GMT) |
Fix T60855: workspace duplicate does not preserve addons filters. |
Revision 57777b9 by Brecht Van Lommel March 11, 2019, 13:34 (GMT) |
Fix T61906: crash rendering softbody with Cycles and timeline visible. Make sure we don't reallocate arrays in the pointcache when not needed, the size of a memory allocation can be slightly bigger than the requested size. Also, use consistent check for shared cached in copy and free functions. |
Revision 2cb181d by Brecht Van Lommel March 11, 2019, 13:34 (GMT) |
Cleanup: fix warning about unused parameter. |
Revision cbc8ffa by William Reynish March 11, 2019, 13:34 (GMT) |
Revision 2c8bd1d by Brecht Van Lommel March 11, 2019, 13:31 (GMT) |
Fix T61053: crash baking to float image after file save. This is the wrong flag to check, no other code actually reads it. |
Revision 56a633f by Brecht Van Lommel March 11, 2019, 13:26 (GMT) |
Fix T61103: Cycles bevel wrong on objects with negative scale. |
Revision 6503b4f by Brecht Van Lommel March 11, 2019, 13:26 (GMT) |
Fix T61831: Denoising Clean pass not scaled correctly with samples. |
Revision 9f4ec02 by Clément Foucault March 11, 2019, 13:16 (GMT) |
View3D: Fix object without bounds displaying bounding boxes |
Revision 0142c82 by Clément Foucault March 11, 2019, 13:03 (GMT) |
View3D: Fix Empties displaying bounding boxes |
Revision 729a1ab by Clément Foucault March 11, 2019, 13:03 (GMT) |
Despgraph: Make dupli objects inherit the parent's display type Fix T61152 Instanced Collections Don't Honor Viewport Display Setting |
Revision d5a024c by William Reynish March 11, 2019, 12:45 (GMT) |
Tools: Add Selection tools to Texture Paint toolbar when Face Selection is enabled. Consistent with the other paint modes. |
Revision a808b58 by Clément Foucault March 11, 2019, 12:12 (GMT) |
Eevee: Update LTC code Main change are: - the fresnel LUT is separated from the main GGX LUT. - LUTs use sqrt(1.0 - NV) as roughness remapping. Improving precision and removes needs for acos(). - LTC LUT is normalized by matrix middle component. Improving precision. |
Revision 8817822 by Sergey Sharybin March 11, 2019, 10:31 (GMT) |
Merge branch 'blender2.7' |
Revision 0152bf2 by Sergey Sharybin March 11, 2019, 10:27 (GMT) |
Color management: Fix/workaround broken getDefaultDisplay() This is something what is caused by OCIO library. The patch has been submitted there: https://github.com/imageworks/OpenColorIO/pull/638 For until it is refined and checked we do workaround from our side. |
Revision c603a75 by Sergey Sharybin March 11, 2019, 10:26 (GMT) |
Color management: Query default view from display Solves weird situation when default display name is queried from OCIO, but Default view being assumed to be set for it. Now view is initialized to a default view of that display. |
Revision a4958aa by Antonio Vazquez March 11, 2019, 10:12 (GMT) |
GPencil: Fix unreported problem with input samples The parameter was not working because it ws testing for guides only. |
Revision 5be35ad by Antonio Vazquez March 11, 2019, 09:44 (GMT) |
GPencil: Cleanup comment text |
Revision 0889fea by Antonio Vazquez March 11, 2019, 09:42 (GMT) |
GPencil: Fix unreported UV error when use subdivide modifier When the subdivide modifier was used, the UV was not recalculated and the texture of the stroke was wrong. |
Revision 6fd11a2 by Joerg Mueller March 10, 2019, 22:28 (GMT) |
Fix T62255: Blender defaults to "OpenAL Soft" in sound settings, regardless of saved preferences - Default device (index 0) was hard coded. - Also fixing crash with invalid device passed to blender via -setaudio. |
Revision 1cc8f9d by Bastien Montagne March 10, 2019, 14:23 (GMT) |
Fix T62393: Materials made from 'Make Single User' have linked animation. `id_single_user()` was still code from older ID management, now we can use modern code to handle animdata duplication for us (which allows to keep handling of nasty sub-data ID horrors like nodtrees in a single place, much safer and simpler). |
|
|
|


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