January 22, 2018, 13:37 (GMT) |
Fix windows building (log10) Error: math_base_inline.c(402): error C2668: 'log10' : ambiguous call to overloaded function |
Revision dc4afef by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 22, 2018, 13:32 (GMT) |
Blender 2.79a: Point submodules to updated hash |
January 22, 2018, 13:28 (GMT) |
January 22, 2018, 13:02 (GMT) |
Revision 8553449 by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 22, 2018, 11:57 (GMT) |
Task scheduler: Start with suspended pool to avoid threading overhead on push The idea is to avoid any threading overhead when we start pushing tasks in a loop. Similarly to how we do it from the new dependency graph. Gives couple of percent of speedup here, but also improves scalability. |
Revision af83535 by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 22, 2018, 11:56 (GMT) |
Task scheduler: Clarify why do we need an atomic add of 0 |
Revision a361698 by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 22, 2018, 11:54 (GMT) |
Cycles: Fix crash opening user preferences after adding extra GPU We can not store pointers to elements of collection property in the case we modify that collection. This is like storing pointers to elements of array before calling realloc(). |
Revision 2f6d794 by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 22, 2018, 11:39 (GMT) |
Cycles tests: Add extra image tests |
Revision c3237cd by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 22, 2018, 11:39 (GMT) |
Fix T53012: Shadow catcher creates artifacts on contact area The issue was caused by light sample being evaluated to nan at some point. This is root of the cause which is to be fixed, but is very hard to trace down especially via ssh (the issue only happens on AVX2 release build). Will give it a closer look when back to my AVX2 machine. For until then this is a good check to have anyway, it corresponds to what's happening in regular radiance sum. |
Revision 4171701 by Bastien Montagne (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 22, 2018, 11:32 (GMT) |
Fix retro-futuristical atempt to include some keymaps for non-backported feature from master. Was making unittests unhappy. |
Revision 6036bf7 by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 22, 2018, 11:22 (GMT) |
Revert "Node selection: Stop operator when mouse selection selected a node" This reverts commit bf58ec9265eef8c6cd3dc350557829151995ef28. |
Revision a50c381 by Sergey Sharybin (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 22, 2018, 11:20 (GMT) |
Cycles: Fix difference in image Clip extension method between CPU and GPU Our own implementation was behaving different comparing to OSL and GPU, namely on the border pixels OSL and CUDA was doing interpolation with black, but we were clamping coordinate. This partially fixes issue reported in T53452. Similar change should also be done for 3D interpolation perhaps, but this is to be investigated separately. |
January 22, 2018, 09:59 (GMT) |
Cycles: Cleanup, remove unused argument |
Revision b90f392 by Campbell Barton (blender-v2.79a-release, blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 22, 2018, 09:31 (GMT) |
Fix T53850: Lock to Cursor breaks 3D manipulators |
January 22, 2018, 09:24 (GMT) |
Revert "Fix T53850: Lock to Cursor breaks 3D manipulators" This reverts commit f93a6857d8dc15d4be81feafd6dad6ef04d0bd31. Was intended for 'blender-v2.79a-release' branch. |
January 22, 2018, 09:10 (GMT) |
Fix T53850: Lock to Cursor breaks 3D manipulators |
January 22, 2018, 09:10 (GMT) |
Fix T53850: Lock to Cursor breaks 3D manipulators |
Revision 55f7d9c by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 22, 2018, 08:19 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision d5db310 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 22, 2018, 08:17 (GMT) |
Change Special menu to call picker When the list of colors is too long, the menu is too long, so it's better call the picker menu. |
January 22, 2018, 03:14 (GMT) |
Merge branch 'master' into blender2.8 |
|
|
|


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