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-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
2015-07-20GHOST: use simple stack array for glx attributesCampbell Barton
2015-07-20GHOST: correct GLX flag w/ WITH_GL_PROFILE_CORECampbell Barton
2015-07-19Fix T45484: Regression OpenCL split: access violationSergey Sharybin
2015-07-19Cycles: Fix compilation of OpenCL kernel after point density commitSergey Sharybin
2015-07-18Cycles: Point density texture supportSergey Sharybin
2015-07-18Cycles: Add voxel texture sampler shader nodeSergey Sharybin
2015-07-18Cycles: Camera frustum space object culling scene simplificationSergey Sharybin
2015-07-18Cycles: Commit file missing from conditionally compiling baking kernelSergey Sharybin
2015-07-18Cycles: Log requested device featuresSergey Sharybin
2015-07-18Cycles; Make baking a feature-specific optionSergey Sharybin
2015-07-18Cycles: Use feature-selective base kernel compilation when using split kernelSergey Sharybin
2015-07-18Cycles: Some cleanup if OpenCL base kernel load_kernel()Sergey Sharybin
2015-07-18Cycles: Make OpenCL cache follow out code style a bit closerSergey Sharybin
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-07-18CMake: Add option to enable -Werror cflag in some areasSergey Sharybin
2015-07-18Cleanup: whitespace, wrong indent levelCampbell Barton
2015-07-18Cleanup: whitespace (CMake)Campbell Barton
2015-07-16Fix T45447: Area light importance sampling improvementStefan Werner
2015-07-15Cycles: Merging of patch from OSX went wrong in the previous changeSergey Sharybin
2015-07-15Cycles: Missed this in the previous commitSergey Sharybin
2015-07-15Cycles: Enable OpenCL rendering on Apple OSXSergey Sharybin
2015-07-14Cycles: Add logging to detected OpenCL platforms and devicesSergey Sharybin
2015-07-13Fix T45333: Volume Scatter crash blenderSergey Sharybin
2015-07-13Fix T45390: Cycles experimental displacement method ignores scaling when renderSergey Sharybin
2015-07-12Cycles: Expose "Max Bounces" for the world light.Thomas Dinges
2015-07-07Cycles: Add debug print about CLEW initialization statusSergey Sharybin
2015-07-07Cycles: Add an option to force disable all OpenCL devicesSergey Sharybin
2015-07-06Cleanup: style, spellingCampbell Barton
2015-07-04Cleanup: Typo in comment.Thomas Dinges