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
path: root/intern
AgeCommit message (Expand)Author
2020-07-08Fix T78324: Different Sky Texture results between CPU and GPULukas Stockner
2020-07-07Cleanup: don't end description with a '.'Jacques Lucke
2020-07-07Cycles: Add support for native OptiX curve primitivePatrick Mours
2020-07-07Fix T78692: improve UI regarding the effect of the denoiser on denoising passesBrecht Van Lommel
2020-07-07Fix T78666: Cycles non-uniformly scaled hair renders wrong for static objectsBrecht Van Lommel
2020-07-07Cleanup: add comment explaining operator deleteJacques Lucke
2020-07-07Guarded Allocator: add missing operator deleteJacques Lucke
2020-07-07UI: Add units to motion tracking solve errorsJohan Walles
2020-07-07Cleanup: spellingCampbell Barton
2020-07-06Fix OptiX viewport denoising not working when rendering scene (without OptiX)...Patrick Mours
2020-07-06Reduce `DupliObject::persistent_id` from 16 to 8 itemsSybren A. Stüvel
2020-07-03Clang-tidy: Enable braces-around-statements warningSebastian Parborg
2020-07-03Clang-Tidy: Enable readability-redundant-control-flowHans Goudey
2020-07-03Fix T72214: Fluids: noise does not work with negative frame numbersJacques Lucke
2020-07-03Cycles: rename viewport denoise Fastest option to Automatic and extend tooltipBrecht Van Lommel
2020-07-03Guarded allocator: Override placement new operatorSergey Sharybin
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-07-03Cycles: Use TBB's spin mutexSergey Sharybin
2020-07-03Cleanup: spellingCampbell Barton
2020-07-02Cleanup: spellingCampbell Barton
2020-07-01Fix T77984: Cycles OpenCL error rendering empty sceneBrecht Van Lommel
2020-07-01Cleanup: Two two spaces around python classAaron Carlisle
2020-07-01Cleanup: spellingCampbell Barton
2020-06-30UI: Cycles: Use Split layout for object motion blurAaron Carlisle
2020-06-30Cycles: bump version to 1.13, matching Blender 2.90 release cycleBrecht Van Lommel
2020-06-30Fix T78038: Cycles crash rendering with volume object and motion blurBrecht Van Lommel
2020-06-30Fix T78447: Cycles vertex color node not working with hairBrecht Van Lommel
2020-06-30Cleanup: spellingCampbell Barton
2020-06-30Cleanup: clang-formatCampbell Barton
2020-06-30Fix T77095: fix Cycles performance regression with AMD RX cardsBrecht Van Lommel
2020-06-30UI: Use single column for cycles ray visibility checkboxesAdrian Newton
2020-06-26Fix crash compiling Cycles OpenCL, after recent TBB changesBrecht Van Lommel
2020-06-26Fix T78310: tweak layout in denoising panel to have more spacingBrecht Van Lommel
2020-06-26Cycles: add experimental preference to replace magic debug value 256Brecht Van Lommel
2020-06-26Fluid: Fix typos from OpenVDB updateSebastián Barschkis
2020-06-25Fix T77204: Mantaflow Initial velocity bugged?Sebastián Barschkis
2020-06-25Fix T77285: Incorrect Mantaflow fluid border interaction when collision is tu...Sebastián Barschkis
2020-06-25Fix T78238: issue loading existing .blend files with Optix viewport denoiserBrecht Van Lommel
2020-06-25Cleanup: spellingCampbell Barton
2020-06-25Cycles: add support for rendering sculpt vertex colorsBrecht Van Lommel
2020-06-25Fix viewport denoising not working if start samples higher than total samplesBrecht Van Lommel
2020-06-25Better fix for crash ( with gpu only ) on render end/abort introduced in 0dced1aJens Verwiebe
2020-06-25Fix crashing on render end/abort introduced in 0dced1aJens Verwiebe
2020-06-24Fix T78149: Cycles memory leak rendering animation with EmbreeBrecht Van Lommel
2020-06-24VR: Properly support outputting sRGB swapchain buffersJulian Eisel
2020-06-24Fix T78047: Fix failing denoiser tests on windowsRay Molenkamp
2020-06-24Cleanup: compiler warningsBrecht Van Lommel
2020-06-24Fluid: Improved OpenVDB support for fluid cachesSebastián Barschkis
2020-06-24Cleanup: fix typo in denoiser menuBrecht Van Lommel
2020-06-24Cleanup: make it possible to include util_tbb.h in any orderBrecht Van Lommel