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
2020-08-17Fix T79052: Cycles new sky texture fails with sun size zeroBrecht Van Lommel
2020-07-20Cycles: adjust Sky texture intensity to follow physical unitsBrecht Van Lommel
2020-07-13Cycles: Change precomputed Sky Texture mapping to prioritize the horizonLukas Stockner
2020-07-13Cycles: Add control for sun intensity in Sky Texture and change altitude to kmLukas Stockner
2020-07-08Fix T78324: Different Sky Texture results between CPU and GPULukas Stockner
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-06-14Cycles: Query XYZ to/from Scene Linear conversion from OCIO instead of assumi...Lukas Stockner
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-02-03Cycles: Cleanup, indentation and bracesSergey Sharybin
2014-12-25Cleanup: Fix Cycles Apache header.Thomas Dinges
2014-05-03Code cleanup: Add -Werror=float-conversion to CyclesCampbell Barton
2013-11-18Cycles: change __device and similar qualifiers to ccl_device in kernel code.Brecht Van Lommel
2013-08-28Cycles / OpenCL:Thomas Dinges
2013-08-28Cycles / Sky Texture:Thomas Dinges
2013-08-18Cycles: relicense GNU GPL source code to Apache version 2.0.Brecht Van Lommel
2013-08-17Cycles / Sky Model:Thomas Dinges
2013-06-11Cycles / Wavelength to RGB node:Thomas Dinges
2013-06-10Cycles / Code cleanup:Thomas Dinges
2011-05-20Cycles: some steps to getting OpenCL backend to compile.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal