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-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
2015-07-24Cycles: Don't explicitly add debug passes, this is now handled via RNASergey Sharybin
2015-07-24Compile Fix: setenv() is not defined for mingw eitherJoshua Leung
2015-07-23Cycles: Previous commit broke compilation on WindowsSergey Sharybin
2015-07-23Fix T45381: Crash Blender 2.75 in Win7 x64 AMD cardSergey Sharybin
2015-07-23Cycles: Resolve compilation error of avx2 kernel with certain compilersSergey Sharybin
2015-07-21Fix T43779: Cycles texture interpolation issuesSergey Sharybin
2015-07-21Cycles: Expose image image extension mapping to the image managerSergey Sharybin
2015-07-21Cycles: Implement camera zoom motion blurSergey Sharybin
2015-07-21Cycles: Another attempt to solve CUDA compilation errors on 32bit platformsSergey Sharybin
2015-07-21Fix T45317: Cycles material preview unnecessarily re-renderingSergey Sharybin
2015-07-21Cycles: Workaround for sm_50 on 32bit platformSergey Sharybin
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-20OpenSubdiv: Add new OpenSubdiv related filesSergey Sharybin
2015-07-20Usual UI messages fixes.Bastien Montagne
2015-07-20Ugly hack to avoid GLEW context error printing when initializing GLX.Antony Riakiotakis
2015-07-20Fix T45218: Crash when trying to open System in the User preferencesSergey Sharybin
2015-07-20Fix broken GLEW initialization. Initialize GLEW twice, once to get GLXAntony Riakiotakis
2015-07-20Pixel format selection now favours a format with a number of samplesAntony Riakiotakis
2015-07-20Replace MFace use by MLoopTri w/ remash modifierCampbell Barton
2015-07-20GHOST/X11: Support GLX-Context flagsCampbell Barton