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-02-07Cycles: Fix access uninitialized light after recent refactor/fixesSergey Sharybin
2016-02-07Cycles: Refactor the way how we exclude light from the deviceSergey Sharybin
2016-02-06Cycles: Solve issues with auto-disabled MISSergey Sharybin
2016-02-06Cycles: Auto disable World MIS, if we only use a simple color.Thomas Dinges
2015-06-28Fix T45227: Light optimization commit broke world MISSergey Sharybin
2015-06-27Cycles: Ignore light which has no contribution to the sceneSergey Sharybin
2015-06-26Cleanup: Fix a typo in world MIS.Thomas Dinges
2015-05-14Cycles: Resize light_data after possible light removal.Thomas Dinges
2015-04-27Cycles: Added support for light portalsLukas Stockner
2015-04-10Cycles: Add some statistics loggingSergey Sharybin
2015-03-27Cycles: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-16Fix T43999: MIS for environment broken after multi-threading commitSergey Sharybin
2015-03-12Cycles: Make Background MIS building threadedThomas Dinges
2015-02-19Cycles: Reduce memory used by background light updateSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-11-08Add safe_normalize to cycles, avoid checking length firstCampbell Barton
2014-11-06Cycles: Add "Max Bounce" control for lampsThomas Dinges
2014-09-05Cycles: Initial support for volume ray visibility.Thomas Dinges
2014-08-21Fix T41267: Wrong light distribution with when having objects with motion blurSergey Sharybin
2014-06-06Fix T40370: cycles CUDA baking timeout with high number of AA samples.Brecht Van Lommel
2014-05-26Fix T40306: cycles baking not distributing work among CPU cores well.Brecht van Lommel
2014-05-12Cleanup: Some else if for attribute code.Thomas Dinges
2014-05-03Cycles BakeDalai Felinto
2014-05-02Cleanup: Remove unused variables.Thomas Dinges
2014-03-29Cycles: add support for mesh deformation motion blur.Brecht Van Lommel
2014-03-29Cycles code refactor: move more geometry code into per primitive files.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-05Fix #36380: cycles render error with sun lamp that has object scale 0,0,0.Brecht Van Lommel
2013-07-14Fix a few issues found by coverity code scan in cycles code, nothing that causedBrecht Van Lommel
2013-07-03Fix cycles world ray visibility not working correct with multiple importanceBrecht Van Lommel
2013-06-21Cycles OpenCL: make displacement and world importance sampling work.Brecht Van Lommel
2013-06-18Cycles: add "Transparent Shadow" option for materials, to disable them per ma...Brecht Van Lommel
2013-06-08Fix #35672: missing update when changing light ray visibility during viewport...Brecht Van Lommel
2013-06-07Cycles: ray visibility options now work for lamps and mesh lights, with and w...Brecht Van Lommel
2013-06-04Cycles:Thomas Dinges
2013-06-03Cycles / Math functions:Thomas Dinges
2013-05-12Cycles / Math:Thomas Dinges
2013-03-23Cycles:Thomas Dinges
2013-02-20Fix shadow pass issue with non-progressive render shadow pass with emittingBrecht Van Lommel
2013-02-13Fix #34226: cycles shadow pass got incorrectly influenced by world multipleBrecht Van Lommel
2013-01-30Cycles: make multiple importance sampling for lamps an option per lamp now,Brecht Van Lommel
2013-01-25Fix cycles crash that happened with mesh emission and diffuse/glossy rayBrecht Van Lommel
2013-01-10Cycles: multiple importance sampling for lamps, which helps reduce noise forBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to store curves with the index of the first key and theBrecht Van Lommel
2013-01-03Cycles Hair: refactoring to support generic attributes for hair curves. ThereBrecht Van Lommel
2012-12-28New featureStuart Broadfoot
2012-11-10Fix #33131: more useful cycles behavior for layers that are both marked excludedBrecht Van Lommel
2012-10-08Fix #32815: cycles environment render as lamp crash with resolution >= 1024.Brecht Van Lommel
2012-10-01Fix/workaround #31987: sample as lamp for environment textures not workingBrecht Van Lommel