Revision c0a7e9b by Gaia Clary September 20, 2017, 20:48 (GMT) |
D2777: allow blank lines and lines with spaces/tabs in cut/paste |
Revision 78c2242 by Brecht Van Lommel September 20, 2017, 20:06 (GMT) |
Revert "Fix T52792: Typo in UI label of a HairInfo node socket." This reverts commit 8ad479a3227e36b201f740a127c08e29950bb219. |
Revision 549c4be by Stefan Werner September 20, 2017, 19:50 (GMT) |
Added extra "const" to satisfy the strict clang version in Xcode 9 |
Revision ee30a43 by Stefan Werner September 20, 2017, 19:47 (GMT) |
Added extra "const" to satisfy the strict clang version in Xcode 9 |
Revision 8ad479a by Bastien Montagne September 20, 2017, 19:06 (GMT) |
Fix T52792: Typo in UI label of a HairInfo node socket. |
Revision 6926315 by Ray molenkamp September 20, 2017, 18:51 (GMT) |
[cmake/msvc] Update python to 3.6 + numpy to 1.13.1 |
Revision 25f28d3 by Bastien Montagne September 20, 2017, 18:46 (GMT) |
Revision c5491ba by Ray molenkamp September 20, 2017, 18:31 (GMT) |
[cmake/depsbuilder/msvc] Update to python 3.6 / numpy 1.13.1 -No more hardcoded python35/36 tokens in the scripts -disabled python module for boost, was not used -Updated patches for python to support building with msvc2013 |
Revision 98d797b by Bastien Montagne September 20, 2017, 18:26 (GMT) |
Fix missing ID remapping in Action editor callback. Spotted by Joshua Leung (@aligorith), thanks! Should probably be backported to 2.79a should we do it. |
Revision 18a353d by Brecht Van Lommel September 20, 2017, 17:38 (GMT) |
Fix T52368: Cycles OSL trace() failing on Windows 32 bit. |
Revision 1422335 by Brecht Van Lommel September 20, 2017, 17:38 (GMT) |
Fix T52853: harmless Cycles test failure in debug mode. |
Revision 90d4b82 by Brecht Van Lommel September 20, 2017, 17:38 (GMT) |
Cycles: use defensive sampling for picking BSDFs and BSSRDFs. For the first bounce we now give each BSDF or BSSRDF a minimum sample weight, which helps reduce noise for a typical case where you have a glossy BSDF with a small weight due to Fresnel, but not necessarily small contribution relative to a diffuse or transmission BSDF below. We can probably find a better heuristic that also enables this on further bounces, for example when looking through a perfect mirror, but I wasn't able to find a robust one so far. |
Revision 095a01a by Brecht Van Lommel September 20, 2017, 17:38 (GMT) |
Cycles: slightly improve BSDF sample stratification for path tracing. Similar to what we did for area lights previously, this should help preserve stratification when using multiple BSDFs in theory. Improvements are not easily noticeable in practice though, because the number of BSDFs is usually low. Still nice to eliminate one sampling dimension. |
Revision b3afc89 by Brecht Van Lommel September 20, 2017, 17:38 (GMT) |
Code cleanup: refactor BSSRDF closure sampling, for next commit. |
Revision d029399 by Brecht Van Lommel September 20, 2017, 17:38 (GMT) |
Code cleanup: remove SOBOL_SKIP hack, seems no longer needed. |
Revision d750d18 by Brecht Van Lommel September 20, 2017, 17:38 (GMT) |
Code cleanup: remove hack to avoid seeing transparent objects in noise. Previously the Sobol pattern suffered from some correlation issues that made the outline of objects like a smoke domain visible. This helps simplify the code and also makes some other optimizations possible. |
Revision 8289b47 by Brecht Van Lommel September 20, 2017, 17:12 (GMT) |
Fix Cycles test report not closing files properly. |
Revision f54f680 by Bastien Montagne September 20, 2017, 14:40 (GMT) |
Fix T52842: Incorrect description for bpy.types.MeshTextureFace.uv Tweak rna_info module to generate valid info also for multi-dimensional arrays. |
Revision 942c599 by Bastien Montagne September 20, 2017, 14:40 (GMT) |
Expose multi-dimensional array data in properties' introspection data. Required to generate valid doc for such arrays! |
Revision c4bbf1e by Bastien Montagne September 20, 2017, 14:40 (GMT) |
Fix rna_info.py module, broken by recent changes in bpy.types presumably. Hope fix is OK, seems to work with API generation script at least. |
|
|
|


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