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-10-19Spelling: It's Versus ItsHarley Acheson
2020-06-22Cleanup: use lambdas instead of functors for task pools, remove threadidBrecht Van Lommel
2020-02-07Cleanup: split Cycles Hair and Mesh classes, with Geometry base classBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-11-09Cycles: Cleanup, spacing after preprocessorSergey Sharybin
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2016-07-07Cycles: Implement unaligned nodes BVH builderSergey Sharybin
2016-04-06Cycles: Avoid possibly uninitialized variableSergey Sharybin
2016-04-04Cycles: Make spatial split BVH multi-threadedSergey Sharybin
2016-04-01Cycles: Temporarily revert index sort commit for spatial splitSergey Sharybin
2016-03-31Cycles: Pass BVH builder by const reference to spatial splittersSergey Sharybin
2016-03-31Cycles: Wrap spatial split storage into own structureSergey Sharybin
2015-08-24Cycles: Implementation of object reference nodes spatial splitSergey Sharybin
2015-08-24Cycles: Make primitive split code easier for re-use by reference splitting fu...Sergey Sharybin
2015-08-24Cycles: Move primitive splitting into own functionsSergey Sharybin
2014-04-22Cycles: optimization for hair BVH build, allow max 2 hair curves per leaf.Brecht Van Lommel
2012-04-28Cycles: merging features from tomato branch.Brecht Van Lommel