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: changes to source code folders structureBrecht Van Lommel
2021-10-26Cleanup: compiler warningsBrecht Van Lommel
2021-10-26Cycles: add additive AO support through Fast GI settingsBrecht Van Lommel
2021-10-25Cleanup: clang-tidy, spellingCampbell Barton
2021-10-25Cycles: More accurate volume stack size calculationSergey Sharybin
2021-10-25Cycles: Revert all host update specific changesSergey Sharybin
2021-10-19Cleanup: Unused device argument in host update functionsSergey Sharybin
2021-10-11Cycles: Improve volume stack size calculationSergey Sharybin
2021-10-11Cycles: Introduce scene host_update functionSergey Sharybin
2021-10-06Cycles: fully decouple triangle and curve primitive storage from BVH2Brecht Van Lommel
2021-10-06Fix T91922: Cycles artifacts with high volume nested levelSergey Sharybin
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-05-20Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-19Cycles OpenCL: disable AO preview kernelsBrecht Van Lommel
2021-05-05Merge branch 'blender-v2.93-release'Sergey Sharybin
2021-05-05Fix kernel loading time accounted twice in render progressSergey Sharybin
2021-05-03Cycles: use reference count to detect used shadersKévin Dietrich
2021-05-03Cycles: add reference counting to NodesKévin Dietrich
2021-04-05Render: faster animation and re-rendering with Persistent DataBrecht Van Lommel
2021-03-15Fix (apparently harmless) Cycles asan warningsBrecht Van Lommel
2021-01-25Cycles: internal support for Alembic proceduralsKevin Dietrich
2021-01-25Cycles: internal support for the concept of proceduralsKevin Dietrich
2021-01-22Cycles: optimize device updatesKévin Dietrich
2020-12-11Cycles: Add CPU+GPU rendering support with OptiXPatrick Mours
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-29Fix T82129: Cycles "Persistent Images" incorrectly retains scene dataKévin Dietrich
2020-10-02Cycles: add time statistics to scene updateKévin Dietrich
2020-08-31Cycles: introduce an ownership system to protect nodes from unwanted deletions.Kévin Dietrich
2020-08-18Cycles: add a Pass NodeKévin Dietrich
2020-08-18Cycles: move some Scene related methods out of SessionKévin Dietrich
2020-06-22Cycles: internal refactoring to make thick/ribbon curve separate primitivesBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Fix (harmless) use of uninitialized variables in CyclesBrecht Van Lommel
2020-03-18Cycles: change volume step size controls, auto adjust based on voxel sizeBrecht Van Lommel
2020-03-12Cleanup: add device_texture for images, distinct from other global memoryBrecht Van Lommel
2020-03-11Cycles: add internal default volume shader, to be used for new volume objectBrecht Van Lommel
2020-03-02Cycles: add Progressive Multi-Jitter sampling patternStefan Werner
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-05Merge branch 'blender2.7'Stefan Werner
2019-03-05Cycles: Added Float2 attribute type.Brecht Van Lommel
2018-11-25Merge branch 'master' into blender2.8Campbell Barton
2018-11-25Cleanup: trailing spaceCampbell Barton
2018-11-09Cycles: Add name field to sceneSergey Sharybin
2018-11-07Cycles: Added Embree as BVH option for CPU renders.Stefan Werner
2018-07-27Cycles: Initial implementation of detailed statisticsSergey Sharybin
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-06-11Cycles: Cleanup, silence strict compiler warningSergey Sharybin
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner