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-18Volumes: add render settings for volume datablockBrecht Van Lommel
2020-03-18Cycles: change volume step size controls, auto adjust based on voxel sizeBrecht Van Lommel
2020-03-18Cycles: support for rendering of new Hair object prototypeBrecht Van Lommel
2020-03-18Cycles: support rendering new Volume object typeBrecht Van Lommel
2020-03-18Cycles: support for different 3D transform per volume gridBrecht Van Lommel
2020-03-16Cycles: Fix bad escape character used for dotSergey Sharybin
2020-03-16UI: Show decorators for lights when using CyclesWilliam Reynish
2020-03-11Fix T73626: crash scrubbing timeline with Cycles viewport and smoke/fireBrecht Van Lommel
2020-03-11Cleanup: refactor image loading to use abstract ImageLoader base classBrecht Van Lommel
2020-03-11Cleanup: add ImageHandle to centralize image ownership logicBrecht Van Lommel
2020-03-11Cleanup: remove foreach include from header, conflicts with OpenVDBBrecht Van Lommel
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