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
2018-07-27Cycles: Initial implementation of detailed statisticsSergey Sharybin
2018-03-01Cycles volume: fast empty space optimization by generating a tight meshKévin Dietrich
2018-02-04msvc: Use source folder structure for project file.Ray Molenkamp
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai Lavelle
2016-07-18Cycles: add ConstantFolder class for constant folding boilerplate.Alexander Gavrilov
2016-05-22Code refactor: add generic Cycles node infrastructure.Brecht Van Lommel
2016-04-12Cycles microdisplacement: refactor to move some tesselation code from SubdMes...Mai Lavelle
2016-02-13Cleanup: Move Cycles sky model data to util.Thomas Dinges
2015-05-05Cycles: Use curve approximation for blackbody instead of lookup tableSv. Lockal
2014-12-31Cycles: Synchronize changes with standalone repositorySergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-05-03Cycles BakeDalai Felinto
2013-10-12Code cleanup: remove some unused cycles SSS code.Brecht Van Lommel
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-06-16Cycles / Blackbody node:Thomas Dinges
2013-05-09Cycles:Thomas Dinges
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-04-02Cycles: code refactoring to add generic lookup table memory.Brecht Van Lommel
2012-12-28New featureStuart Broadfoot
2012-10-17code cleanup:Campbell Barton
2012-10-02correct some include dirs not being included as SYSTEM paths in cmake.Campbell Barton
2012-09-20code cleanup: cycles now uses system includes for boost/oiio.. etc, so we don...Campbell Barton
2012-08-31Fix for #32184 and redesign of particle storage in Cycles.Lukas Toenne
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-03-18spelling cleanupCampbell Barton
2011-11-10add some missing headers to cmake, also add some files as comments since it s...Campbell Barton
2011-11-09edits to cycles cmake files so cmake_consistency_check.py can parse them.Campbell Barton
2011-08-28Cycles:Brecht Van Lommel
2011-08-16Cycles:Brecht Van Lommel
2011-05-03Cycles: first batch of windows build fixes, not quite there yet.Brecht Van Lommel
2011-04-28Cycles: hook up the CMake build system.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal