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-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
2022-04-18Cleanup: consistently use parallel_for without tbb namespace in CyclesBrecht Van Lommel
2022-04-18Fix Cycles blackbody shader not taking into account OpenColorIO configBrecht Van Lommel
2022-04-18Fix Cycles build error with latest TBB after recent changesBrecht Van Lommel
2022-04-18Add debugging info for Wintab activated by argument `--debug-wintab`.Nicholas Rishel
2022-04-13Cycles: Add support for "stageMetersPerUnit" Hydra render settingPatrick Mours
2022-04-13Cleanup: use C++ comments for disabled codeCampbell Barton
2022-04-13Cleanup: clang-formatCampbell Barton
2022-04-12Cycles fp consistency for Apple Silicon CPUsMichael Jones
2022-04-12Revert "Cycles: enable HIP for Vega and Vega II (Radeon 7) GPUs on Windows"Brecht Van Lommel
2022-04-11Fix OpenColorIO error with configs using <USE_DISPLAY_NAME>Brecht Van Lommel
2022-04-11Fix Cycles missing nullptr check in case mesh has no shaderCharles Flèche
2022-04-10Fix T97159: AOV Pass in Cycles always gets Alpha Value of 1 for whole imageLukas Stockner
2022-04-10Fix T96942: disable Adjacent Faces margin for UVs and tangent space bakeMartijn Versteegh
2022-04-08Fix prefix used for display OCIO shaderSergey Sharybin
2022-04-08Cycles: Support adding Lightgroups from the object/world propertiesLukas Stockner
2022-04-07Fix Cycles build error after recent changesBrecht Van Lommel