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
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2020-09-04CMake: refresh building and external library handling of Cycles standaloneBrecht Van Lommel
2019-08-27Cycles: Stitching of subdivided and displaced meshesMai Lavelle
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
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-08-14Cycles microdisplacement: Move call to tessellate() from addon to CyclesMai Lavelle
2016-08-07Cycles microdisplacement: Support for Catmull-Clark subdivision via OpenSubdivMai Lavelle
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai Lavelle
2016-05-22Code refactor: add generic Cycles node infrastructure.Brecht Van Lommel
2016-01-14Cycles: Reduce scope of some defines set in CMakeListsSergey Sharybin
2013-11-28Cycles: remove approximate subdivision surface with gregory patches code.Brecht Van Lommel
2012-10-17code cleanup:Campbell Barton
2012-09-20code cleanup: cycles now uses system includes for boost/oiio.. etc, so we don...Campbell Barton
2011-11-09edits to cycles cmake files so cmake_consistency_check.py can parse them.Campbell Barton
2011-08-16Cycles: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