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
2015-02-02Cycles: Allow paths customization via environment variablesSergey Sharybin
2015-01-31Fix T43496: Infinite loop in kernel when using surface attribute for volumeSergey Sharybin
2015-01-30Cycles: Don't perform re-intersection if ray distance is zeroSergey Sharybin
2015-01-30Cycles: Use bool for is_lead arraySergey Sharybin
2015-01-30Cycles: Use fast math functions in hair BSDFSergey Sharybin
2015-01-30Cycles: Add fast math function moduleSergey Sharybin
2015-01-30Cycles: Remove confusing labels usage in hair BSDFSergey Sharybin
2015-01-30Fix T43458: Crashes with hair transmission BSDFSergey Sharybin
2015-01-29Cycles: Fix for bump node not working with object texture mappingSergey Sharybin
2015-01-29cleanup: pep8Campbell Barton
2015-01-29Audaspace: Fix typo in speed of sound initialization value by lordloki (Jorge...Jörg Müller
2015-01-28OSL: Updates for OSL 1.5 API changes.Thomas Dinges
2015-01-27Fix T43388 Cycles Baking gives different results than Cycles RenderDalai Felinto
2015-01-27Fix T43346: Window mapping is wrong in preview renderSergey Sharybin
2015-01-27Fix T43367: Non-wacom tablets broken on Blender in linux?Bastien Montagne
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-23Cycles: Don't re-generate blackbody/beckmann tables on every shaders updateSergey Sharybin
2015-01-22Cycles: Fix compilation error with some compilersSergey Sharybin
2015-01-22Fix T43357: Cycles crash with spatial splits after recent changesSergey Sharybin
2015-01-22Cycles: Add assert check to triangle packingSergey Sharybin
2015-01-22Fix T43120: Cycles mapping node rotation order is different from viewportSergey Sharybin
2015-01-22Cleanup / Cycles: Code de-duplication for graph node relinking.Thomas Dinges
2015-01-22Fix: Audaspace threw an exception for files it could not open.Jörg Müller
2015-01-21Cycles: Support tube projection for imagesSergey Sharybin
2015-01-21Cycles: Support sphere mapping for the image textureSergey Sharybin
2015-01-21Cycles: Optimization for black world backgroundsThomas Dinges
2015-01-21Fix limit check before accessing array in opennlMartin Ettl
2015-01-20Support in Cycles for the extra spiral keys in hair paths.Lukas Tönne
2015-01-20Fix T42212: Singular reflection pass is incorrect in regular path tracerSergey Sharybin
2015-01-19Make use/computation of lnors consistant.Bastien Montagne
2015-01-19Cycles: Correction to camera in volume detection after clipping commitSergey Sharybin
2015-01-19Fix T43311: using displacement shader crashes blenderSergey Sharybin
2015-01-19Cycles: Avoid crash in statistics when canceling BVH buildSergey Sharybin
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-16Cycles: Fix compilation error with latest OSLSergey Sharybin
2015-01-16Cycles: Cleanup and optimization comment updateSergey Sharybin
2015-01-16Cycles: Minot cleanup, save some cpu tics per curve segment exportSergey Sharybin
2015-01-16Cycles: Minor typo fix in debug printSergey Sharybin
2015-01-16Cycles; Correction to previous debug print to survive prints from multiple th...Sergey Sharybin
2015-01-16Cycles: Report BVH statistics after buildSergey Sharybin
2015-01-16Cycles: Fix stupid typo in the previous commitSergey Sharybin
2015-01-15Cycles: Tweak to leaf creation criteria in all BVH typesSergey Sharybin
2015-01-15Cycles: Fix compilation error happened after recent render time commitSergey Sharybin
2015-01-15Cycles: Fix equiangular textures after recent commitSergey Sharybin
2015-01-15Make grumpy gcc happy (double to float conversion...).Bastien Montagne
2015-01-15Small change for the new Lat/Long properties.Thomas Dinges
2015-01-14Cycles: Adding field-of-view options to the equirectangular panorama cameraLukas Stockner
2015-01-14Cycles: Ignore preprocessing time in ETA calculationLukas Stockner
2015-01-14Fix T42621: Glossy world ray visibility affects on transmission raysSergey Sharybin
2015-01-14Fix T43195: Cycles uses clipping sphere instead of clipping planeSergey Sharybin