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
2011-05-27Cycles: fix GLEW library build issue.Brecht Van Lommel
2011-05-27Cycles: some mix node blend modes not working correct:Brecht Van Lommel
2011-05-20Cycles: some steps to getting OpenCL backend to compile.Brecht Van Lommel
2011-05-18Cycles: svn merge -r36495:36747 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-05-17Render API: first step in updating RenderEngine to work according to:Brecht Van Lommel
2011-05-16Cycles: fix vector math subtract not working correct, patch by Sanne.Brecht Van Lommel
2011-05-14Cycles: fix chained mix/add closures nodes not working.Brecht Van Lommel
2011-05-14Cycles: OSL build fixes, based on patch from erwin94.Brecht Van Lommel
2011-05-13Cycles: color space control for image/environment texture nodes. Ideally wouldBrecht Van Lommel
2011-05-13Cycles: fix BSDF closure inputs ignoring links.Brecht Van Lommel
2011-05-13Cycles: remove developer docs, all moved to wiki now.Brecht Van Lommel
2011-05-12Cycles: fix mapping node rotation not working correct for Y/Z axes, patch by ...Brecht Van Lommel
2011-05-09Cycles: different fix for animation render, in render API instead of python s...Brecht Van Lommel
2011-05-09Cycles: fix color difference between render / 3d view with color management d...Brecht Van Lommel
2011-05-05Cycles: two 32 bit fixes with help from IRC user Agiofws.Brecht Van Lommel
2011-05-04Cycles: rename UV geometry node output to Parametric to avoid confusion with ...Brecht Van Lommel
2011-05-04Cycles: fix for UV texture coordinates lookup with more than one mesh, bug in...Brecht Van Lommel
2011-05-04Cycles: some more windows build fixes, based on patch by Francisco De La Cruz.Brecht Van Lommel
2011-05-04Cycles: fix scene not updating for animation render, patch by David Rodriguez...Brecht Van Lommel
2011-05-03Cycles: first batch of windows build fixes, not quite there yet.Brecht Van Lommel
2011-05-01Cycles: build without GLUT test app by default.Brecht Van Lommel
2011-05-01Cycles: fix build issue with Blender includes.Brecht Van Lommel
2011-04-28Cycles: hook up the CMake build system.Brecht Van Lommel
2011-04-28Cycles: fix for incompatible boost filesystem version, provided by "ornitorri...Brecht Van Lommel
2011-04-28Cycles: fix for vector math node by Lukas Toenne, thanks.Brecht Van Lommel
2011-04-27Cycles: another build fix.Brecht Van Lommel
2011-04-27Blender modifications for Cycles integration.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal