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
2014-08-12Removed debug prints.Tamito Kajiyama
2014-08-12Initial implementation of Cycles materials for Freestyle stroke rendering.Tamito Kajiyama
2014-08-06Fix T41318: API change in OSL, I see no other cases but there might beMartijn Berger
2014-07-31Cycles Bake: use size_t instead of width, heightDalai Felinto
2014-07-01Fix T40888: Memory error when selecting Cycles render engineSergey Sharybin
2014-05-23fix T40323 Segfault on baking after renderingDalai Felinto
2014-05-04Style cleanup: indentation, bracesCampbell Barton
2014-05-03Cycles BakeDalai Felinto
2014-03-01Cleanup: Fix some typos in the code.Thomas Dinges
2014-02-13Fix issue in recent bugfix, did not work with multiple sessions (preview rend...Brecht Van Lommel
2014-02-13Fix T38332, Fix T38607: cycles render crash with motion blur.Brecht Van Lommel
2013-12-08Bummer, forgot to test with OSL disabled.Sergey Sharybin
2013-12-08Extend system-info with information about OIIO, OCIO and OSLSergey Sharybin
2013-12-07Cycles: network render code updated for latest changes and improvedMartijn Berger
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-06-11Fix #35251: cycles crash rendering with a particular user preferences configu...Brecht Van Lommel
2013-06-11Fix cycles OSL node sockets not preserving values when updating with new code.Brecht Van Lommel
2013-05-01Fix for bug reported by Thomas Dinges on IRC: OSL script node was not initial...Lukas Toenne
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-01-30Fix #33984: cycles shadow pass problem with CUDA.Brecht Van Lommel
2013-01-28Cycles: preview rendering support for world/material/lamp.Brecht Van Lommel
2012-11-10Cycles: correction to how device of lists is exposed to blenderSergey Sharybin
2012-11-10Fix #32972: cycles crash changing to GPU render with OSL enabled.Brecht Van Lommel
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-11-07support for string parameters in OSL nodesDalai Felinto
2012-11-03Cycles OSL: shader script nodeBrecht Van Lommel
2012-09-16code cleanup: quiet warnings for gcc's -Wundef, -Wmissing-declarationsCampbell Barton
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-06-09style cleanup: assignment & indentation.Campbell Barton
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2011-12-24minor edits to cycles c/python moduleCampbell Barton
2011-11-07Cycles: svn merge -r41613:41627 ^/trunk/blenderBrecht Van Lommel
2011-09-09Cycles:Brecht Van Lommel
2011-08-23Cycles: fix crash in 3d view status text display.Brecht Van Lommel
2011-08-16Cycles:Brecht Van Lommel
2011-05-31Cycles: compile warning fixes.Brecht Van Lommel
2011-05-05Cycles: two 32 bit fixes with help from IRC user Agiofws.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal