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
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-27Cycles: First implementation of shadow catcherSergey Sharybin
2016-12-14Cycles: Move object culling helper to own filesSergey Sharybin
2016-12-14Cycles: Fix indendationSergey Sharybin
2016-11-20Cycles: refactor culling code into utility class.Brecht Van Lommel
2016-11-20Cycles: distance culling for objects.Carlo Andreacchio
2016-10-29Cycles: Implement texture coordinates for Point, Spot and Area LampsLukas Stockner
2016-09-14Fix T49341: Bad motion blur behavior in Cycles when using Speed effect in Seq...Sergey Sharybin
2016-08-07Cycles: fix objects disappearing when starting or stopping movement.Alexander Gavrilov
2016-08-05Cycles: hide particles with broken motion blur traces.Alexander Gavrilov
2016-07-29Cycles: Fix wrong projection coordinates for points behind the cameraSergey Sharybin
2016-07-29Cycles: Fix wrong check for object is behind camera after recent fixesSergey Sharybin
2016-07-18Cycles: add support for motion blurring of fluid meshes.Kévin Dietrich
2016-07-18Fix T48848: Cycles - Camera Culling - Camera Culling removes objects which ar...Sergey Sharybin
2016-05-22Cleanup: remove Cycles layer bits checking in the kernel.Brecht Van Lommel
2016-05-17Code refactor: use shader pointers rather than shader indexes.Brecht Van Lommel
2016-02-03Cycles: Cleanup, indentation and bracesSergey Sharybin
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2015-10-13Cycles: Add support for motion blur positionSergey Sharybin
2015-10-11Cycles: Make light behavior in local view matching BISergey Sharybin
2015-07-21Cycles: Implement camera zoom motion blurSergey Sharybin
2015-07-18Cycles: Camera frustum space object culling scene simplificationSergey Sharybin
2015-07-12Cycles: Expose "Max Bounces" for the world light.Thomas Dinges
2015-06-22Cycles: Respect duplicator's object motion blur settingsSergey Sharybin
2015-04-27Cycles: Added support for light portalsLukas Stockner
2015-03-27Cycles: Code cleanup, spaces around keywordsSergey Sharybin
2014-12-26Fix T43019: Child of objectes used by duplis are visible in CyclesSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-18Cycles: Do some logging when motion is detected in the sceneSergey Sharybin
2014-11-08Cleanup: cycles whitespaceCampbell Barton
2014-11-06Cycles: Add "Max Bounce" control for lampsThomas Dinges
2014-09-05Cycles: Initial support for volume ray visibility.Thomas Dinges
2014-07-09Fix T41003: Object Info's Random socket produces erratic results whenLukas Tönne
2014-07-07Fix T40712: Duplicators don't generate orco and UV coordinates in Cycles view...Lukas Tönne
2014-05-21Fix T39711: cycles particle motion blur affected by viewport draw method.Brecht Van Lommel
2014-05-12Fix T40149: cycles motion blur render problem with multiple render layers.Brecht Van Lommel
2014-04-30Fix T39965: Sequencer do not sync cycles stripsSergey Sharybin
2014-03-31Fix T39510, Fix T39523: camera motion blur not working correct after recent c...Brecht Van Lommel
2014-03-29Cycles: add per object options to disable motion blur and set deformation mot...Brecht Van Lommel
2014-03-29Cycles: add support for mesh deformation motion blur.Brecht Van Lommel
2014-03-29Cycles code refactor: improve vertex motion attribute storage and export.Brecht Van Lommel
2014-03-24Fix for own mistake in rB83f2012300acadafd359307e7a00bd71e67e3fd7: usedLukas Tönne
2014-03-24Fix T39341: Cycles Rendered view laggy while using particles.Lukas Tönne
2014-02-25Fix T38811: Cycles particle ids are inconsistent when using multiple particle...Lukas Tönne
2014-02-21Fix T38740: multi-user metaballs not rendering in Cycles.Brecht Van Lommel
2014-02-13Fix issue in recent bugfix, did not work with multiple sessions (preview rend...Brecht Van Lommel
2014-02-13Fix T38332, Fix T38607: cycles render crash with motion blur.Brecht Van Lommel
2013-12-10Fix T37694: cycles particles emitter object rendering when it shouldn't.Brecht Van Lommel
2013-11-27Fix T37159: cycles rendering particle emitter mesh incorrectly when using non...Brecht Van Lommel
2013-11-26Fix mistake in last commit with submodules.Brecht Van Lommel