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
path: root/intern
AgeCommit message (Expand)Author
2022-05-16Fix T97867: Cycles MNEE blocky artefacts for rough refractive interfacesOlivier Maury
2022-05-11Cleanup: Cycles, avoid 'parameter unused' warningSybren A. Stüvel
2022-05-10Fix T97908: Cycles missing motion from on pointcloud generated by geometry nodesBrecht Van Lommel
2022-05-10Fix T97966: Cycles shadow terminator offset wrong for scaled object instancesMikhail Matrosov
2022-05-10Fix T97056: Cycles MNEE not working with glass and pure refraction BSDFsOlivier Maury
2022-05-10Fix part of T97895: Cycles not rendering edge domain attributesBrecht Van Lommel
2022-05-05Fix T95308, T93913: Cycles mist pass wrong with SSS shaderBrecht Van Lommel
2022-05-05Cleanup: clang formatBrecht Van Lommel
2022-05-05Fix T93246: Cycles wrong volume shading after transparent surfaceBrecht Van Lommel
2022-05-04Fix Cycles world light group confusing UIBrecht Van Lommel
2022-05-04Fix T95644: Cycles doesn't update modified object attributes on GPULukas Stockner
2022-05-04Fix T96718: Cycles invalid pixels when using bump normal for light emissionBrecht Van Lommel
2022-05-04Fix Cycles division by zero in material preview renderBrecht Van Lommel
2022-05-04Cycles: mark all CUDA 11.x versions as supportedBrecht Van Lommel
2022-05-03Fix T96822: Cycles motion blur + persistent data not updating properlyBrecht Van Lommel
2022-05-03CMake: fix error building when CUDA_NVCC_EXECUTABLE is missingCampbell Barton
2022-04-30Fix T96576: Light leaking when using normal maps with Multiscatter GGXLukas Stockner
2022-04-29Cycles: Hydra fixes for stageMetersPerUnit and OpenGL context on WindowsPatrick Mours
2022-04-29Cycles: add USD as a file format for Cycles standalone renderingBrecht Van Lommel
2022-04-29Cycles: refactor Hydra render delegate buildingBrecht Van Lommel
2022-04-29Cycles: make Hydra display driver optional, for USD without OpenGLBrecht Van Lommel
2022-04-29Cycles: add profiling command line argument to standaloneBrecht Van Lommel
2022-04-29Cycles: make internal integrator defaults match Blender more closelyBrecht Van Lommel
2022-04-29Cleanup: remove unused server app after network render was removedBrecht Van Lommel
2022-04-29Cleanup: fix various Cycles build warnings with non-default optionsBrecht Van Lommel
2022-04-29Cleanup: fix unused parameter warningSybren A. Stüvel
2022-04-29Fix Cycles versioning code after recent changeSergey Sharybin
2022-04-29Cleanup: Remove old filter property.Thomas Dinges
2022-04-28Fix T94467: Cycles baking of normal pass slower than before cycles-xBrecht Van Lommel
2022-04-28Ensure BSDF evals and pdfs are zero on invalid samplesSebastian Herholz
2022-04-28Fix: Sky models can return negative valuesSebastian Herholz
2022-04-28Fix T97056: Cycles MNEE caustics treated as direct instead of indirect lightChristophe Hery
2022-04-28Revert "Cycles: Enable inlining on Apple Silicon for 1.1x speedup"Brecht Van Lommel
2022-04-28Fix T97498, T97651: crash in Cycles with TBB 2021 after recent changesBrecht Van Lommel
2022-04-27Cycles: Enable inlining on Apple Silicon for 1.1x speedupMichael Jones
2022-04-24Cleanup: various minor changesCampbell Barton
2022-04-23Mikktspace: Reduce number of data queries to callerLukas Stockner
2022-04-23Fix deprecation warning when building with OpenVDB 9Brecht Van Lommel
2022-04-22Cycles: removed UV requirement for MNEE, along with fixes and cleanupsOlivier Maury
2022-04-22Cleanup: spelling in commentsCampbell Barton
2022-04-22Cycles: enable AMD RDNA GPU support on LinuxBrecht Van Lommel
2022-04-20Revert "Fix GPU subdivision: Crash on adding subdivision surface modifier"Clément Foucault
2022-04-20Revert "Fix Cycles HIP assuming warp size 32"Brecht Van Lommel
2022-04-20Fix compilation without OpenVDBKévin Dietrich
2022-04-20Fix GPU subdivision: Crash on adding subdivision surface modifierClément Foucault
2022-04-20Cleanup: run autopep8 on intern/cycles/Campbell Barton
2022-04-20Cleanup: spelling in commentsCampbell Barton
2022-04-20Cleanup: clang-formatCampbell Barton
2022-04-19Cycles: add support for volume motion blurKévin Dietrich
2022-04-19Cleanup: Remove unused function in Cycles queueSergey Sharybin