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
2021-05-26Cleanup: Remove unused argument in Cycles syncSergey Sharybin
2021-05-18Cycles: Avoid unnecessary data updates in viewportSergey Sharybin
2021-05-11Fix T88099: error with persistent data and motion blurBrecht Van Lommel
2021-04-12Fix T87283: crash with persistent data and motion blurBrecht Van Lommel
2021-01-25Cleanup: move code to find geometry shaders into own functionKevin Dietrich
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-11-03Materials: add custom object properties as uniform attributes.Alexander Gavrilov
2020-11-03Cycles: immediately store the used_shader list in Blender interface.Alexander Gavrilov
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-21Cycles: multithreaded export of geometryJagannadhan Ravi
2020-08-19Cycles : add a Volume Geometry NodeKévin Dietrich
2020-07-10Cleanup: minor refactoring in Cycles update detection codeBrecht Van Lommel
2020-06-24Cleanup: compiler warningsBrecht Van Lommel
2020-06-24Cycles: add denoising settings to the render propertiesBrecht Van Lommel
2020-06-22Cycles: internal refactoring to make thick/ribbon curve separate primitivesBrecht Van Lommel
2020-06-22Cycles: remove support for rendering hair as triangle and linesBrecht Van Lommel
2020-06-10Fix Cycles viewport missing refresh when changing scene hair settingsBrecht Van Lommel
2020-05-27Fix T77109: Cycles viewport render crash after object add and undoBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cycles: support for rendering of new Hair object prototypeBrecht Van Lommel
2020-03-11Cycles: add view layer setting to exclude volumes, like hair and surfacesBrecht Van Lommel
2020-03-05Adaptive Sampling for Cycles.Stefan Werner
2020-02-25Fix T74095: crash deleting all faces in edit mode with Cycles renderingBrecht Van Lommel
2020-02-11Cycles: Add support for denoising in the viewportPatrick Mours
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-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-04Shading Modes: Material and Render PreviewJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Cleanup: fix compiler warning.Brecht Van Lommel
2018-12-28Cycles: restore old sample and material override settings for view layers.Brecht Van Lommel
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-11-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-10-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-10-28Cycles: Added Cryptomatte output.Stefan Werner
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-18Cycles: Fix missing nested particle systems when instanced multiple timesSergey Sharybin
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-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel
2018-05-30Fix missing Cycles 3D viewport updates when editing materials, lamps.Brecht Van Lommel
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-04-04Fix Cycles particle info node not working.Brecht Van Lommel
2018-03-10Merge branch 'master' into blender2.8Brecht Van Lommel