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
AgeCommit message (Expand)Author
2016-03-12Cycles: Support parallel convergence mode for spherical stereoSergey Sharybin
2016-03-12Cycles: Optimize derivatives calculation by using pre-calculated dx/dySergey Sharybin
2016-03-12Cycles: Cleanup, spherical_stereo_direction will return normalized directionSergey Sharybin
2016-03-11Cycles: One more optimization fix, derivatives used to be calculated without ...Sergey Sharybin
2016-03-11Cycles: Fix bug calculating dP for perspective cameraSergey Sharybin
2016-03-11Cycles: Cleanup, redundant normalizationSergey Sharybin
2016-03-10Cycles: Optimize spherical stereo position when no spherical stereo is usedSergey Sharybin
2016-03-10Cycles: Simplify perspective camera derivatives calculationSergey Sharybin
2016-03-10Multi-View: Cycles - Spherical Stereo support (VR Panoramas)Dalai Felinto
2016-03-07Fix T47681: Bump node doesn't work with SSS shader when using OSLSergey Sharybin
2016-02-28Cycles: 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-21Fix T43388, fix T40369: Cycles baking not antialiasing textures.Lukas Stockner
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-17Cleanup: OSL styleCampbell Barton
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-16Cycles: Remove back some tweaks for inline policiesSergey Sharybin
2016-02-15Cycles: Initial support of 3D textures for CUDA renderingSergey Sharybin
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-13Cycles: Fixes for Burley BSSRDFSergey Sharybin
2016-02-13Cleanup: Remove some OIIO code for versions prior to 1.5.Thomas Dinges
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-08Cycles: Fix Burley's CDF truncation after recent radius fixSergey Sharybin
2016-02-08Fix T47356: Too sharp falloww with Burley BSSRDFSergey Sharybin
2016-02-06Fix T46550: Cycles combined baking black in some cases.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-05Cycles: ifdef some extra code when building split kernelsSergey 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: Cleanup, indentation and bracesSergey Sharybin
2016-02-03Cycles: Cleanup, indentationSergey Sharybin
2016-02-02Cycles: Cleanup and reference actual paper used for BSSRDF samplingSergey Sharybin
2016-01-30Cleanup for last commit, these variables are no longer needed.Thomas Dinges
2016-01-30Cycles: Cleanup of OpenCL split kernel routinesSergey Sharybin
2016-01-29Cycles: Remove code which was commented out for ages nowSergey Sharybin
2016-01-29Cycles: Remove some unused variables from split kernel functionSergey Sharybin
2016-01-28Cycles: Remove few function arguments needed only for the split kernelSergey Sharybin
2016-01-28Cycles: Make kernel compilable for 3.7 compute capabilitySergey Sharybin
2016-01-24Cleanup: Remove outdated comment in volume code.Thomas Dinges