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-04-05Cycles: Fix wrong camera in volume check when domain is only visible to camer...Sergey Sharybin
2016-04-05Cycles: Fix regression caused by recent camera-in-volume commitSergey Sharybin
2016-04-05Fix T47505: Cycles OpenCL rendering crash on Windows.Brecht Van Lommel
2016-04-05Cycles: Fix wrong camera-in-volume stack when camera ray hits volume domain t...Sergey Sharybin
2016-04-05Cycles: Fix wrong initialization order of mesh flags and object transformSergey Sharybin
2016-04-05Cycles: Aligned vector was not covered by guarded statSergey Sharybin
2016-04-05CMake cleanup target_link_libraries_decoupledMartijn Berger
2016-04-05Fix T47987: Blender Cycles standalone does not properly read UV coordinates f...Sergey Sharybin
2016-04-05Fix T47931: Missed world shader update when having object dependencySergey Sharybin
2016-04-05Fix T47668: Cycles OpenCL glass not rendering correctly on AMD.Brecht Van Lommel
2016-04-05Fix Cycles debug panel, being shown in BI as well.Thomas Dinges
2016-03-18Cycles: Do no limit viewport samples to USHRT_MAX when value is at 0.Thomas Dinges
2016-03-18Fix T47681: Bump node doesn't work with SSS shader when using OSLSergey Sharybin
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