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-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
2016-02-10Fix T47377: Newer file crashes at render on official 2.76b versionSergey Sharybin
2016-02-10Cycles: Cleanp, avoid direct calls of RNA_enum_get, we've got utility for thatSergey Sharybin
2016-02-09Fix T47370: untranslateable bake panel strings.Brecht Van Lommel
2016-02-08Cycles: Fix Burley's CDF truncation after recent radius fixSergey Sharybin
2016-02-08Fix T47356: Too sharp falloww with Burley BSSRDFSergey Sharybin
2016-02-07Cycles: Fix access uninitialized light after recent refactor/fixesSergey Sharybin
2016-02-07Cycles: Refactor the way how we exclude light from the deviceSergey Sharybin
2016-02-06Fix T46550: Cycles combined baking black in some cases.Brecht Van Lommel
2016-02-06Cycles: Solve issues with auto-disabled MISSergey Sharybin
2016-02-06Cycles: Re-implement some utilities to avoid use of boostSergey Sharybin
2016-02-06Cycles: Add some utility tests using GTestsSergey Sharybin
2016-02-06Cycles: Remove workaround for MSVC2010 and BoostSergey Sharybin
2016-02-06Code cleanup: resolve minor Cycles todo's.Brecht Van Lommel
2016-02-06Code cleanup: remove unused Cycles code from BVH cache.Brecht Van Lommel
2016-02-06Fix Burley BSSRDF NaNs and fireflies.Brecht Van Lommel
2016-02-06Cleanup: Remove support for OSL versions < 1.6.Thomas Dinges
2016-02-06Cycles: Change several default values (second batch).Thomas Dinges
2016-02-06Cycles: Auto disable World MIS, if we only use a simple color.Thomas Dinges
2016-02-05Cleanup: Rename has_heterogeneous_volume variable.Thomas Dinges
2016-02-05Cycles: ifdef some extra code when building split kernelsSergey Sharybin
2016-02-05Cycles: Don't gray out integrator settings when userprefs are set to OpenCL b...Sergey Sharybin
2016-02-05Cycles: Fix for initial guess of the radius for Burley BSSRDFSergey Sharybin
2016-02-05Cycles / OSL: Updare stdosl.h to 1.7.1.Thomas Dinges
2016-02-05Cleanup: Update BSSRDF code comment.Thomas Dinges
2016-02-04Cycles: Speedup of Christensen-Burley SSS falloff functionSergey Sharybin
2016-02-04Fix T47323, no Fac output in Magic texture (OSL).Thomas Dinges
2016-02-04Cycles: Implement approximate reflectance profilesSergey Sharybin
2016-02-03Cycles: Correction to asserts, they will never trigger beforeSergey Sharybin
2016-02-03Cycles: Cleanup, indentation and bracesSergey Sharybin
2016-02-03Cycles: Cleanup, indentationSergey Sharybin