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-11-17Merge branch 'blender-v2.91-release'Richard Antalik
2020-11-17Cycles: Fix compilation error and warning without OPENVDBClément Foucault
2020-11-16Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-16Fix T82673: Cycles crash with zero emission strength and linked emission colorBrecht Van Lommel
2020-11-16Fix T81983: volume tiles missing in Cycles rendersKévin Dietrich
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-12Cleanup: remove accidentally committed merge filesBrecht Van Lommel
2020-11-12Cleanup: compiler warningBrecht Van Lommel
2020-11-12Fix T82516: Cycles crash updateding animated volumes after NanoVDBBrecht Van Lommel
2020-11-12Fix T82617: artifacts in Cycles viewport when changing subdivision attributesKévin Dietrich
2020-11-11Cleanup: clang-formatCampbell Barton
2020-11-10Cycles: fix compilation of OSL shaders following API changeKévin Dietrich
2020-11-10Fix NanoVDB compile errors with recent NanoVDB versionsPatrick Mours
2020-11-10Fix T82561: shader compilation crashes in OSLKévin Dietrich
2020-11-09Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-09Fix T78956: banding artifacts of vertex colors in CyclesBrecht Van Lommel
2020-11-09Cycles: fix Node::tag_modified not setting modified flag's upper bitsKévin Dietrich
2020-11-09Cycles: Fix function inline attributesSergey Sharybin
2020-11-09Cycles: Fix tricubic sampling with NanoVDBPatrick Mours
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-11-06Cleanup: clang-formatCampbell Barton
2020-11-05Merge branch 'blender-v2.91-release'Robert Guetzkow
2020-11-05Fix T80043: missing Cycles displacement update when relinking output socketsBrecht Van Lommel
2020-11-05Fix T82428: Cycles crashes when building volume meshesKévin Dietrich
2020-11-04Cycles: fix another race condition in Geometry synchronizationKévin Dietrich
2020-11-04Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-11-04Fix T82016: Cycles assert with empty OpenVDB volumesBrecht Van Lommel
2020-11-04Fix Cycles volume render differences with NanoVDB when using linear samplingPatrick Mours
2020-11-04Cycles: fix multithreading issue introduced in previous commitKévin Dietrich
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-11-03Cycles: add support for BVH refit in OptiXKé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-11-02Fix Cycles kernel compile error with NanoVDB because of type redefinitionPatrick Mours
2020-10-31Cycles: Fix debug compilation after tile stealing commitLukas Stockner
2020-10-31Cycles: Implement tile stealing to improve CPU+GPU rendering performanceLukas Stockner
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-30Merge branch 'blender-v2.91-release'Brecht Van Lommel
2020-10-30Fix Cycles map range node missing clamp socketBrecht Van Lommel
2020-10-30Merge remote-tracking branch 'origin/blender-v2.91-release'Dalai Felinto
2020-10-29Cycles: silence unused variable warningDalai Felinto
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-29Cycles: abort rendering when --cycles-device not foundBrecht Van Lommel
2020-10-28Cycles: internal support for alpha output for attribute nodeAlexander Gavrilov
2020-10-28Cycles: internal support for per-instance and per-geometry attributesAlexander Gavrilov
2020-10-28Cycles: refactor to make attribute lookup slightly more efficientBrecht Van Lommel
2020-10-28Cycles: internal support for float4 geometry attributesAlexander Gavrilov