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
2015-02-12Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-12cleanupCampbell Barton
2015-02-11Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-10Cycles: Add print functions for sse3f, sse3i and sse3bSergey Sharybin
2015-02-10Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-10Cycles: implement pointiness geometry attributeSergey Sharybin
2015-02-10Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-10Fix Ptex bump coordinates in CyclesNicholas Bishop
2015-02-10Cycles: Bring back distance check in re-intersectionSergey Sharybin
2015-02-10Cycles: Correction to glossy shaders not handling total internal reflectionSergey Sharybin
2015-02-10Fix T43596: Refraction BSDF crashes blender on pre-sse4 CPUSergey Sharybin
2015-02-09Merge remote-tracking branch 'origin/master' into cycles-ptex-49Nicholas Bishop
2015-02-09Cycles: Another attempt to solve 32bit CUDA kernelSergey Sharybin
2015-02-09Ptex+OSL compilation fix, change ifdef guard for older Ptex codeNicholas Bishop
2015-02-08Ptex+Cuda: update the svm_image_texture switchNicholas Bishop
2015-02-08Bring back __tex_image_150 on DingTo's adviceNicholas Bishop
2015-02-08Potential Ptex+Cuda fix, adjust number of GPU texture slotsNicholas Bishop
2015-02-08Ptex+Cuda fix, use kernel_assert instead of assertNicholas Bishop
2015-02-08Ptex+Cuda compilation fixNicholas Bishop
2015-02-06Add Ptex support to Cycles image node, also add Ptex nodeNicholas Bishop
2015-02-05Fix T43562: Cycles gets stuck with camera in volume in certain setupSergey Sharybin
2015-02-04Cycles: Use pre-aligned triangle vertex coordinates for subsurface intersectionSergey Sharybin
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: 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: Indentation fix for the previous commitSergey Sharybin
2015-02-02Cycles: Implement cubit image interpolation on CPUSergey 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 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-27Fix T43388 Cycles Baking gives different results than Cycles RenderDalai Felinto
2015-01-27Cycles: Support texture coordinate from another objectSergey Sharybin
2015-01-21Cycles: Support tube projection for imagesSergey Sharybin
2015-01-21Cycles: Support sphere mapping for the image textureSergey Sharybin
2015-01-20Fix T42212: Singular reflection pass is incorrect in regular path tracerSergey Sharybin
2015-01-16Cycles: Cleanup and optimization comment updateSergey Sharybin
2015-01-15Cycles: Fix equiangular textures after recent commitSergey Sharybin
2015-01-14Cycles: Adding field-of-view options to the equirectangular panorama cameraLukas 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
2015-01-13Fix T43156: Cycles incorrect final render, proper viewport with moblur disabledSergey Sharybin
2015-01-12Cycles: Add leaf primitives sanity check asserts to the kernelSergey Sharybin
2015-01-12Cycles: Enable leaf split by primitive type and adopt BVH traversal for thisSergey Sharybin
2015-01-12Cycles: BVH params option to split leaf node by primitive typesSergey Sharybin