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-08-21Merge branch 'master' into cycles_texture_cachecycles_texture_cacheStefan Werner
2021-08-19Cycles: missing case for ignoring subdivision vertex normalsKévin Dietrich
2021-08-18Cycles: avoid copying vertex normals attribute twice to the devicesKévin Dietrich
2021-07-15Merge branch 'master' into cycles_texture_cacheStefan Werner
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-01Cleanup: spelling in commentsKévin Dietrich
2021-05-26Cycles: optimize attributes device updatesKévin Dietrich
2021-05-15Merge branch 'master' into cycles_texture_cacheStefan Werner
2021-05-14Cleanup: clang-formatCampbell Barton
2021-05-14Merge branch 'blender-v2.93-release'Kévin Dietrich
2021-05-14Fix T87929: Cycles, missing update when visibility is modifiedKévin Dietrich
2021-05-06Cycles: add reference counting to NodesKévin Dietrich
2021-05-03Cycles: add reference counting to NodesKévin Dietrich
2021-04-30Refactor of texture cache, now texture handles are being stored in device tex...Stefan Werner
2021-04-12Fix T86880: Cycles bevel shader not working after editing worldBrecht Van Lommel
2021-03-26Cleanup: redundant expressionKévin Dietrich
2021-03-24Cleanup: unused variableKévin Dietrich
2021-03-24Fix T86601: Cycles accumulates displacement when transforming an ObjectKévin Dietrich
2021-03-23Fix T86567: Cycles crashes when playing back animated volumesKévin Dietrich
2021-03-15Fix Cycles rendering crash on OpenBSDBrecht Van Lommel
2021-03-12Fix compiler warning when building Cycles without EmbreeBrecht Van Lommel
2021-02-25Fix T85926: Cycles missing viewport updates when making materials single userKévin Dietrich
2021-02-17Merge branch 'blender-v2.92-release'Brecht Van Lommel
2021-02-17Fix T85440: crash with displacement shaders and updating geometry in viewportBrecht Van Lommel
2021-02-17Cycles: detect when attributes have changedJacques Lucke
2021-02-09Cycles: fix wrong flags used to tag device data as dirtyKévin Dietrich
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-25Fix T85010: Cycles viewport not showing certain material changes when using G...Kévin Dietrich
2021-01-24Cleanup: spellingCampbell Barton
2021-01-22Cycles: optimize device updatesKévin Dietrich
2021-01-05Fix T83915: Subdivision Surface modifier causes visual artifacts in Cycles re...Patrick Mours
2020-12-11Cycles: Add CPU+GPU rendering support with OptiXPatrick Mours
2020-11-12Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-12Fix T82607: crash cancelling Cycles render during adaptive subdivision updateBrecht Van Lommel
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-11-03Cycles: immediately store the used_shader list in Blender interface.Alexander Gavrilov
2020-10-30Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-10-30Fix T82027, T81718: Cycles crash with volume animation playbackBrecht Van Lommel
2020-10-28Cycles: internal support for per-instance and per-geometry attributesAlexander Gavrilov
2020-10-28Cycles: internal support for float4 geometry attributesAlexander 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-12Fix T81551: Cycles crash updating volume with modifiersBrecht Van Lommel
2020-10-02Cycles: add time statistics to scene updateKévin Dietrich
2020-09-01Cycles: Separate Embree device for each CPU Device.Stefan Werner
2020-08-19Cycles : add a Volume Geometry NodeKévin Dietrich
2020-08-12Fixes T77882: artifacts rendering OpenVDB volumes with multiple grids in CyclesKévin Dietrich
2020-06-30Cleanup: clang-formatCampbell Barton
2020-06-25Better fix for crash ( with gpu only ) on render end/abort introduced in 0dced1aJens Verwiebe
2020-06-25Fix crashing on render end/abort introduced in 0dced1aJens Verwiebe