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-08-17Fix T77683: Cycles baking crash with motion blur enabled and no cameraPhilipp Oeser
2020-08-17Cycles: Fix local intersections in Embree for non-instancd geometry.Stefan Werner
2020-08-17Fix T79052: Cycles new sky texture fails with sun size zeroBrecht Van Lommel
2020-08-14Fix T79769, T79768: crash tweaking volume settings with Cycles viewport renderBrecht Van Lommel
2020-08-12Fix T79680, T79680: confusing viewport denoise start sample behaviorBrecht Van Lommel
2020-08-12Fixes T77882: artifacts rendering OpenVDB volumes with multiple grids in CyclesKévin Dietrich
2020-08-06Fix T79586: "rendering paused" not shown when viewport render starts pausedBrecht Van Lommel
2020-08-06Cycles: load OpenVDB file earlier in Blender exportBrecht Van Lommel
2020-08-05Fix T78869: denoising performance regression on WindowsBrecht Van Lommel
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-04Cycles: Fix nan in decomposed transform for degenerated inputSergey Sharybin
2020-08-04Cycles: Add finite checks for float4 and transformsSergey Sharybin
2020-07-31Fix T79111: Cycles: Image Sequence not renderingPhilipp Oeser
2020-07-28Fix T79067: Cycles panorama viewport render stretched after recent changesBrecht Van Lommel
2020-07-28Fix T79219: Cycles NLM denoiser clean passes broken after recent changesBrecht Van Lommel
2020-07-28Fix T79259: OptiX render with fisheye camera is different to CUDAPatrick Mours
2020-07-27Cycles: Enable OptiX on first generation Maxwell GPUs againPatrick Mours
2020-07-24Fix OptiX being shown as available on first generation Maxwell GPUsPatrick Mours
2020-07-20Cycles: adjust Sky texture intensity to follow physical unitsBrecht Van Lommel
2020-07-20Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-07-16Cleanup: missing CMake headers from source listsCampbell Barton
2020-07-15Fix T78930: Cycles OpenCL error on graphics cards that don't support half floatBrecht Van Lommel
2020-07-14Cleanup: spellingCampbell Barton
2020-07-13Fix T78881: Cycles OpenImageDenoise not using albedo and normal correctlyBrecht Van Lommel
2020-07-13Cycles: Clamp Sky Texture altitude to avoid numerical issuesLukas Stockner
2020-07-13Cycles: Account for Sky Texture mapping in the sun sampling codeLukas Stockner
2020-07-13Cycles: Change precomputed Sky Texture mapping to prioritize the horizonLukas Stockner
2020-07-13Cycles: Add control for sun intensity in Sky Texture and change altitude to kmLukas Stockner
2020-07-13Cycles: Remove limits on the Sky texture's sun rotationLukas Stockner
2020-07-11Cleanup: spellingCampbell Barton
2020-07-10Fix T78662: Cycles baking fails if denoising is enabled, after recent changesBrecht Van Lommel
2020-07-10Fix build error building without OpenImageDenoiseBrecht Van Lommel
2020-07-10Fix T78801: Eevee missing setting to enable/disable freestyle per view layerBrecht Van Lommel
2020-07-10Cycles: support OpenImageDenoise in final rendersBrecht Van Lommel
2020-07-10Cleanup: reduce hardcoded numbers in denoising neighbor tiles codeBrecht Van Lommel
2020-07-10Cleanup: minor refactoring in Cycles update detection codeBrecht Van Lommel
2020-07-10Cycles: optimize camera inside volume testsMilan Jaros
2020-07-10Fix T78776: Cycles OpenCL error after recent changes for holdoutsBrecht Van Lommel
2020-07-09Fix Cycles unnecessary updates to camera in viewport renderBrecht Van Lommel
2020-07-09EEVEE: Implement the missing Sky textureSzymon Ulatowski
2020-07-08Cycles: support shader transparency for holdout objectsBrecht Van Lommel
2020-07-08CMake: Fix spelling of Embree passed to find packageSergey Sharybin
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: 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