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
2012-06-07Cycles: border render now works in the viewport, when looking through theBrecht Van Lommel
2012-06-07Cycles: small code fix for disabled code.Brecht Van Lommel
2012-06-07Revert my own commit r47544, this does not seem to be the correct fix. :/Thomas Dinges
2012-06-07style cleanupCampbell Barton
2012-06-07Cycles / OSL:Thomas Dinges
2012-06-06Cycles / OSL:Thomas Dinges
2012-06-05Cycles / OSL:Thomas Dinges
2012-06-05Cycles / OSL:Thomas Dinges
2012-06-05style cleanupCampbell Barton
2012-06-05Cycles / OSL:Thomas Dinges
2012-06-04Cycles / OSL:Thomas Dinges
2012-06-04Cycles: support for image sequences in image/environment texture node.Brecht Van Lommel
2012-06-04Cycles: fix spot lamp emitting light in two directions.Brecht Van Lommel
2012-06-04Cycles / OSL:Thomas Dinges
2012-06-04Cycles: spot lamp support.Brecht Van Lommel
2012-06-03Cycles / OSL:Thomas Dinges
2012-06-03Cycles: different fix for object info random range issue.Brecht Van Lommel
2012-06-03Cycles / OSL Textures:Thomas Dinges
2012-06-03Cycles / OSL Textures:Thomas Dinges
2012-06-03Cycles / OSL:Thomas Dinges
2012-06-03Cycles / Object Info Node:Thomas Dinges
2012-06-02Cycles / OSL:Thomas Dinges
2012-06-02Cycles / OSL:Thomas Dinges
2012-06-02Cycles / Wave Texture:Thomas Dinges
2012-06-02Cycles / OSL Fixes:Thomas Dinges
2012-06-01code cleanup: warningsCampbell Barton
2012-06-01Cycles:Thomas Dinges
2012-05-30Fix #31645, mix node results in crash upon render. This happens when unused m...Lukas Toenne
2012-05-29Fix #31556: cycles object info random value was not properly randomized forBrecht Van Lommel
2012-05-29Fix compilation error of Cycles after recent py node removalSergey Sharybin
2012-05-29Cycles / CUDA:Thomas Dinges
2012-05-28Cycles / CUDA:Thomas Dinges
2012-05-28Cycles: fixes to make CUDA 4.2 work, compiling gave errors in shadows andBrecht Van Lommel
2012-05-28Scons / MSVC - Windows x64Thomas Dinges
2012-05-27style cleanupCampbell Barton
2012-05-23Fix cycles render issue with a (useless) mix node that has the same shaderBrecht Van Lommel
2012-05-23Fix: cycles not supporting scene background sets.Brecht Van Lommel
2012-05-21Cycles: add Object Info node, with outputs object location, object/materialBrecht Van Lommel
2012-05-18Fix #31518: changing cycles exposure did unnecessary rerender in viewport.Brecht Van Lommel
2012-05-18Fix #31486: cycles texture coordinate reflection output has wrong direction.Brecht Van Lommel
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-05-11Cycles: reviewed the task scheduler code and fixed (hopefully all) windows th...Brecht Van Lommel
2012-05-10Fix #31379: cycles not recognizing 16 bit tiff as float image.Brecht Van Lommel
2012-05-09Cycles: fix issues with texture coordinates and object scale. Auto textureBrecht Van Lommel
2012-05-08Fix 31370: light falloff node linear output not working code.Brecht Van Lommel
2012-05-08adding kernel_projection.h in CMakelistsDalai Felinto
2012-05-08Cycles: add light falloff node, with quadratic/linear/constant falloff and aBrecht Van Lommel
2012-05-07cycles-fisheye: fixed formula for dir to equisolidDalai Felinto
2012-05-07direction to equisolid - final fix for [#31307] Cycles panoramic fisheye lens...Dalai Felinto