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
2022-10-07Cycles: link oneAPI backend with debug version of sycl when in DebugXavier Hallade
2022-10-07Cycles: use direct linking for oneAPI backendXavier Hallade
2022-10-07Cleanup: spelling in commentsCampbell Barton
2022-10-06Fix T101458: Changing volume density when pg is enabled causes crashSebastian Herholz
2022-10-05Fix T101523: Cycles path guiding debug settings not affecting final renderBrecht Van Lommel
2022-10-04Build: integrate OpenPGL into platform files like other librariesBrecht Van Lommel
2022-10-04Cycles: refine inlining thresholds for oneAPI backendNikita Sirgienko
2022-10-04Cycles: Speed up oneAPI GPU binaries compilation by using parallel instancesNikita Sirgienko
2022-10-03Cycles: add option to bake specular from active camera viewpointPhoenix Katsch
2022-10-03Cleanup: in Cycles force inline transform_inverse_implBrecht Van Lommel
2022-10-03Cleanup: spelling in commentsCampbell Barton
2022-09-30Attribute Node: refactor lookup to remove duplication between engines.Alexander Gavrilov
2022-09-29Cleanup: cmake indentationCampbell Barton
2022-09-28Cleanup: spelling in commentsCampbell Barton
2022-09-28Cleanup: formatCampbell Barton
2022-09-27Cycles: Add optional per-kernel performance statisticsNikita Sirgienko
2022-09-27Cleanup: Unused variable warning with path guiding turned offHans Goudey
2022-09-27Fix: OpenPGL related build error on windowsRay Molenkamp
2022-09-27Cycles: Tweak inlining policy on MetalMichael Jones
2022-09-27Cycles: Disable binary archives on macOS < 13.0Michael Jones
2022-09-27Cycles: add Path Guiding on CPU through Intel OpenPGLSebastian Herhoz
2022-09-27Cycles: BSDF eval refactor to remove separate reflection/refraction methodsBrecht Van Lommel
2022-09-27Cycles: BSDF changes in preparation of path guidingSebastian Herhoz
2022-09-26Fix T101354: Cycles crash with baking and adaptive samplingBrecht Van Lommel
2022-09-26Cycles: increase min-supported driver version for Intel GPUsXavier Hallade
2022-09-26Cleanup: replace C-style casts with functional casts for numeric typesCampbell Barton
2022-09-23Mesh: Move edge crease out of MEdgeHans Goudey
2022-09-23Cleanup: use lowercase function calls & macros in for CMakeCampbell Barton
2022-09-22Cycles: Cleanup in oneAPI math includes and definitionsWerner, Stefan
2022-09-21Add oneAPI to the 'cycles_device' command line argument help textAlaska
2022-09-20Cycles: don't allow negative BSDF weightsBrecht Van Lommel
2022-09-18Cycles: sync changes from standalone repositoryBrecht Van Lommel
2022-09-17Cleanup: spelling, punctuation & repeated words in commentsCampbell Barton
2022-09-15Fix T101065: wrong denoising depth after ray precision improvementsBrecht Van Lommel
2022-09-14Fix T101025: Cycles motion blur crash with changing point cloud sizeHans Goudey
2022-09-13Fix compilation error on Windows after recent changeSergey Sharybin
2022-09-13Cycles: Make OSL implementation independent from SVMPatrick Mours
2022-09-13Fix oneAPI compilation on modern Linux and CentOS 7 librariesSergey Sharybin
2022-09-13Cycles: Include reason the oneAPI library could not be loadedSergey Sharybin
2022-09-13Cleanup: spelling in commentsCampbell Barton
2022-09-10Cleanup: cycles OSL compiler warningsBrecht Van Lommel
2022-09-10Cleanup: format, spellingCampbell Barton
2022-09-09Cycles: Generate OSL closures using macros and a template filePatrick Mours
2022-09-09Cycles: Remove separate OSL attribute map and instead always use SVM attribut...Patrick Mours
2022-09-08Fix T100833: Cycles UDIM baking broken after recent changesBrecht Van Lommel
2022-09-08Fix Cycles wrong MIS logic in shade_light kernel after recent changesBrecht Van Lommel
2022-09-07Mikktspace: Optimized port to C++Lukas Stockner
2022-09-06Fix T100824: Cycles GPU render broken on macOS 13 Beta and Apple siliconBrecht Van Lommel
2022-09-06Fix T100845: wrong Cycles OptiX runtime compilation include pathJosh Whelchel
2022-09-06Merge branch 'blender-v3.3-release'Nikita Sirgienko