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-10-04Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-03Fix T52981: 2D Curve shapes do not render untill extrudedSergey Sharybin
2017-09-30Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Fix T52943: don't export curves objects with no faces to Cycles.Brecht Van Lommel
2017-09-21Depsgraph and collection enable/visibilityDalai Felinto
2017-08-21Merge branch 'master' into blender2.8Campbell Barton
2017-08-21Revert "Cycles: remove square samples option."Brecht Van Lommel
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Cycles: remove square samples option.Brecht Van Lommel
2017-06-06Cycles: Fix infinite update when using duplisSergey Sharybin
2017-06-06Cycles: Support rendering objects from dupli-listSergey Sharybin
2017-05-03Cycles: Use render visibility for duplis when Render Layer option in viewport...Sergey Sharybin
2017-04-25Cycles: Use depsgraph instead of layersDalai Felinto
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
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