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
2013-06-07Cycles: mist pass added, with start/depth/falloff control. If the pass isBrecht Van Lommel
2013-02-05Fix non-progressive lamps with multiple samples not giving correct intensity ...Brecht Van Lommel
2013-01-16Fix CUDA compile after last commit.Brecht Van Lommel
2013-01-15Fix #33838: light render passes for non-progressive integrator were not correct.Brecht Van Lommel
2012-11-14Cycles OSL: windows build fixes.Brecht Van Lommel
2012-09-06Cycles compiler fixes related to OSL changes:Lukas Toenne
2012-09-05Quick fix for compiler error. Somehow the isfinite symbol got lost for SVM to...Lukas Toenne
2012-09-02Cycles compile fix: only use std::isfinite when OSL is enabled.Lukas Toenne
2012-09-02Fixed remaining syntax errors in OSL files. node_sepcomb_rgb.osl is split int...Lukas Toenne
2012-06-09style cleanup: block commentsCampbell Barton
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel
2012-04-09Bugfix [#30835]: Cycles doesn't work with AMD Juniper GPU, compiller throws e...Daniel Genrich
2012-04-05Cycles: add rejection of inf/nan samples, in principle these should not happenBrecht Van Lommel
2012-03-28Fix #30551: cycles passes combining did not always give identical result comb...Brecht Van Lommel
2012-03-28Cycles: shadow pass support. Note that this only takes into account lamps,Brecht Van Lommel
2012-03-20Cycles: fix issue reported in IRC, rendering a material that mixes a transparentBrecht Van Lommel
2012-02-28Cycles: ambient occlusion support, with AO factor and distance, and a render ...Brecht Van Lommel
2012-01-25Cycles: Render PassesBrecht Van Lommel