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
2021-12-02Fix T93560: crash with image paint undo and cycles preview renderBrecht Van Lommel
2021-11-25Fix build error with experimental features after recent release cycle bumpBrecht Van Lommel
2021-11-25Fix T93155: Approximate shadow catcher displayed wrong on CPU and GPUSergey Sharybin
2021-11-25Fix black Cycles result when cancelling tiled rendering with shadow catcherSergey Sharybin
2021-11-25Fix performance decrease with Scrambling Distance onAlaska
2021-11-24Fix inconsistent UI terminology for tiling optionBrecht Van Lommel
2021-11-24Add tablet data to Wintab fallback cursor movement.Nicholas Rishel
2021-11-23Cycles: Fix possible access to non-initialized light sample in volumeSergey Sharybin
2021-11-23Fix T93109: Cycles HIP missing check for correct driver versionSayak Biswas
2021-11-23Fix compilation warnings when building without OpenImageDenoiserSergey Sharybin
2021-11-23Fix T93244: Cycles HIP not working with multi GPU renderingSayak Biswas
2021-11-22Fix part of T93278: transparent glass option not working with environment passBrecht Van Lommel
2021-11-22IME: Fix Multi-Window Duplicated First CharacterTakahiro Shizuki
2021-11-22Fix confusing new Cycles UI terminologyBrecht Van Lommel
2021-11-22Fix T90308: Cycles crash copying memory from device to hostSergey Sharybin
2021-11-22Cleanup: Clang-format of the HIP device implementationSergey Sharybin
2021-11-20Fix T92984: Cycles HIP crash with smoke volumesSayak Biswas
2021-11-19Fix T93046: Cycles world volume rendering very slow in OptiX with some scenesBrecht Van Lommel
2021-11-18Fix T91797: Cycles volume rendering artifact with overlapping volumesBrecht Van Lommel
2021-11-18Fix T93082: Cycles baking not handling transparency correctlyBrecht Van Lommel
2021-11-18Cycles: Don't tile if image area fits into tile areaSergey Sharybin
2021-11-18Cycles: Fix command line render overshooting time limitSergey Sharybin
2021-11-18Fix T93045: Cycles HIP not rendering OpenVDB volumesBrecht Van Lommel
2021-11-18Fix T93102: Principled hair shader stack was built incorrectlyWilliam Leeson
2021-11-17Fix another Linux build error with double and float comparisonBrecht Van Lommel
2021-11-17Fix build error with strict double to float conversionBrecht Van Lommel
2021-11-16Fix T93125: Cycles wrong remaining render time with high number of samplesBrecht Van Lommel
2021-11-16Fix T93106: Cycles SSS not working with normals pointing insideBrecht Van Lommel
2021-11-16Fix CUDA error when using tiny border in viewportSergey Sharybin
2021-11-12Fix T91893, T92455: wrong transmission pass with hair and multiscatter glassBrecht Van Lommel
2021-11-12Fix T92002: no Cycles combined baking support for filter settingsBrecht Van Lommel
2021-11-12Fix T93029: OptiX denoising artifacts at high sample counts in specific scenesPatrick Mours
2021-11-12Fix Cycles ray visibility panel missing for volume objectsBrecht Van Lommel
2021-11-12Fix T93008: Cycles: Huge memory spike when saving tile to diskSergey Sharybin
2021-11-12Fix T92601: Disable profiling when the profiler is deemed not active.William Leeson
2021-11-11Fix T93005: Cycles shadow catcher not inherited by instancesBrecht Van Lommel
2021-11-11Fix T92868: Cycles catcher with transparency crashesSergey Sharybin
2021-11-11Fix wrong device check in HIP kernel compile.Thomas Dinges
2021-11-10Cycles: disable graphics interop for HIP devicesThomas Dinges
2021-11-10Fix T92972: Cycles HIP wrong render display after a recent refactorBrecht Van Lommel
2021-11-10Fix Cycles assert in denoising fallback to OIDNBrecht Van Lommel
2021-11-10Fix T92864: curve object does not sync correctly in cyclesJacques Lucke
2021-11-09Cycles: mark both RDNA and RDNA2 as support for HIPBrecht Van Lommel
2021-11-09Cycles: add AMD driver version info for HIP on WindowsBrecht Van Lommel
2021-11-09Fix T92645: Cycles OSL crash due use of uninitialized pointerBrecht Van Lommel
2021-11-09Cycles: Improve OptiX denoising with dark images and fix crash when denoiser ...Patrick Mours
2021-11-09Fix T92472: OptiX denoising artifacts with recent GPU driver 495.29.05 or new...Patrick Mours
2021-11-09Fix T92876: Cycles incorrect volume emission + absorption handlingBrecht Van Lommel
2021-11-08CMake: add missing headers to CMake listsCampbell Barton
2021-11-06Cycles: perform CPU film reading in the kernel, to use AVX2 half conversionBrecht Van Lommel