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-20Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-20Cycles: Fix rendering instanced smoke domain.Jacques Lucke
2020-05-19Merge branch 'blender-v2.83-release'Sebastián Barschkis
2020-05-19Fix T72889: Cycles camera motion blur not usng more than 2 stepsJosh Belanich
2020-05-18Fix T62422: Baking ray distance do not workSebastian Parborg
2020-05-15Cycles: code refactor to bake using regular render session and tilesBrecht Van Lommel
2020-05-15Cycles: Refactor microfacet BSDFs to remove separate anisotropy codeLukas Stockner
2020-05-14Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-14Fix T73984: unnecessary Cycles viewport updates with object texture coordinatesBrecht Van Lommel
2020-05-05Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-05Fix Cycles Python error when device name is not a valid UTF-8 stringBrecht Van Lommel
2020-05-02Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-01Cleanup: compiler warning with clang 10Brecht Van Lommel
2020-05-01UI: Use property split layout and decorators for material propertiesJulian Eisel
2020-04-29Fix T76225: Cycles View layer filters are grayed out while still workingPhilipp Oeser
2020-04-22Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-22Fix T75964: changing object's viewport display color does not updatePhilipp Oeser
2020-04-17UI: Layout changes for new checkbox layout possibilitiesWilliam Reynish
2020-04-12UI: reorder adaptive sampling settings in order of importanceBrecht Van Lommel
2020-04-03Fix T75287: other Cycles render passes wrong when using CryptomatteBrecht Van Lommel
2020-03-26Mantaflow: remove reminents of high res smokeAaron Carlisle
2020-03-21Fix T73372: cryptomatte not filling last pass for odd number of levelsBrecht Van Lommel
2020-03-20Fix Python error in Cycles baking panelBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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