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-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-11-19Fix T46818, crash with Glossy node on Windows.Thomas Dinges
2015-11-18Cycles: Add Blackman-Harris filter, fix Gaussian filterLukas Stockner
2015-11-18Cycles / Shader graph: Fallback to Sharp closures for very small roughness.Thomas Dinges
2015-11-18Cleanup: Add some notes in code for upcoming graph simplification process.Thomas Dinges
2015-11-18Cycles: Add utility functions to get a ShaderInput / ShaderOutput by name.Thomas Dinges
2015-11-16GHOST: rename suffix X11 to Unix for non X11 filesCampbell Barton
2015-11-16check compute shader support for OpenSubdivMike Erwin
2015-11-14minor cleanup: spelling/wordingMike Erwin
2015-11-14tweak GL extension check for OpenSubdiv drawingMike Erwin
2015-11-14enable OpenSubdiv Transform Feedback on IntelMike Erwin
2015-11-14enable OpenSubdiv on Intel graphicsMike Erwin
2015-11-10OpenSubdiv: Enable GLSL Compute for AMD devicesSergey Sharybin
2015-11-09Revert "Increase CMake minimum version to 3.0"Campbell Barton
2015-11-09Increase CMake minimum version to 3.0Campbell Barton
2015-11-03Fix T46683: High pitch sound artifact on import of 48k audioJörg Müller
2015-11-03Fix T46671: Cycles assert with CMJ sample functionSergey Sharybin
2015-11-01Cycles: Partially revert previous commitSergey Sharybin
2015-11-01Cycles: Remove unused argument from the split kernel functionsSergey Sharybin
2015-11-01Cycles: Minor code style cleanupSergey Sharybin
2015-10-31Cycles: Add split kernel headers to project generationSergey Sharybin
2015-10-30Cycles: Fixes for few typos in OpenCL kernelSergey Sharybin
2015-10-29Cycles: Fix typo in split kernelSergey Sharybin
2015-10-29Cycles: Add option to force mega kernel to be usedSergey Sharybin
2015-10-29Cycles: OpenCL split kernel cleanup, move casts from .h files to .cl filesSergey Sharybin
2015-10-28Cycles: Fix compilation error with MSVCSergey Sharybin
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-28Cycles: Support user-defined shutter curveSergey Sharybin
2015-10-28Cycles: Use new CDF evaluation utility for the pixel filterSergey Sharybin
2015-10-28Cycles: Add utility functions to evaluate CDF of a given functorSergey Sharybin
2015-10-26Cleanup: Remove ToDo comment.Thomas Dinges
2015-10-26Cleanup: Avoid some warnings on OS X with clang and update comment.Thomas Dinges
2015-10-26Cleanup: Move pixel aspect to blender_camera_init().Thomas Dinges
2015-10-25ndof: rework Mac driver glueMike Erwin
2015-10-23Quiet audaspace unused macro warningsCampbell Barton
2015-10-22Cycles: Watertight fix for SSS intersectionSergey Sharybin
2015-10-22Cycles: Fix for watertight intersectionSergey Sharybin
2015-10-20Usual i18n tweaks & fixes...Bastien Montagne
2015-10-15Fix T46493: Wrong camera zoom blur with non-unit pixel aspectSergey Sharybin
2015-10-13Cycles: Add support for motion blur positionSergey Sharybin
2015-10-12Workaround for glew initialization bugCampbell Barton
2015-10-12Fix T46431: Init glew before glx-context crashesCampbell Barton
2015-10-12Fix T46447: fix build on non-x86 platforms.Brecht Van Lommel
2015-10-11Cycles: Make light behavior in local view matching BISergey Sharybin
2015-10-11Fix T45058: Cycles hair shader reflects incorrectly for meshesSergey Sharybin
2015-10-11Cycles: Gracefully handle out-of-memory happening in device vectorSergey Sharybin
2015-10-11Cycles: Increase number of textures allowed for OpenCL renderSergey Sharybin
2015-10-10Revert "Fix T46406: Cycles ignores default socket value associated with group...Brecht Van Lommel
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-10Fix T45167: OS X inertial scrolling can lead to unexpected zooming.Brecht Van Lommel