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-08-11Cycles: Enable some extra debug prints for OpenCL kernel loadingSergey Sharybin
2015-08-10Cycles: Fix for typo in previous commitSergey Sharybin
2015-08-09Compile fix cycles network. This code is crusty and not superMartijn Berger
2015-08-09Cycles: Follow up on cc0bbc28 (Collapse multiview panel)Dalai Felinto
2015-08-07Fix T45721: Panoramic render in Cycles camera : depth of field issue with bum...Dalai Felinto
2015-08-06OpenSubdiv: Make sure faces are exported with consistent normalSergey Sharybin
2015-08-05Fix T45693: Fix for using 4-component vector as 3 component in osd shaderSergey Sharybin
2015-08-04Cycles: Remove 32bit cuda workaroudn and disable cubins for buildbotSergey Sharybin
2015-08-04OpenSubdiv: Fix for missing OpenMP device when building with SConsSergey Sharybin
2015-08-04OpenSubdiv: Correction for compute devices detection in SConsSergey Sharybin
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-04OpenSubdiv: forgot this in the previous commitSergey Sharybin
2015-08-04OpenSubdiv: Optimize drawing shaderSergey Sharybin
2015-08-03OpenSubdiv: Support shadeless shadingSergey Sharybin
2015-08-03OpenSubdiv: Correction to vert edge/face orientation codeSergey Sharybin
2015-08-03OpenSubdiv: Switch CPU evaluator to use uniform refinementSergey Sharybin
2015-08-03OpenSubdiv: Mark non-manifold verts as sharpSergey Sharybin
2015-08-03OpenSubdiv: Disable topology check happening from OpenSubdiv sideSergey Sharybin
2015-08-03OpenSubdiv: Work on better vert edge/face orientation codeSergey Sharybin
2015-08-02Aduaspace: fixing playback in the game engine.Jörg Müller
2015-07-31Fix T45632: motion blur (2d filter) not working - in OSX at leastDalai Felinto
2015-07-31Docs: doxy correctionsCampbell Barton
2015-07-31Cycles: Fix for transmissive microfacet samplingSergey Sharybin
2015-07-30Cleanup: Remove unused variable in PathState.Thomas Dinges
2015-07-30OpenSubdiv: Add CMake option to enable -Werror in subsurf codeSergey Sharybin
2015-07-30OpenSubdiv: Remove debug-only leftoverSergey Sharybin
2015-07-29Cycles: Fix issue in closure merge function.Lukas Stockner
2015-07-29Fix SCons path issue on Windows.Thomas Dinges
2015-07-29OpenSubdiv: Workaround for vertices which are adjacent to several manifold is...Sergey Sharybin
2015-07-29OpenSubdiv: Proper detection of crease changesSergey Sharybin
2015-07-29OpenSubdiv: Some debug-only code sneaked into previous commitSergey Sharybin
2015-07-29OpenSubdiv: Make topology orientation optionalSergey Sharybin
2015-07-29OpenSubdiv: Fixes for crease in non-manifold meshesSergey Sharybin
2015-07-29OpenSubdiv: Rework vert-edge and vert-face orderingSergey Sharybin
2015-07-29OpenSubdiv: Fix for weirdly ordered linesSergey Sharybin
2015-07-29OpenSubdiv: Make empty meshes supported and not crashingSergey Sharybin
2015-07-28Cycles: Correction to image extension type commitsSergey Sharybin
2015-07-28Audaspace: building without audaspace.Jörg Müller
2015-07-28Cycles: Add implementation of clip extension modeSergey Sharybin
2015-07-28Cycles: Prepare for more image extension types supportSergey Sharybin
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: name fixes and external library update.Jörg Müller
2015-07-28Audaspace: adapt internal C-API naming to external audaspace library.Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28Audaspace: preparing to use standalone library.Jörg Müller
2015-07-28Cycles: Correction to image extension setting commitSergey Sharybin
2015-07-27Cycles: Final-ish tweaks for 32bit cubin compilationSergey Sharybin
2015-07-27Cycles: One more attempt to fix compilation of 32bit CUDA kernelsSergey Sharybin
2015-07-24Fix T45537: cycles bake crashes with motionblur onKévin Dietrich