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-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-10-26Cycles: changes to source code folders structureBrecht Van Lommel
2021-10-08Fix T90666: Toggling motion blur while persistent data is enabled results in ...Patrick Mours
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-08-26Cleanup, quiet compile warningsKévin Dietrich
2021-08-26Cleanup: warningsCampbell Barton
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Alembic Procedural: only subdivide if subsurf modifier is presentKévin Dietrich
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-04Cycles: More flexible GI Approximation AO distance controlSergey Sharybin
2021-07-12Fix T89736: Cycles error with persistent data, displacement and motion blurBrecht Van Lommel
2021-06-28Cycles: reduce shadow terminator artifactsMikhail Matrosov
2021-05-17Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-17Fix T88216: Cycles persistent data fails with animated object transform in in...Brecht Van Lommel
2021-05-12Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-05-11Fix T88099: error with persistent data and motion blurBrecht Van Lommel
2021-05-03Cleanup: spellingCampbell Barton
2021-05-03Cycles: add reference counting to NodesKévin Dietrich
2021-02-17Cycles: add utility functions for zero float2/float3/float4/transformBrecht Van Lommel
2021-01-25Cycles: modernize usage of rna iteratorsJacques Lucke
2021-01-22Cycles: optimize device updatesKévin Dietrich
2020-12-23Fix T84063: crash reading pointer properties in Attribute shader nodeBrecht Van Lommel
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-11-03Materials: add custom object properties as uniform attributes.Alexander Gavrilov
2020-10-29Merge branch 'blender-v2.91-release'Kévin Dietrich
2020-10-29Fix T82129: Cycles "Persistent Images" incorrectly retains scene dataKévin Dietrich
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-23Fix T81976: Cycles crash after recent geometry sync multithreading changeOlivier Maury
2020-10-21Cycles: multithreaded export of geometryJagannadhan Ravi
2020-08-31Cycles: introduce an ownership system to protect nodes from unwanted deletions.Kévin Dietrich
2020-08-17Fix T77683: Cycles baking crash with motion blur enabled and no cameraPhilipp Oeser
2020-07-10Cleanup: minor refactoring in Cycles update detection codeBrecht Van Lommel
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