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-09-07Fix for Cycles (CUDA) compilation (again ...). Moved the AttributeStandard en...Lukas Toenne
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-08-31Fix for #32184 and redesign of particle storage in Cycles.Lukas Toenne
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne
2012-05-13Cycles: OpenCL image texture support, fix an attribute node issue and refactorBrecht Van Lommel
2012-05-02Fix #31168: cycles mask layer should only affect objects for camera rays.Brecht Van Lommel
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-13Cycles: add render layer use environment option to disable world lighting onBrecht Van Lommel
2012-03-07Cycles: float texture support. Due to GPU limitations there are now 95 byte,Brecht Van Lommel
2012-02-28Cycles: support for mask layers in render layer, this has the same effect asBrecht Van Lommel
2012-01-20Sample as Lamp option for world shaders, to enable multiple importance sampling.Brecht Van Lommel
2011-10-16Cycles: enable multi closure sampling and transparent shadows only on CPU andBrecht Van Lommel
2011-10-16Cycles: enable improved closure sampling, this should give less noise for mix...Brecht Van Lommel
2011-09-28Cycles: internal changes that should have no effect on user level yet, addedBrecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-01Cycles:Brecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal