Revision ac7feae by Bastien Montagne June 6, 2016, 19:42 (GMT) |
EditNormal modifier: add some 'maximum angle' limit. Allows to avoid generating flipped faces when using extreme normal modifications. Related to T48576. |
Revision c8e9e6d by Howard Trickey June 6, 2016, 17:15 (GMT) |
Added P key toggle to allow mouse movement to control bevel profile (modal). The Shift key can be held while adjusting profile to make finer changes to the profile (just as it already does when adjusting offset). |
Revision 78f7d0b by Campbell Barton June 6, 2016, 14:34 (GMT) |
Cleanup: remove unused Library.idblock |
Revision 420bd15 by Campbell Barton June 6, 2016, 14:34 (GMT) |
Cleanup: warning |
Revision 14f9a5a by Sergey Sharybin June 6, 2016, 13:56 (GMT) |
Fix T48571: Cycles/GPU - A lot of fireflies on SSS+Volume Was some accumulated precision error happening. |
Revision 122c59f by Sergey Sharybin June 6, 2016, 12:38 (GMT) |
Fix T48582: Rigidbody simulation issue with new depsgraph Being granular means we need to re-build depsgraph a bit more often.. The issue was caused by rigidbody requiring some special nodes to handle physics which were not created with just tagging object for update. |
Revision c276480 by Sergey Sharybin June 6, 2016, 12:01 (GMT) |
Fix compilation error on 32 bit Windows |
Revision fd7068e by Sergey Sharybin June 6, 2016, 11:55 (GMT) |
Fix T48550: Imperfections when Bake displacement map to plane if camera is not in front The issue was caused by non-watertight nature of intersection, which is now addressed. Hopefully it doesn't cause any regression caused by uninitialized precalculated storage. |
Revision b277ba5 by Sergey Sharybin June 6, 2016, 11:52 (GMT) |
Cycles: Fix compilation error on OSX |
Revision 47d0d9c by Sergey Sharybin June 6, 2016, 10:09 (GMT) |
Depsgraph: Russian electric tape bodge to have multiple proxies work Makes behavior of proxy_from backlink working similar to the old dependency graph. it's nasty, but needed here in the studio to get proxies fixes ASAP. |
Revision 24049c8 by Campbell Barton June 6, 2016, 09:12 (GMT) |
readfile: add assert to check libmap isn't sorted |
Revision 5d45ffc by Campbell Barton June 6, 2016, 09:05 (GMT) |
readfile: minor optimization, no need to count flags in this case we only need to check if any id's need to be read. |
Revision 894d24f by Campbell Barton June 6, 2016, 08:04 (GMT) |
Cleanup: use const for old member in OldNew struct |
Revision a97bcc2 by Campbell Barton June 6, 2016, 08:04 (GMT) |
Cleanup: rename flag -> tag ID's have a flag member too, best avoid confusion here. |
Revision 6046c03 by Sergey Sharybin June 6, 2016, 07:23 (GMT) |
Cycles: Ignore zero size instances in BVH In certain types of animation it's possible to have some objects scaling to zero. In this case we can save render times by avoid traversing such instances. Better to do ti ahead of a time, so traversal stays simple. Reviewers: lukasstockner97, dingto, brecht Reviewed By: brecht Differential Revision: https://developer.blender.org/D2048 |
Revision b62faa5 by Sergey Sharybin June 6, 2016, 07:14 (GMT) |
Cycles: Add support of processor groups Currently for windows only, this is an initial commit towards native support of NUMA. Current commit makes it so Cycles will use all logical processors on Windows running on system with more than 64 threads. Reviewers: juicyfruit, dingto, lukasstockner97, maiself, brecht Subscribers: LazyDodo Differential Revision: https://developer.blender.org/D2049 |
Revision 9d090ed by Campbell Barton June 6, 2016, 02:57 (GMT) |
RNA: disable animating object dimensions |
Revision 7f57c99 by Campbell Barton June 6, 2016, 02:23 (GMT) |
Fix T48579: RNA shadows new custom properties |
Revision 04bcaf0 by Brecht Van Lommel June 4, 2016, 21:21 (GMT) |
Fix T48580: path / branched path UI grayed out with OpenCL device that is not used. |
Revision 234801c by Thomas Dinges June 4, 2016, 19:39 (GMT) |
Fix T48587, constant fold should only be done for Mix Type. |
|
|
|


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