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-03Fix copypaste error in x11 tablet initCampbell Barton
2015-02-02Cycles: OSL kernel now also ignores maybe-uninitializedSergey Sharybin
2015-02-02Cycles: Further tweaks to T43511 to solve compilation error on 32bit platformsSergey Sharybin
2015-02-02Cycles: Solve dependency between camera and object synchronizationSergey Sharybin
2015-02-02Cycles: Ignore -Wmaybe-uninitialized from the kernel in release buildsSergey Sharybin
2015-02-02Cycles: Remove redundant calculation of w in recent cubic commitSergey Sharybin
2015-02-02Fix T43511: Major slow down with many instanced objects in cycles GPUSergey Sharybin
2015-02-02Cycles: Fix inconsistent command line used for runtime kernel compilationSergey Sharybin
2015-02-02Cycles: Indentation fix for the previous commitSergey Sharybin
2015-02-02Cycles: Implement cubit image interpolation on CPUSergey Sharybin
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