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
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-21Shading: Add Volume Info node.OmarSquircleArt
2019-08-21Shading: Add White Noise node.OmarSquircleArt
2019-08-21Shading: Add more operators to Vector Math node.OmarSquircleArt
2019-08-20Fix use of uninitialized variable in Cycles math nodeBrecht Van Lommel
2019-08-18Shading: Refactor Math node and use dynamic inputs.OmarSquircleArt
2019-08-16Cleanup: spellingCampbell Barton
2019-08-14Cleanup: don't unnecessarily use ustring in IES file parsingBrecht Van Lommel
2019-08-14Fix cycles crash when voxel attributes changedPhilipp Oeser
2019-08-14Shading: Add a clamp option to the Map Range node.OmarSquircleArt
2019-08-13Shading: Add Clamp node to Cycles and EEVEE.OmarSquircleArt
2019-08-13Shading: Add Map Range node to Cycles and EEVEE.OmarSquircleArt
2019-08-11Cleanup: spellingCampbell Barton
2019-08-04Cleanup: Mark large arrays of of constant data as const.Lazydodo
2019-08-02Build: disable RTTI for the entire Cycles module, not only the kernelBrecht Van Lommel
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Merge per-shader SVM nodes in the main update thread to avoid locking and res...Lukas Stockner
2019-07-31Fix: Cycles reporting incorrect number of samples in viewport renderJeroen Bakker
2019-07-07Cleanup: spellingCampbell Barton
2019-07-04Fix T66412: crash with displacement and AO node in viewport rendersBrecht Van Lommel
2019-06-28Cycles: add back control to render first N bounces with path terminationBrecht Van Lommel
2019-06-28Fix Cycles OSL assert when running testsBrecht Van Lommel
2019-06-21Fix small memory leak in Cycles principled BSDFBrecht Van Lommel
2019-06-21Fix (harmless) Cycles ASAN warningsBrecht Van Lommel
2019-06-21Fix T65957: Cycles crash with OSL and UV mapsBrecht Van Lommel
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-01Cycles Denoising: Get rid of halos around bright edgesLukas Stockner
2019-05-26Fix Cycles packed images not handling channel packed alpha correctlyBrecht Van Lommel
2019-05-25cycles_render: Fix unused variable build warning with MSVCRay Molenkamp
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-19Images: don't (un)premultipy non-color dataBrecht Van Lommel
2019-05-19Cleanup: refactor image texture node code for coming changesBrecht Van Lommel
2019-05-15Lights: change sun light size to be specified as angleTim Stullich
2019-05-15Fix T64618: Cycles crash with point density texture on WindowsBrecht Van Lommel
2019-05-14Fix Cycles build error after recent changesBrecht Van Lommel
2019-05-14Fix T64515, T60434: crash in OSL and preview render after recent changesBrecht Van Lommel
2019-05-14Fix T64578: Cycles clamps HDR colors for 16bit integer image with colorspaceBrecht Van Lommel
2019-05-14Fix T64561: wrong colorspace for Cycles displacement nodesBrecht Van Lommel
2019-05-13Cycles/Eevee: add Emission and Alpha inputs to Principled BSDFBrecht Van Lommel
2019-05-13Cycles/Eevee: unify light strength and colorBrecht Van Lommel
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-07Fix deadlock in recent Cycles colorspace changesBrecht Van Lommel
2019-05-06Color management: add functions to detect scene linear and sRGB color spacesBrecht Van Lommel
2019-05-04Cycles: Fix NULL instead of falseSergey Sharybin
2019-05-03Fix Cycles crash when trying to load image that does not existBrecht Van Lommel
2019-05-03Fix compiler warning/error after recent changesBrecht Van Lommel
2019-05-03Cycles: support loading images from arbitrary OpenColorIO color spaceLukas Stockner
2019-05-03Cycles: add colorspace manager class and utilities based on OpenColorIOLukas Stockner
2019-05-03Cleanup: refactor Cycles OSL texture handlingBrecht Van Lommel
2019-05-03Cleanup: refactor passing of OSL kernel globals for upcoming changesBrecht Van Lommel