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-04Fix wrong default value for Lacunarity in Musgrave textureBartosz Moniewski
2020-02-03Fix Cycles particle hair rendering broken after recent changesBrecht 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-27Fix: Building without WITH_MOD_FLUIDRay Molenkamp
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-22Fix T71344: Optix render errors with motion blur and unknown bone constraint ...Patrick Mours
2020-01-21Partial Fix T73043: Denoising Albedo not working well for SheenLukas Stockner
2020-01-20Fix Cycles not correctly using Background.shader if specifiedBrecht Van Lommel
2020-01-16Fix T73064: Embree does not like Bevel shaderStefan Werner
2020-01-15Cleanup: clang-formatCampbell Barton
2020-01-14Fix rendering motion blur scenes with OptiX failing with CUDA_ERROR_INVALID_C...Patrick Mours
2020-01-14Cycles: Crash fix for random walk SSS with Embree.Stefan Werner
2020-01-10Cycles: Fix viewport rendering when displaying as byte and not half floatPatrick 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
2020-01-08Fix T66529: Cycles motion blur render errors with fast rotating objectsJosh Belanich
2020-01-08Fix T72954: Cycles gradient texture not clamped when using OSLBrecht Van Lommel
2020-01-08Cycles: Add OptiX AI denoiser supportPatrick Mours
2020-01-06Fix T70821: Hair Radius Is Actually Hair DiameterWilliam Reynish
2019-12-30Fix T68131: Cycles bake panel code typomano-wii
2019-12-26Cleanup: clang-formatLukas Stockner
2019-12-26Cycles: Use OIIO UDIM tag instead of %04dLukas Stockner
2019-12-26Cycles: Support UDIMs with OSL shadingLukas Stockner
2019-12-21Fix: NaN error in smoothminf functionCharlie Jolly
2019-12-20Fix T72445: Cycles crash with Displacement maps in OSLLukas Stockner
2019-12-20Fix T72471: Cycles AOV support breaks passes with divide_typeLukas Stockner
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-16Fix T72474: UDIM breaks box mapping in CyclesLukas Stockner
2019-12-16Cycles: Fix one-tile UDIM renderingLukas Stockner
2019-12-13Cycles: Fix compilation of the Render Graph testLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-12Cycles: perform clamping per light contribution instead of whole pathLukas Stockner
2019-12-11Cycles/OpenCL: Remove NULL PTR WorkaroundJeroen Bakker
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-09Cycles: Add OptiX acceleration structure compactionPatrick Mours
2019-12-08Fix T71878: Cycles crash with adaptive subdivision and empty meshBrecht Van Lommel
2019-12-08Fix T72282: Cycles OpenCL error after recent math node changesBrecht Van Lommel
2019-12-07Shaders: noise and wave distortion now work uniformly instead of diagonallyBartosz Moniewski
2019-12-07Shader Nodes: Add Interpolation modes to Map Range nodeCharlie Jolly
2019-12-07Maths Node: Additional functionsCharlie Jolly
2019-11-28Fix crash if OptiX context creation fails in CyclesPatrick Mours
2019-11-28Fix assert in Cycles memory statistics when using OptiX on multiple GPUsPatrick Mours
2019-11-27Cycles: Scale denoising albedo contribution of Principled BSDFs according to ...Lukas Stockner
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-27Cycles: Add Random Per Island attribute.OmarSquircleArt
2019-11-25Fix potential access to deleted memory in OptiX kernel loading codePatrick Mours
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton