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-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
2021-11-05Fix T91733, T92486: Cycles wrong shadow catcher with volumesBrecht Van Lommel
2021-11-05Fix T92566: Cycles distant lights too dim in reflectionsBrecht Van Lommel
2021-11-05Fix T92503: Cycles OSL crash with object attributesBrecht Van Lommel
2021-11-05Fix T92815: Incorrect handling of evaluated meshes from curvesHans Goudey
2021-11-04Cleanup: fix typoBrecht Van Lommel
2021-11-04Cycles: add code to check for supported HIP device architecturesBrecht Van Lommel
2021-11-04Fix Cycles HIP Kernels loading on Arch names with extra optionsBrian Savery
2021-11-04Fix part of T91797: Cycles CPU and GPU render differences with camera inside ...Brecht Van Lommel
2021-11-04Fix T91986: incorrect syncing of geometry instancesJacques Lucke
2021-11-04Fix T92450: Cycles wrong render with overlapping glass, transparency and volumesBrecht Van Lommel
2021-11-04Fix T92002: Cycles baking certain light passes does not workBrecht Van Lommel
2021-11-02Fix T85676: Cycles EXR merging not working with some single layer EXRsBrecht Van Lommel
2021-11-02Fix T77681, T92634: noise texture artifacts with high detailBrecht Van Lommel
2021-11-02Fix T92462: Cycles crash calculating hair transparencySergey Sharybin
2021-11-02Fix typo in Cycles PMJ enum define.Thomas Dinges
2021-11-01Fix Cycles integrator presets.Thomas Dinges
2021-11-01Fix Cycles unit test failing after recent changesBrecht Van Lommel
2021-11-01Fix Python error running regression tests after recent changesBrecht Van Lommel