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-06-29Fix T89523: Cycles OpenCL compile error after recent changesBrecht Van Lommel
2021-06-29Fix Cycles hair render error on GPU after recent changesBrecht Van Lommel
2021-06-29Fix T70615: Cycles ignores BSDF inputs when nodes are optimizedKévin Dietrich
2021-06-29Cleanup: clang-formatCampbell Barton
2021-06-28Fix T87194: custom attributes not accessible with Cycles VolumeKévin Dietrich
2021-06-28Cycles: reduce shadow terminator artifactsMikhail Matrosov
2021-06-28Fix Cycles not rendering motion vector passes after recent changesBrecht Van Lommel
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-25Cycles: add view layer option to disable motion blur, in the Filter panelBrecht Van Lommel
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-24Cleanup: use '#if 0' for commented code-blockCampbell Barton
2021-06-23Fix T89331: Cycles lights flicker when transformedKévin Dietrich
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22OptiX: select BVH build options from Scene paramsKévin Dietrich
2021-06-16Alembic procedural: support reading per-vertex UV setsKévin Dietrich
2021-06-15BLI: use explicit task isolation, no longer part of parallel operationsBrecht Van Lommel
2021-06-12Fix T88515: Cycles does not update light transform from linked collectionsKévin Dietrich
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-06-02Add workaround for gcc 11 compiler bugJacques Lucke
2021-06-01Cleanup: spelling in commentsKévin Dietrich
2021-05-31Cycles: optimize 3D viewport rendering with camera passepartoutBrecht Van Lommel
2021-05-27Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-27Cleanup: Unused include in CyclesSergey Sharybin
2021-05-27Refactor: Move display pass to Cycles viewport parametersSergey Sharybin
2021-05-27Cleanup: Redundnat member init in Cycles viewport parametersSergey Sharybin
2021-05-27Refactor: Naming in Cycles viewport methodsSergey Sharybin
2021-05-27Cleanup: Use logical OR in Cycles background shaderSergey Sharybin
2021-05-27Cleanup: const qualifier of return typeSergey Sharybin
2021-05-27Refactor: Remove friend class from Cycles viewport parametersSergey Sharybin
2021-05-27Refactor: Rename pass accessor in viewport parametersSergey Sharybin
2021-05-26Revert "Cycles: optimize ensure_valid_reflection(), reduces render time by ab...Brecht Van Lommel
2021-05-26Cycles: optimize attributes device updatesKévin Dietrich
2021-05-26Fix T88552: Cycles changing Render Passes in viewport does not workSergey Sharybin
2021-05-26Cleanup: Simplify Cycles viewport parametersSergey Sharybin
2021-05-26Cleanup: Remove unused argument in Cycles syncSergey Sharybin
2021-05-25Fix T88096: Baking with OptiX and displacement failsPatrick Mours
2021-05-21Cleanup: spellingLeon Zandman
2021-05-21Cleanup: Use named unused arguments in Cycles DeviceSergey Sharybin
2021-05-20Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-19Fix T87793: Cycles OptiX crash hiding objects in viewport renderBrecht Van Lommel
2021-05-19Cycles OpenCL: disable AO preview kernelsBrecht Van Lommel
2021-05-18Cycles: Avoid unnecessary data updates in viewportSergey Sharybin
2021-05-18Cleanup: formatKévin Dietrich
2021-05-18Cleanup: clang-formatCampbell Barton
2021-05-18Alembic procedural: fix wrong property used as base for attributeKévin Dietrich
2021-05-18Alembic procedural: fix crash accessing invalid ICompoundPropertiesKévin Dietrich
2021-05-17Merge branch 'blender-v2.93-release'Brecht Van Lommel