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-09-14Cycles X: Switch startswith/endswith to string_viewSergey Sharybin
2021-09-09Fix warning building on macOS ArmBrecht Van Lommel
2021-09-08Cycles X: Make string_view class available via util_string.hSergey Sharybin
2021-09-07Cycles X: Bring back tiles supportSergey Sharybin
2021-09-06Cycles PMJ adaptive sampling working poorly with many bounces for Cycles-XWilliam Leeson
2021-08-23Cycles X: Make path util aware of session temporary directorySergey Sharybin
2021-08-18Cycles X: abstract new GPU kernels to be less CUDA specificBrecht Van Lommel
2021-07-30Merge branch 'master' into cycles-xSergey Sharybin
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-29Cycles X: restore CPU sampling profilerBrecht Van Lommel
2021-07-29Merge branch 'master' into cycles-xSergey Sharybin
2021-07-29Fix building without Cycles loggingSergey Sharybin
2021-07-27Merge branch 'master' into cycles-xSergey Sharybin
2021-07-26Cleanup: fix compiler warnings due to implicit castNikhil Shringarpurey
2021-07-14Cleanup: remove disabled OpenCL implementationBrecht Van Lommel
2021-07-06Cycles X: Make pass definition more robust to changesSergey Sharybin
2021-07-06Merge branch 'master' into cycles-xBrecht Van Lommel
2021-07-02Cleanup: use template utility function to handle OpenVDB grid types in CyclesBrecht Van Lommel
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-24Merge branch 'master' into cycles-xBrecht Van Lommel
2021-06-24Enable built-in OptiX curves by defaultPatrick Mours
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-02Merge branch 'master' into cycles-xBrecht Van Lommel
2021-06-01Cleanup: spelling in commentsKévin Dietrich
2021-05-27Cycles X: Cleanup OptiX Curves API flagSergey Sharybin
2021-05-27Cycle X: Make OptiX debug flag runtimeSergey Sharybin
2021-05-21Merge branch 'master' into cycles-xSergey 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-10Merge branch 'master' into cycles-xSergey Sharybin
2021-05-06Cleanup: spellingCampbell Barton
2021-05-04Cleanup: Remove redundant Cycles attributesSergey Sharybin
2021-05-04Cycles: Add ccl_constexpr utility macrosSergey Sharybin
2021-04-29Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-29Fix build error after recent changes to CPU name detectionBrecht Van Lommel
2021-04-29Merge branch 'blender-v2.93-release'Brecht Van Lommel
2021-04-29Fix missing Cycles CPU name on macOS ArmChristian Baars
2021-04-29Fix missing Cycles CPU name for Arm processorsPatrick Mours
2021-04-28Cycles: add GPU queue kernel time statsBrecht Van Lommel
2021-04-27Cycles: Removed unused macros.Stefan Werner
2021-04-23Cleanup: clang-formatCampbell Barton
2021-04-21Remove OptiX code that is no longed in usePatrick Mours
2021-04-20Merge branch 'master' into cycles-xBrecht Van Lommel
2021-04-20Add support for building on Linux aarch64Patrick Mours
2021-04-10Merge branch 'master' into cycles-xBrecht Van Lommel
2021-04-08Cleanup: spellingCampbell Barton
2021-04-06Cycles: Add utility to calculate previous power of twoSergey Sharybin
2021-04-06Cycles: Add utility to calculate next power of twoSergey Sharybin
2021-03-30Cleanup: Extra spaces at the end of commentSergey Sharybin