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
2020-04-28Fix T75432: Cycles progressive refine render slow with denoising dataBrecht Van Lommel
2020-02-28Cycles: Rework tile scheduling for denoisingPatrick Mours
2020-02-11Cycles: Add support for denoising in the viewportPatrick Mours
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2017-10-21Cycles: disable progressive refine if denoising or save buffers is used.Brecht Van Lommel
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-05-07Cycles: Implement denoising option for reducing noise in the rendered imageLukas Stockner
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-24Cycles: Remove obsolete variable from the TileManagerLukas Stockner
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-03-30Cycles: Resumable render implementation for CyclesSergey Sharybin
2016-01-10Cycles: Adding Hilbert Spiral as a tile order for renderingLukas Stockner
2015-12-23Cycles: Sort tiles in rendering order at construction timeLukas Stockner
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2013-09-04Fix a few issues reported by coverity scan.Brecht Van Lommel
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-05-08Cycles / Tile Rendering:Thomas Dinges
2013-04-05Fix another part of #34877: cycles progress status text not showing correct withBrecht Van Lommel
2013-01-08Fix for recent tile_order feature not working properly with persistent dataSergey Sharybin
2013-01-07Cycles / Tile Rendering:Thomas Dinges
2012-10-25Cycles: use simplier strategy in next_tile for viewport renderingSergey Sharybin
2012-10-24Fix #32951: Progressive refine crashing Blender when used with multiple cuda ...Sergey Sharybin
2012-10-23Fix #32951: Progressive refine crashing Blender when used with multiple cudaSergey Sharybin
2012-10-13Cycles: progressive refine optionSergey Sharybin
2012-09-17Cycles: change preview "resolution divider" that gave the number of lowerBrecht Van Lommel
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2011-12-21Cycles: some small code refactoring related to buffer parameters.Brecht Van Lommel
2011-12-20Cycles: border rendering support, includes some refactoring in how pixels areBrecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal