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
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-29Cycles: reduce number of synchronizing object prints.Brecht Van Lommel
2019-03-12Python/ViewLayers: add object.hide_get/set(), and optional view layer paramet...Brecht Van Lommel
2019-02-21Merge branch 'blender2.7'Brecht Van Lommel
2019-02-21Cycles OpenCL: Motion Blur Compile DirectivesJeroen Bakker
2019-01-02Fix T60046: crash with Cycles viewport render and particle info node.Brecht Van Lommel
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-14Lamps: Remove HEMI light typeClément Foucault
2018-10-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-28Cycles: Added Cryptomatte output.Stefan Werner
2018-09-30Fix T56396: Cycles wrong object motion blur with deformation blur disabled.Brecht Van Lommel
2018-09-28Fix T56396: Cycles wrong object motion blur with deformation blur disabled.Brecht Van Lommel
2018-07-25Fix for holdout / indirect only with collection instances.Brecht Van Lommel
2018-07-25Cycles: add per layer collection indirectly on setting.Brecht Van Lommel
2018-07-25Cycles: add per layer collection mask/holdout support.Brecht Van Lommel
2018-07-25Cleanup: mark missing Cycles view layer override features with TODO.Brecht Van Lommel
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
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