Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-22Cycles: Reduce verbosity of loggingSergey Sharybin
2016-03-23Fix T47856: Cycles problem when running from multi-byte pathSergey Sharybin
2016-02-06Cleanup: Remove support for OSL versions < 1.6.Thomas Dinges
2016-02-06Cycles: Auto disable World MIS, if we only use a simple color.Thomas Dinges
2016-02-05Cleanup: Rename has_heterogeneous_volume variable.Thomas Dinges
2016-02-03Fix T47302: Crash when OSL active with a viewport on renderedSergey Sharybin
2016-01-19Fix T47201: Cycles+OSL keeps image files open until Blender exitsSergey Sharybin
2016-01-16Cycles: Fix compilation with older OSLSergey Sharybin
2016-01-16Fix T47181: Blender OSL script node crash (OSL 1.6.9)Lukas Stockner
2016-01-07Cycles: Update some types used form OSLSergey Sharybin
2016-01-03Fix T47008: OSL Memory Corruption (Use after free)Sergey Sharybin
2015-11-25Fix T46782: Updating Shaders very slow with complex nodegraphSergey Sharybin
2015-11-25Cycles: Ensure order of shader nodes in the dependnecies setSergey Sharybin
2015-11-20Cycles: Fix filter glossy being broken after recent changesSergey Sharybin
2015-05-08Cleanup: Remove unused ray type flags.Thomas Dinges
2015-04-10Cycles: Add some statistics loggingSergey Sharybin
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2015-03-27Cycles: Code cleanup, make strict flags happy about disabled OSLSergey Sharybin
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-02-05Fix T43561: Wrong include path to standard OSL headersSergey Sharybin
2015-01-28OSL: Updates for OSL 1.5 API changes.Thomas Dinges
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-16Cycles: Fix compilation error with latest OSLSergey Sharybin
2014-12-31Cycles: Add logging to OSL and CUDA initialization/compilationSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-11-04Cycles: Remove compatibility code for OSL-1.4Sergey Sharybin
2014-08-05Fix T41318: OSL broken on Linux kubuntu 14.04Sergey Sharybin
2014-08-05Fix: T41318Martijn Berger
2014-07-25Cycles: Updates for new OSL 1.5 API.Thomas Dinges
2014-04-05Fix for auto detect homogeneous volume with OSL, forgot to include this file ...Brecht Van Lommel
2014-03-29Fix: cycles volume emission incorrectly enabling surface importance sampling.Brecht Van Lommel
2014-03-07Cycles: Use Displacement type in OSL ShadingSystem.Thomas Dinges
2014-02-28Fix cycles wrong volume scatter value in light path node.Brecht Van Lommel
2013-12-31Cycles Volume Render: optimization to avoid exporting surface attributes whenBrecht Van Lommel
2013-12-28Cycles Volume Render: work on nodes and closures.Brecht Van Lommel
2013-12-08Cycles OSL: update to build with latest OSL master shader group changes.Brecht Van Lommel
2013-08-24Cycles: reduce noise using regular path tracing + subsurface scattering withBrecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-18Cycles: Subsurface ScatteringBrecht Van Lommel
2013-06-28Fix #35896: cycles crash with OSL image textures and viewport + preview renderBrecht Van Lommel
2013-06-22Cycles OSL: don't set optimize=2 option in OSL shading system, this is alreadyBrecht Van Lommel
2013-06-18Cycles: add "Transparent Shadow" option for materials, to disable them per ma...Brecht Van Lommel
2013-05-09Cycles / OSL:Thomas Dinges
2013-04-22Attempt to fix #35041 and #34725: cycles crash with OSL and both a 3D viewportBrecht Van Lommel
2013-04-05Fix #34601: cycles OSL crash when using preview render and viewport render atBrecht Van Lommel
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-03-18Hopefully blender will compile with strict flags again.Sergey Sharybin
2013-02-14Fix #34121: OSL + persistent images option was not freeing shader memory prop...Brecht Van Lommel
2012-12-12Fix #33485: cycles OSL now autodetects the presence of emission and transparentBrecht Van Lommel
2012-12-11Cycles: trick to make building with OSL trunk work as well, it has a differentBrecht Van Lommel