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
2012-09-20code cleanup: cycles now uses system includes for boost/oiio.. etc, so we don...Campbell Barton
2012-09-14Cycles / Test:Thomas Dinges
2012-09-04Cycles: merge of changes from tomato branch.Brecht Van Lommel
2012-08-30clamp for Mix nodeDalai Felinto
2012-08-10Cycles Test App:Thomas Dinges
2012-06-21* Fix for the Cycles XML commit yesterday, blur_glossy has a different intern...Thomas Dinges
2012-06-21Cycles XML:Thomas Dinges
2012-06-09style cleanup: assignment & indentation.Campbell Barton
2012-06-09Cycles / Cleanup:Thomas Dinges
2012-05-27style cleanupCampbell Barton
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-16Fix #30966: cycles nan mesh vertices got set to (0, 0, 0), now remove them in...Brecht Van Lommel
2012-03-21spelling cleanup: tesselate -> tessellate (last of these found)Campbell Barton
2012-02-28Cycles: support for camera rendering an environment map with equirectangularBrecht Van Lommel
2012-02-03Code Cleanup: check is / is not when comparing singletons.Campbell Barton
2012-01-24Brightness/Contrast Node for CyclesDalai Felinto
2012-01-08Cycles: checker texture node, patch by Thomas.Brecht Van Lommel
2012-01-04Cycles: device code refactoring, no functional changes.Brecht Van Lommel
2011-12-25Cycles Test App:Thomas Dinges
2011-12-22Cycles: code refactoring, to do render layer visibility test a bit different,Brecht Van Lommel
2011-12-20Cycles: border rendering support, includes some refactoring in how pixels areBrecht Van Lommel
2011-12-17Cycles Gamma NodeDalai Felinto
2011-12-16Normal Node - CyclesDalai Felinto
2011-12-04Invert Color Cycles NodeDalai Felinto
2011-12-04Fix cycles compile issue after last commit.Brecht Van Lommel
2011-12-03CameraData Input Cycles NodeDalai Felinto
2011-12-02HSV Color Node for CyclesDalai Felinto
2011-12-02Cycles:Brecht Van Lommel
2011-12-02SeparateRGB and CombineRGB nodes for Cycles materialsDalai Felinto
2011-11-09edits to cycles cmake files so cmake_consistency_check.py can parse them.Campbell Barton
2011-09-28Cycles: add some volume nodes, they don't actually do anything, this is justBrecht Van Lommel
2011-09-18added FindOpenImageIO cmake module.Campbell Barton
2011-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-01Cycles: OpenCL library is now dynamically loaded so that blender doesn't crashBrecht Van Lommel
2011-09-01Cycles:Brecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel
2011-08-24Cycles:Brecht Van Lommel
2011-08-16Cycles:Brecht Van Lommel
2011-08-11Cycles: more opencl tweaks, status is:Brecht Van Lommel
2011-05-27Cycles: fix GLEW library build issue.Brecht Van Lommel
2011-05-01Cycles: build without GLUT test app by default.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