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-02-09Cycles: Add avxf unit tests.Ray Molenkamp
2020-02-09Fix Cycles error with hair and spatial splits after recent changesBrecht Van Lommel
2020-02-08Fix Cycles embree render crash after recent refactorBrecht Van Lommel
2020-02-08Cleanup: fix compiler warningBrecht Van Lommel
2020-02-07Cleanup: `make format`Dalai Felinto
2020-02-07Cleanup: simplify Cycles primitive attribute map storageBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2020-02-07Cleanup: remove unnecessary operations in Cycles curves exportBrecht Van Lommel
2020-02-07Cleanup: split Cycles export into smaller filesBrecht Van Lommel
2020-02-07Cleanup: export particle hair as a separate Cycles objectBrecht Van Lommel
2020-02-07Cleanup: add type inheritance for Cycles nodesBrecht Van Lommel
2020-02-06Code_Cleanup_Day/Windows: Clean-up windows API Level.Ray Molenkamp
2020-02-06Cycles: Track specular throughput to account for reflection color in denoisin...Lukas Stockner
2020-02-04Merge branch 'blender-v2.82-release'Pablo Dobarro
2020-02-04Fix wrong default value for Lacunarity in Musgrave textureBartosz Moniewski
2020-02-03Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-02-03Fix Cycles particle hair rendering broken after recent changesBrecht Van Lommel
2020-01-31Cycles: bump version to 1.12, matching Blender 2.83 release cycleBrecht Van Lommel
2020-01-31Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-31Fix issues in Cycles standalone, particularly related to render displayBrecht Van Lommel
2020-01-31Cycles: bump version to 1.11, matching Blender 2.82 release cycleBrecht Van Lommel
2020-01-30Cleanup: clang-format, unused variableCampbell Barton
2020-01-29Fix T73469: OSL: Vector Math Node modulo uses wrong functionCharlie Jolly
2020-01-27Merge remote-tracking branch 'origin/blender-v2.82-release'Ray Molenkamp
2020-01-27Fix: Building without WITH_MOD_FLUIDRay Molenkamp
2020-01-27Shading: Add color output to White Noise nodeCharlie Jolly
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-23Merge branch 'blender-v2.82-release'Antonio Vazquez
2020-01-22Fix T71344: Optix render errors with motion blur and unknown bone constraint ...Patrick Mours
2020-01-21Cleanup: unused vars, clang-formatCampbell Barton
2020-01-21Merge branch 'blender-v2.82-release'Lukas Stockner
2020-01-21Partial Fix T73043: Denoising Albedo not working well for SheenLukas Stockner
2020-01-20Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-20Fix Cycles not correctly using Background.shader if specifiedBrecht Van Lommel
2020-01-18Cycles: Suppress OSL normalize function warnings.OmarSquircleArt
2020-01-16Merge branch 'blender-v2.82-release'Stefan Werner
2020-01-16Fix T73064: Embree does not like Bevel shaderStefan Werner
2020-01-15Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-15Cleanup: clang-formatCampbell Barton
2020-01-14Merge branch 'blender-v2.82-release'Patrick Mours
2020-01-14Fix rendering motion blur scenes with OptiX failing with CUDA_ERROR_INVALID_C...Patrick Mours
2020-01-14Merge branch 'blender-v2.82-release'Stefan Werner
2020-01-14Cycles: Crash fix for random walk SSS with Embree.Stefan Werner
2020-01-10Merge branch 'blender-v2.82-release'Patrick Mours
2020-01-10Cycles: Fix viewport rendering when displaying as byte and not half floatPatrick Mours
2020-01-10Fix OptiX acceleration structure failing to build in viewportPatrick Mours
2020-01-10Fix T72470: OptiX render fails with scene with many translucent planes on Linux.Patrick Mours
2020-01-09Cycles: Fixed OpenCL kernel build.Stefan Werner
2020-01-08Revert recent change to the particles RNA, and only affect the UI.William Reynish