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-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
2020-06-24Cycles: add Intel OpenImageDenoise support for viewport denoisingBrecht Van Lommel
2020-06-24Cycles: add denoising settings to the render propertiesBrecht Van Lommel
2020-06-24Fix build error on Windows after recent changesBrecht Van Lommel
2020-06-24Cleanup: move TBB includes into own headerBrecht Van Lommel
2020-06-24MEM_guardedalloc: allow freeing const arrays with MEM_SAFE_FREECampbell Barton
2020-06-24UI: Cycles: Use Title CaseAaron Carlisle
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-22Fix random crash in Cycles smoke volume loadingBrecht Van Lommel
2020-06-22Cycles: enable Embree by default for CPU renderingBrecht Van Lommel
2020-06-22Cycles: internal refactoring to make thick/ribbon curve separate primitivesBrecht Van Lommel
2020-06-22Cycles: port curve-ray intersection from Embree for use in Cycles GPUBrecht Van Lommel
2020-06-22Cycles: remove SIMD BVH optimizations, to be replaced by EmbreeBrecht Van Lommel