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-11-06Fix T69845: OSL wrong texture node output for fixed vector valueBrecht Van Lommel
2019-11-04Fix T71123: OptiX error in Cycles viewport when adding HDRIPatrick Mours
2019-10-04Fix: Clamping in Map Range node works incorrectly.OmarSquircleArt
2019-09-30Fix "denoise_animation" tests with OptiX in CyclesPatrick Mours
2019-09-24Cleanup: clang-formatBrecht Van Lommel
2019-09-24Fix T68457: Cycles OpenCL Displacement ShadingJeroen Bakker
2019-09-17Cycles: Viewport Rendering Memory ImprovementJeroen Bakker
2019-09-13Cleanup: clang-formatCampbell Barton
2019-09-13Cycles: add Optix device backendPatrick Mours
2019-09-12Shading: Add Vertex Color node.OmarSquircleArt
2019-09-12Shading: Add More Features To The Voronoi Node.OmarSquircleArt
2019-09-11Cycles: Display RenderPass in ViewportJeroen Bakker
2019-09-09Shading: Extend Musgrave node to other dimensions.OmarSquircleArt
2019-09-05Shading: Rewrite Mapping node with dynamic inputs.OmarSquircleArt
2019-09-04Shading: Extend Noise node to other dimenstions.OmarSquircleArt
2019-08-30Cleanup: spellingCampbell Barton
2019-08-27Cycles: Stitching of subdivided and displaced meshesMai Lavelle
2019-08-26Cycles: refactor of BVH building to prepare for OptixPatrick Mours
2019-08-26Cleanup: fix compiler warningsBrecht Van Lommel
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