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
2013-04-18Cycles: code refactoring to deduplicate the various BVH traversal variations.Brecht Van Lommel
2013-04-17Cycles: initialize LCG for sss and hair sampling without using the sobol samp...Brecht Van Lommel
2013-04-17Fix #35004: fireflies with .tif image in cycles, try to avoid extreme values ...Brecht Van Lommel
2013-04-17Cycles Hair: Corrected own stochastic hair rng mistake and removed an unneces...Stuart Broadfoot
2013-04-16Compile fixes for recent commitsAntony Riakiotakis
2013-04-16Cycles Hair: Strand Minimum Pixel SizeStuart Broadfoot
2013-04-09Fix #34740: cycles rendering issue mixing glossy/glass BSDF's with zero or veryBrecht Van Lommel
2013-04-06fix: #34871 Cycles/CUDA/sm_35: Build problems probably due to issues with flo...Gaia Clary
2013-04-05Fix #34679: cycles image texture alpha fringes. New rule is now that color ou...Brecht Van Lommel
2013-04-05Attempt to fix #34871: random CUDA 3.5 compile failure due to recent change.Brecht Van Lommel
2013-04-03Fix #34700: orthographic camera DOF was still not working correct.Brecht Van Lommel
2013-04-03Fix #34852: multilayer SSS material rendering different in progressive andBrecht Van Lommel
2013-04-02Cycles: small code cleanup + fix SSS closure mixed with other closures doingBrecht Van Lommel
2013-04-02Fix 34831: SSS issue with non-progressive render, due to error in closure mer...Brecht Van Lommel
2013-04-02Fix #34832: SSS render freeze with object instances.Brecht Van Lommel
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-04-02Cycles: code refactoring to add generic lookup table memory.Brecht Van Lommel
2013-03-28style cleanup: osl and NULL pointer use, also correct sequencer gap operator ...Campbell Barton
2013-03-27Cycles / SunSky:Thomas Dinges
2013-03-27Code cleanup / Cycles:Thomas Dinges
2013-03-21Fix #34700: cycles depth of field now works with orthographic cameras too.Brecht Van Lommel
2013-03-10Cycles / OSL:Thomas Dinges
2013-03-10Cycles / OSL:Thomas Dinges
2013-02-22Code cleanup:Thomas Dinges
2013-02-13Fix #34226: cycles shadow pass got incorrectly influenced by world multipleBrecht Van Lommel
2013-02-12Attempted fix for issue with latest CUDA kernel for 32 bit windows/linux/mac,Brecht Van Lommel
2013-02-07CUDA / sm_20:Thomas Dinges
2013-02-05Fix non-progressive lamps with multiple samples not giving correct intensity ...Brecht Van Lommel
2013-02-04Cycles UI Code:Thomas Dinges
2013-02-04Fix cycles intersection issue with overlapping faces on windows 32 bit and CPUBrecht Van Lommel
2013-02-04Cycles / OSL:Thomas Dinges
2013-02-03Fix #34087: cycles shadow pass not properly normalized for non-progressive in...Brecht Van Lommel
2013-02-01Fix an issue with the new cycles lamp MIS option not working correct withBrecht Van Lommel
2013-01-31OSL 1.3x / Windows 64:Thomas Dinges
2013-01-31Attempt to fix cycles OSL link error on windows 64 bit.Brecht Van Lommel
2013-01-30Fix #33984: cycles shadow pass problem with CUDA.Brecht Van Lommel
2013-01-30Cycles: make multiple importance sampling for lamps an option per lamp now,Brecht Van Lommel
2013-01-23Fix #33915: tweak self intersection epsilon for motion blur a bit further, stillBrecht Van Lommel
2013-01-22Cycles:Thomas Dinges
2013-01-21Cycles Hair: Fix of cardinal curve intersection routineStuart Broadfoot
2013-01-20code cleanup: remove some paranoid checks which would have crashed anyway ear...Campbell Barton
2013-01-16Fix CUDA compile after last commit.Brecht Van Lommel
2013-01-15Cycles Hair: Introduction of Cardinal Spline Curve Segments and minor fixes.Stuart Broadfoot
2013-01-15Fix #33838: light render passes for non-progressive integrator were not correct.Brecht Van Lommel
2013-01-15Cycles:Thomas Dinges
2013-01-15Fix #33830: cycles normal mapping was not quite correct, was not correctlyBrecht Van Lommel
2013-01-14Cycles: enable lamp multiple importance sampling on the GPU, seems to beBrecht Van Lommel
2013-01-14Change some big functions from __device_inline to __device, whichSergey Sharybin
2013-01-14Fix #33868: cycles sample as lamp for world background not rendering with theBrecht Van Lommel
2013-01-10Fix #33824: cycles non-progressive render mode did not do correct path termin...Brecht Van Lommel