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-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
2015-10-10Fix T46341: OS X trackpad and magic mouse gestures not working with 10.11 SDK.Brecht Van Lommel
2015-10-10Fix/Workaround T46431: blender-softwaregl crashesCampbell Barton
2015-10-09Cycles: Fix compilation error of CUDA kernel after recent decomposition changesSergey Sharybin
2015-10-09Cycles: Make sure ray direction is always normalizedSergey Sharybin
2015-10-09Cycles: Fix wrong intersection with motion blur and degenerate object transformSergey Sharybin
2015-10-09Cycles: Fix issues with quick inverse of degenerate matrixSergey Sharybin
2015-10-09Cycles: Fix intersection issues caused by degenerate instance matrixSergey Sharybin
2015-10-08Cycles: Cleanup, whitespace around keywordsSergey Sharybin
2015-10-08Fix T46407: Enabling OSL breaks Vector Transform nodeSergey Sharybin
2015-10-08Cycles: Add an interpolation option to environment texturesLukas Stockner
2015-10-08Fix T46406: Cycles ignores default socket value associated with group socketSergey Sharybin
2015-10-08Cycles: Fix wrong float3->float3 conversion nodeSergey Sharybin
2015-10-08Fix T46405: Cycles point density missing update when modifying source objectSergey Sharybin
2015-10-08Cycles: Fix for point density always using render settings for modifiersSergey Sharybin
2015-10-05Fix T46352: Cycles fails to render when material contains UV mapped texture a...Sergey Sharybin