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-09-16Cycles: tweaks to properties and nodesBrecht Van Lommel
2011-09-16Cycles: fix issue with mix shaders, leading to use of uninitialized memory.Brecht Van Lommel
2011-09-16Cycles: fix crash deleting emitting objects.Brecht Van Lommel
2011-09-15Cycles: attempted fixes for OS X preview render problem, and disableBrecht Van Lommel
2011-09-12Cycles:Brecht Van Lommel
2011-09-09Cycles: fix windows build, some minor tweaks.Brecht Van Lommel
2011-09-09Cycles:Brecht Van Lommel
2011-09-08Cycles: some warning fixes, cpu device task tweaks, avoid unnecessaryBrecht Van Lommel
2011-09-03Cycles:Brecht Van Lommel
2011-09-02Cycles: optimizations for instances in scene updates before render starts,Brecht Van Lommel
2011-09-02Cycles:Brecht Van Lommel
2011-09-02Cycles: compile opencl kernels in non-blocking thread, and don't crash onBrecht Van Lommel
2011-09-01Cycles:Brecht Van Lommel
2011-08-29Cycles: pause button to interrupt viewport renders, in the 3d view header.Brecht Van Lommel
2011-08-29Cycles: fix cuda assertion that could be triggerd sometimes, when trying toBrecht Van Lommel
2011-08-29Cycles: preview passes setting to set the max number of passes to render inBrecht Van Lommel
2011-08-28Cycles:Brecht Van Lommel
2011-08-24Cycles:Brecht Van Lommel
2011-08-21Cycles: fix some invalid memory access problems found by running the windows ...Brecht Van Lommel
2011-08-16Cycles:Brecht Van Lommel
2011-08-15Cycles: fix small memory leak in image loading.Brecht Van Lommel
2011-05-31Cycles: OSL build & image manager fixes.Brecht Van Lommel
2011-05-31Cycles: more opencl fixes.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-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-03Cycles: first batch of windows build fixes, not quite there yet.Brecht Van Lommel
2011-04-28Cycles: hook up the CMake build system.Brecht Van Lommel
2011-04-28Cycles: fix for vector math node by Lukas Toenne, thanks.Brecht Van Lommel
2011-04-27Cycles render engine, initial commit. This is the engine itself, blender modi...Ton Roosendaal