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
2016-03-04Cycles: Fix wrong default value for volume samplesSergey Sharybin
2016-03-04Cycles: Fix compilation error of certain OpenCL split kernelsSergey Sharybin
2016-02-24Cycles: Fix bug in CMJ pattern when number of samples is 1Sergey Sharybin
2016-02-23Fix warnings reported by MSVCSergey Sharybin
2016-02-21Fix T43388, fix T40369: Cycles baking not antialiasing textures.Lukas Stockner
2016-02-20OCIO: Disable the warnings related on C4251Sergey Sharybin
2016-02-20GHost: Avoid macro re-definition by undefining the macro firstSergey Sharybin
2016-02-20Cycles: Avoid re-definition of math cnstants with MSVCSergey Sharybin
2016-02-20Fix compilation error with FFmpeg and Ubuntu TrustySergey Sharybin
2016-02-19Workaround for T47213: branched path sampling issues with CUDA 7.5.Brecht Van Lommel
2016-02-18Cycles: Fix wrong sample all direct/indirect settings on sm_50 and higherSergey Sharybin
2016-02-18Fix T47461: Different results on CPU and GPU when using Branched Path TracingLukas Stockner
2016-02-17Cycles: Make CUDA 7.5 officially recommendedSergey Sharybin
2016-02-17Cycles: Don't silence unused macro, remove the macro insteadSergey Sharybin
2016-02-17Cleanup: unused define warningCampbell Barton
2016-02-17Cleanup: OSL styleCampbell Barton
2016-02-17Fix T47447: Cycles crash when reaching texture limit with 3D texturesSergey Sharybin
2016-02-17Some more tweaks to make linking to a shared FFmpeg-3.0 happySergey Sharybin
2016-02-17Fix T47411: Cycles portals luminance artifactsLukas Stockner
2016-02-17Fix OpenCL kernel build errors after recent 3D texture changes.Brecht Van Lommel
2016-02-17Fix (harmless) assert in BVH spatial splits with Visual Studio debug builds.Brecht Van Lommel
2016-02-16Cleanup: avoid -Wnarrowing warningCampbell Barton
2016-02-16Cycles: Remove back some tweaks for inline policiesSergey Sharybin
2016-02-16Cycles: Some cleanup, should be no functional changesSergey Sharybin
2016-02-16Fix T47427: Crash caused by OSLSergey Sharybin
2016-02-16Cleanup: Typo.Thomas Dinges
2016-02-16Cycles: Fix crash when trying to render after re-enabling the addonSergey Sharybin
2016-02-16Make Blender compilable with FFmpeg-3.0Sergey Sharybin
2016-02-15Cycles: Initial support of 3D textures for CUDA renderingSergey Sharybin
2016-02-15Make cycles standalone link againMartijn Berger
2016-02-15Cycles: Tweaks for 32bit CUDA binariesSergey Sharybin
2016-02-15Cycles: Use CUDA_64_BIT_DEVICE_CODE to detect which CUDA architecture to useSergey Sharybin
2016-02-15Cycles: Make guarded allocator compatible with MSVC2015Sergey Sharybin
2016-02-15Cycles: Fix guarded allocator issues on WindowsSergey Sharybin
2016-02-14Cycles: Fix infinite recursion of md5 calculation on WindowsSergey Sharybin
2016-02-14Fix cmd+z for undo not working when editing text objects on OS X.Brecht Van Lommel
2016-02-13Fix T47393: mouse wheel scroll no longer zooms with mighty mouse on OS X.Brecht Van Lommel
2016-02-13Cleanup: Move Cycles sky model data to util.Thomas Dinges
2016-02-13Cycles: Remove meaningless expressionSergey Sharybin
2016-02-13Cycles: Fix compilation error on WindowsSergey Sharybin
2016-02-13Cycles: Fixes for Burley BSSRDFSergey Sharybin
2016-02-13Cleanup: Remove some OIIO code for versions prior to 1.5.Thomas Dinges
2016-02-13Cycles: Fix crash caused by the guarded allocation commitSergey Sharybin
2016-02-12Cycles: Fix compilation error with MinGWSergey Sharybin
2016-02-12Cycles: Always use guarded allocator of vectorsSergey Sharybin
2016-02-12Cycles: Make Blender importer more forward compatibleSergey Sharybin
2016-02-11Cycles: Remove some ifdefs for OSL < 1.7.1.Thomas Dinges
2016-02-11Cycles: Fix typo in network deviceSergey Sharybin
2016-02-10Cycles: Fix an AttributeErro exceptionr on missing object contextSergey Sharybin
2016-02-10Update link to avoid redirectAaron Carlisle