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-07-25Fix T51450: viewport render time keeps increasing after render is done.Jeff Knox
2017-06-16Cycles: Fix race condition happening in progress utilitySergey Sharybin
2017-05-19Fix T51555: Cycles tile count is incorrect when denoising is enabledLukas Stockner
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2016-12-03Cycles: Refactor Progress system to provide better estimatesLukas Stockner
2016-05-22Fix Cycles compile errors with GCC due to double promotion as errors.Brecht Van Lommel
2015-06-17Cycles: Report total and render time to the logSergey Sharybin
2015-03-30Cycles: Fix compilation error with MSVC after recent C++11 changesSergey Sharybin
2015-03-29Optionally use c++11 stuff instead of boost in cycles where possible. We do a...Martijn Berger
2015-01-19Cycles: Avoid crash in statistics when canceling BVH buildSergey Sharybin
2015-01-14Cycles: Ignore preprocessing time in ETA calculationLukas Stockner
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-12-05Cycles: Add dedicated Progress::set_error() callSergey Sharybin
2014-07-25Cycles Bake: show progress bar during bakeDalai Felinto
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2012-11-09Cycles: persistent images optionSergey Sharybin
2012-09-28Fix cycles "synchronizing object" status being shown when it was already fini...Brecht Van Lommel
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-05-08Fix 31370: light falloff node linear output not working code.Brecht Van Lommel
2012-01-26Fix #29966: cycles elapsed time not resetting in viewport after changes.Brecht Van Lommel
2012-01-09Cycles: show elapsed time for F12/background render.Brecht Van Lommel
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-06-17Cycles: compile error fix for ICC.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal