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-03-11Fix Cycles link error with debug + asan after RTTI changesBrecht Van Lommel
2020-03-11Cycles: add view layer setting to exclude volumes, like hair and surfacesBrecht Van Lommel
2020-03-11UI: show more digits for adaptive sampling noise thresholdBrecht Van Lommel
2020-03-07UI: move Cycles adaptive sampling settings to own subpanelBrecht Van Lommel
2020-03-06Cleanup: tweak Cycles #includes in preparation for clang-format sortingBrecht Van Lommel
2020-03-05Adaptive Sampling for Cycles.Stefan Werner
2020-03-05Addons: deprecate 'wiki_url'Aaron Carlisle
2020-03-02Cycles: add Progressive Multi-Jitter sampling patternStefan Werner
2020-03-02Shading: Add invert option to Vector Rotate NodeCharlie Jolly
2020-02-26Cleanup: add ImageKey to avoid longer argument lists and duplicated codeBrecht Van Lommel
2020-02-25Cycles: Add option to change which sample to start viewport denoising atPatrick Mours
2020-02-25Fix T74095: crash deleting all faces in edit mode with Cycles renderingBrecht Van Lommel
2020-02-25Cycles: move sss and diffuse transmission into diffuse passBrecht Van Lommel
2020-02-24Fix unnecessary Cycles OptiX kernel loadingPatrick Mours
2020-02-19Cleanup: `make format`Dalai Felinto
2020-02-19Fix T73938: Cycles Vertex Color wrong if no layer is specifiedPhilipp Oeser
2020-02-18Fix Cycles fluid motion blur not working after recent refactorBrecht Van Lommel
2020-02-18Fix Embree failing on objects with a very high number of motion stepsBrecht Van Lommel
2020-02-18Fix T73954: Cycles viewport render from camera not respecting aspect ratioBrecht Van Lommel
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-11Cycles: Add support for denoising in the viewportPatrick Mours
2020-02-10Cleanup: spellingCampbell Barton
2020-02-08Cleanup: fix compiler warningBrecht Van Lommel
2020-02-07Cleanup: `make format`Dalai Felinto
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-03Fix Cycles particle hair rendering broken after recent changesBrecht Van Lommel
2020-01-27Fix: Building without WITH_MOD_FLUIDRay Molenkamp
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-08Revert recent change to the particles RNA, and only affect the UI.William Reynish
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-26Cycles: Use OIIO UDIM tag instead of %04dLukas Stockner
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-16Cycles: Fix one-tile UDIM renderingLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-10Cycles: support for custom shader AOVsLukas Stockner
2019-12-07Shader Nodes: Add Interpolation modes to Map Range nodeCharlie Jolly
2019-11-27Curve: CurveMapping Extend OptionJeroen Bakker
2019-11-27Cycles: Add Random Per Island attribute.OmarSquircleArt
2019-11-04Merge branch 'blender-v2.81-release'Patrick Mours
2019-11-04Fix T71123: OptiX error in Cycles viewport when adding HDRIPatrick Mours
2019-11-04Correct naming of cryptomatte output sockets on the render layers nodeRobert Guetzkow
2019-10-31Fix T71172: Cycles preferences.get_devices() not refreshing Optix devicesBrecht Van Lommel
2019-10-30Toggle 'PLAY' <> 'PAUSE' icons for pausing preview renderingPhilipp Oeser