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
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-02Cycles: Added shadow terminator offset parameter.Stefan Werner
2020-05-19Fix T72889: Cycles camera motion blur not usng more than 2 stepsJosh Belanich
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cycles: support for rendering of new Hair object prototypeBrecht Van Lommel
2020-03-18Cycles: support rendering new Volume object typeBrecht Van Lommel
2020-02-18Fix Embree failing on objects with a very high number of motion stepsBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-02-07Cleanup: split Cycles export into smaller filesBrecht Van Lommel
2020-02-07Cleanup: export particle hair as a separate Cycles objectBrecht Van Lommel
2019-11-04Fix T71123: OptiX error in Cycles viewport when adding HDRIPatrick Mours
2019-10-15Fix T70838: crash on cycles render after recent fixDalai Felinto
2019-10-15Fix T70670: Hidden collections are still rendered by Cycles in the ViewportDalai Felinto
2019-09-12Cycles: Fix Show Instanced Local View ObjectsJeroen Bakker
2019-09-12Cycles: Initial Support For Local ViewJeroen Bakker
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-07-04Fix T66362, T66004: Cycles holdout should override indirect onlyBrecht Van Lommel
2019-06-26Fix T66111: animated lights not updating in CyclesBrecht Van Lommel
2019-05-15Lights: change sun light size to be specified as angleTim Stullich
2019-05-13Cycles/Eevee: unify light strength and colorBrecht Van Lommel
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
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