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
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01Fix T55626, fix T55106: Cycles motion blur + persistent images bug.Brecht Van Lommel
2018-06-14Merge remote-tracking branch 'origin/master' into blender2.8Lukas Stockner
2018-06-14Cycles: Automatically detect HDRI resolution by default and use non-square sa...Lukas Stockner
2018-06-11Cleanup: remove object.is_visible.Brecht Van Lommel
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-06Cycles: use viewport duplicator visibility on previewDalai Felinto
2018-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-04-04Fix Cycles motion blur and engine.frame_set() not working.Brecht Van Lommel
2018-04-04Fix Cycles particle info node not working.Brecht Van Lommel
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-12Fix T54299: crash rendering objects with motion blur disabled, after recent c...Brecht Van Lommel
2018-03-10Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-10Cycles: support arbitrary number of motion blur steps for objects.Brecht Van Lommel
2018-03-10Code refactor: motion blur cleanups, preparing for next commit.Brecht Van Lommel
2018-02-28Fix Cycles to mostly work with render layer / depsgraph changes.Brecht Van Lommel
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-11-29Cycles: add object level holdout property.Brecht Van Lommel
2017-11-24Cycles: add object level holdout property, to replace Z mask layer.Brecht Van Lommel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-15Cycles: Fix after recent merge from masterDalai Felinto
2017-11-15Merge commit '212a8d9e5ae7' into blender2.8Dalai Felinto
2017-11-14Cycles: Make per-object random value output also work for LampsLukas Stockner
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