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
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-20Cycles: Update remaining time once per second without waiting for a tile changeLukas Stockner
2017-03-15Cycles: Allow rendering a range of resumable chunksSergey Sharybin
2016-11-29Cycles: Pass extra array size argument to builtin image pixels functionsSergey Sharybin
2016-03-30Cycles: Resumable render implementation for CyclesSergey Sharybin
2016-01-30Cycles: Pass Blender's C++ RNA structures by referenceSergey Sharybin
2016-01-15Cycles-Bake: Custom Baking passesDalai Felinto
2015-04-17Bake-API: reduce memory footprint when baking more than one object (Fix T41092)Dalai Felinto
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-02-18Cycles: Initialize "headless" flags on engine initializationSergey Sharybin
2015-02-17Cycles: Make blender session aware of rendering from command lineSergey Sharybin
2015-01-14Cycles: Ignore preprocessing time in ETA calculationLukas Stockner
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-05Cycles: Report error to the blender using report APISergey Sharybin
2014-07-31Cycles Bake: use size_t instead of width, heightDalai Felinto
2014-07-25Cycles Bake: show progress bar during bakeDalai Felinto
2014-05-03Cycles BakeDalai Felinto
2014-03-29Cycles code internals: add CPU kernel support for 3D image textures.Brecht Van Lommel
2014-02-13Fix issue in recent bugfix, did not work with multiple sessions (preview rend...Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-04-25Fix #34714: cycles viewport render would restart when minimizing and unminimi...Brecht Van Lommel
2013-03-14Border rendering now works for all scenes used in compositor,Sergey Sharybin
2013-01-30Cycles material preview: fix for generated/packed/movie filesSergey Sharybin
2013-01-16Movies support for CyclesSergey Sharybin
2013-01-12Packed and generated images support for CyclesSergey Sharybin
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2011-12-22Cycles: support for multiple render layers. It currently renders each layerBrecht Van Lommel
2011-10-30Cycles: progress printing in background mode, print finished at the end andBrecht Van Lommel
2011-08-23Cycles: fix crash in 3d view status text display.Brecht Van Lommel
2011-08-22Cycles:Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal