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-10-29Blender 2.76a: Fix CUDA compilation on 32bit platformSergey Sharybin
2015-10-29Cycles: Watertight fix for SSS intersectionSergey Sharybin
2015-10-29Cycles: Fix for watertight intersectionSergey Sharybin
2015-10-29Fix T46493: Wrong camera zoom blur with non-unit pixel aspectSergey Sharybin
2015-10-29Fix T46447: fix build on non-x86 platforms.Brecht Van Lommel
2015-10-29Cycles: Increase number of textures allowed for OpenCL renderSergey Sharybin
2015-10-11Revert "Fix T46406: Cycles ignores default socket value associated with group...Brecht Van Lommel
2015-10-10Fix/Workaround T46431: blender-softwaregl crashesCampbell Barton
2015-10-09Fix T46407: Enabling OSL breaks Vector Transform nodeSergey Sharybin
2015-10-09Fix T46406: Cycles ignores default socket value associated with group socketSergey Sharybin
2015-10-09Cycles: Fix wrong float3->float3 conversion nodeSergey Sharybin
2015-10-09Fix T46405: Cycles point density missing update when modifying source objectSergey Sharybin
2015-10-09Cycles: Fix for point density always using render settings for modifiersSergey Sharybin
2015-10-09Fix T46352: Cycles fails to render when material contains UV mapped texture a...Sergey Sharybin
2015-10-09Cycles: Remove redundant coordinate clipping in voxel SVM nodeSergey Sharybin
2015-10-09Cycles: Fix missing z-coordinate check in volume samplingSergey Sharybin
2015-10-09Fix T46358: Cycles point density uses repeat extension typeSergey Sharybin
2015-10-09Cycles: Correction to point density with particle source and world mappingSergey Sharybin
2015-09-23Fix T46159: OpenSubdiv does not always give same results as Blender own subsu...Sergey Sharybin
2015-09-23Fix T43715: IK pole target + stretch not working for a single bone chain.Brecht Van Lommel
2015-09-23Fix T46030: Strange behavior of Cycles Brick TextureSergey Sharybin
2015-09-17Fix T46143: Faces missing with GPU renderSergey Sharybin
2015-09-16OpenSubdiv: Fix crash caused by accessing OpenGL vendor from non-main threadSergey Sharybin
2015-09-16OpenSubdiv: Attempt to solve crash in background modeSergey Sharybin
2015-09-16Code cleanup, whitespaceSergey Sharybin
2015-09-16OpenSubdiv: Fix for missing caching of vendor string parsing resultSergey Sharybin
2015-09-16Fllowup to previous commit, remove unused codeSergey Sharybin
2015-09-16Fix T45708: OpenSubdiv crashes on Windows with Intel cardsSergey Sharybin
2015-09-13Cleanup: spellingCampbell Barton
2015-09-10Fix leak in ContextGLXCampbell Barton
2015-09-09Cycles: Attempt to fix 32bit CUDA kernelsSergey Sharybin
2015-09-09OpenSubdiv: More graceful handling of shader compile/linking errorsSergey Sharybin
2015-09-09Cycles: Cleanup, typoSergey Sharybin
2015-09-09Fix T46055: Volume doesn't render when PANORAMIC Camera is inside volume meshSergey Sharybin
2015-09-09Cycles: Limit triangle magnitude check for only GPUSergey Sharybin
2015-09-09Cycles: Only use ascii in commentsSergey Sharybin
2015-09-08Cleanup: quiet warningsCampbell Barton
2015-09-08Cycles: Support building with latest upstream OSLSergey Sharybin
2015-09-08Fix T46006: Issue with Equirectangular image rendering in Standalone CyclesSergey Sharybin
2015-09-08Cycles: Add missing initialization of fov for prev/next framesSergey Sharybin
2015-09-08Cycles: Correction to integrator's transparent shadowsSergey Sharybin
2015-09-08Cycles: Update TODO, camera in volume is supported alreadySergey Sharybin
2015-09-08Fix T46045: Missing viewport update when adding transparent shader to materialSergey Sharybin
2015-09-07Fix T46034: OpenCL kernel compilation error in latest buildbotSergey Sharybin
2015-09-04Cycles: Fix for wrong optimization of bump nodeSergey Sharybin
2015-09-04Cycles: Fix wrong check for zero-sized trianglesSergey Sharybin
2015-09-04Fix T45019: Cycles wrong render of motion blur meshSergey Sharybin
2015-09-04Quiet warningsJulian Eisel
2015-09-03Fix T45937: Cycles hair not rendered if children count set to zeroSergey Sharybin
2015-09-03Cycles: Fix missing packed images with newer versions of OSLSergey Sharybin