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
2020-05-27Fix T76947: Optix realtime denoiser progressively reduces brightness of very ...Patrick Mours
2020-05-25Fix T76925: more Cycles OpenCL compile errors with some drivers on LinuxBrecht Van Lommel
2020-05-22Fix T76925: Cycles OpenCL compile error with some drivers on LinuxBrecht Van Lommel
2020-05-20Cycles: Fix rendering instanced smoke domain.Jacques Lucke
2020-05-19Fix T72889: Cycles camera motion blur not usng more than 2 stepsJosh Belanich
2020-05-14Fix T63588: Cycles unnecessarily updates background importance sampling mapTautvydas Andrikys
2020-05-14Fix T73984: unnecessary Cycles viewport updates with object texture coordinatesBrecht Van Lommel
2020-05-14Fix --debug-cycles printing CUDA devices twiceBrecht Van Lommel
2020-05-12Fix incorrect assert in Cycles node socket get/set functionsBrecht Van Lommel
2020-05-07Fix T76469: OpenCL 1.2 CompilationJeroen Bakker
2020-05-05Cycles: mark CUDA 10.2 as officially supportedBrecht Van Lommel
2020-05-05Fix Cycles Python error when device name is not a valid UTF-8 stringBrecht Van Lommel
2020-05-02Fix T75995: Cycles render artifacts with overlapping volumesBrecht Van Lommel
2020-05-01Cleanup: compiler warning with clang 10Brecht Van Lommel
2020-04-30Fix long OptiX BVH build times in Cycles with many objectsPatrick Mours
2020-04-30Fix T75895: Unable to Compile Cycles on NAVI/LinuxJeroen Bakker
2020-04-28Fix T75432: Cycles progressive refine render slow with denoising dataBrecht Van Lommel
2020-04-28Fix T76044: update Cycles to build with OSL 1.11 masterBrecht Van Lommel
2020-04-24Cleanup: remove unused arg, clang-formatCampbell Barton
2020-04-23Cleanup: clang-format, unused warningCampbell Barton
2020-04-22Fix T74423: Cycles rendering artifacts with CUDA 10.2Brecht Van Lommel
2020-04-22Fix T75964: changing object's viewport display color does not updatePhilipp Oeser
2020-04-12UI: reorder adaptive sampling settings in order of importanceBrecht Van Lommel
2020-04-11Cycles/Optix: Support building the optix kernels on demand.Ray Molenkamp
2020-04-09Shading: add Roughness input to Noise and Wave texture nodesBartosz Moniewski
2020-04-08Fix T75288: crash in Cycles image loading with multithreaded shader compilationBrecht Van Lommel
2020-04-08Fix T75290: Cycles crash with out of bounds memory access in volume mesh buildBrecht Van Lommel
2020-04-08Fix T74572: adaptive sampling still not working correct with shader AOVsBrecht Van Lommel
2020-04-07Cleanup: refactor adaptive sampling to more easily change some parametersBrecht Van Lommel
2020-04-07Fix T74572: adaptive sampling not scaling AOVs correctlyBrecht Van Lommel
2020-04-07Revert "Fix T74572: adaptive sampling not scaling render passes correctly"Brecht Van Lommel
2020-04-03Fix T75287: other Cycles render passes wrong when using CryptomatteBrecht Van Lommel
2020-04-03Fix T74572: adaptive sampling not scaling render passes correctlyBrecht Van Lommel
2020-04-02Fix Cycles AVX unit test still failing to build with old GCCBrecht Van Lommel
2020-04-02Fix more build errors/warnings after recent AVX changesBrecht Van Lommel
2020-04-02Fix build error on Windows/Linux after recent AVX changesBrecht Van Lommel
2020-04-01Cycles: AVX implantation of Perlin noise.OmarSquircleArt
2020-03-27Fix Optix build error after recent changesDaniel Santana
2020-03-27Cleanup: Silence uninitialized variable warningCharlie Jolly
2020-03-26Mantaflow: remove reminents of high res smokeAaron Carlisle
2020-03-26Cycles: Restore cycles_cubin_cc to working orderRay Molenkamp
2020-03-26Cycles/Optix: Add CYCLES_OPTIX_TEST overrideRay Molenkamp
2020-03-26Fix T74939: Random Walk subsurface appearance in OptiX does not match other e...Patrick Mours
2020-03-25Cycles: limit number of processes compiling OpenCL kernel based on memoryBrecht Van Lommel
2020-03-24Cycles: use OpenCL C 2.0 if available, to improve performance for AMDBrecht Van Lommel
2020-03-24Cycles: slightly improve OpenCL performance by reordering SVM enum valuesBrecht Van Lommel
2020-03-24Cycles: work around OpenCL performance regression after AOVs and vector rotateBrecht Van Lommel
2020-03-24Cleanup: remove unused Cycles kernel feature flags, replace by node levelsBrecht Van Lommel
2020-03-21OpenCL: Bring back CYCLES_OPENCL_TEST overrideRay Molenkamp
2020-03-21Fix T73372: cryptomatte not filling last pass for odd number of levelsBrecht Van Lommel