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-07-26Cleanup: fix compiler warnings due to implicit castNikhil Shringarpurey
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-05-06Cleanup: spellingCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-08-05Fix T78869: denoising performance regression on WindowsBrecht Van Lommel
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-06-30Cleanup: spellingCampbell Barton
2020-06-30Cleanup: clang-formatCampbell Barton
2020-06-24Fix T78047: Fix failing denoiser tests on windowsRay Molenkamp
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-10-06Cycles: Implement vectorized NLM kernels for faster CPU denoisingLukas Stockner
2016-07-16Cycles: Fix three numerical issues in the fresnel, normal map and Beckmann codeLukas Stockner
2016-02-06Code cleanup: resolve minor Cycles todo's.Brecht Van Lommel
2015-12-02Cleanup: warnings & spellingCampbell Barton
2015-10-26Cleanup: Remove ToDo comment.Thomas Dinges
2015-05-05Cycles: Fix for wrong clamp usage in fast mathSergey Sharybin
2015-04-06Cycles: de-duplicate fast/approximate erf function calculationSergey Sharybin
2015-02-19Cycles: Make util_math_fast.h compatible with OpenCLSergey Sharybin
2015-02-06Cycles: Some more constants fixes for fast mathSergey Sharybin
2015-02-06Cycles: Use proper constant name for 1/pi in fast mathSergey Sharybin
2015-01-30Cycles: Add fast math function moduleSergey Sharybin