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
2013-02-28More UI messages fixes...Bastien Montagne
2013-02-26Fix #34421: cycles viewport render stuck with no objects in the scene.Brecht Van Lommel
2013-02-22Code cleanup:Thomas Dinges
2013-02-21Cycles GPU Rendering:Thomas Dinges
2013-02-21Cycles GPU rendering:Thomas Dinges
2013-02-21Cycles:Thomas Dinges
2013-02-21Cycles Addon:Thomas Dinges
2013-02-20Fix shadow pass issue with non-progressive render shadow pass with emittingBrecht Van Lommel
2013-02-19patch [#34320] Cross compiling with mingw-w64 on ubuntuCampbell Barton
2013-02-15Add some more detailed CUDA error prints to try to debug #34166.Brecht Van Lommel
2013-02-15Fix #34205: Zooming in rendered mode during update out of sync with intended ...Sergey Sharybin
2013-02-15Fix #34252: cycles rendering 16bit PNG with too light colors.Brecht Van Lommel
2013-02-15Fix cycles hair curves with NaN values not rendering with dynamic BVH. These NaNBrecht Van Lommel
2013-02-14Cycles:Thomas Dinges
2013-02-14Further fix for #34121: OSL + persistent images could crash in some cases still.Brecht Van Lommel
2013-02-14Fix #34121: OSL + persistent images option was not freeing shader memory prop...Brecht Van Lommel
2013-02-13Fix #34226: cycles shadow pass got incorrectly influenced by world multipleBrecht Van Lommel
2013-02-13Fix cycles issue with BVH cache created with 64 bits and used for 32 bits bin...Brecht Van Lommel
2013-02-13Correction for fix #34205: Zooming in rendered mode during update out of sync...Sergey Sharybin
2013-02-12Fix cycles not using SSE3 kernel after recent, order with SSE2 should be swit...Brecht Van Lommel
2013-02-12Fix some (quite harmless) use of uninitialized memory reported by valgrind.Brecht Van Lommel
2013-02-12Fix #34205: Cycles: Zooming in rendered mode during update out of sync with i...Sergey Sharybin
2013-02-12Attempted fix for issue with latest CUDA kernel for 32 bit windows/linux/mac,Brecht Van Lommel
2013-02-11Fix scons win32 link error with OSL, also fix a GLEW linker warningBrecht Van Lommel
2013-02-10Fix #34184: cycles speed vector pass should be zero when using motion blur,Brecht Van Lommel
2013-02-10add option not to calculate tessellation faces when converting an object to a...Campbell Barton
2013-02-07CUDA / sm_20:Thomas Dinges
2013-02-07Fix small memory leak in cycles tile render, a few bytes for each tile.Brecht Van Lommel
2013-02-06style cleanup: some warnigs & spelling.Campbell Barton
2013-02-06add missing bullet header to cmake, quiet reports from 'make test_cmake'Campbell Barton
2013-02-05Fix cycles missing AA/alpha settings for OpenGL render, these are now in the ...Brecht Van Lommel
2013-02-05Didn't notice this panel was already enabled for CyclesSergey Sharybin
2013-02-05Add missing Custom Properties panels when Cycles render is activeSergey Sharybin
2013-02-05Fix #34041: rendered view + borderSergey Sharybin
2013-02-05Fix particle child render resolution access not working outside of the render...Brecht Van Lommel
2013-02-05Fix non-progressive lamps with multiple samples not giving correct intensity ...Brecht Van Lommel
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-04Cycles UI Code:Thomas Dinges
2013-02-04Fix for [#34110] Displacement modifier + Procedural texture + Cycles -> 'None...Thomas Dinges
2013-02-04code cleanup: warningsCampbell Barton
2013-02-04Fix cycles intersection issue with overlapping faces on windows 32 bit and CPUBrecht Van Lommel
2013-02-04Cycles / OSL:Thomas Dinges
2013-02-03Fix #34087: cycles shadow pass not properly normalized for non-progressive in...Brecht Van Lommel
2013-02-02Cycles Hair: Fixed hair shape and inclusion of multiple attributes for triang...Stuart Broadfoot
2013-02-01Fix an issue with the new cycles lamp MIS option not working correct withBrecht Van Lommel
2013-02-01Fix cycles computing UV map tangents when they weren't needed.Brecht Van Lommel
2013-01-31OSL 1.3x / Windows 64:Thomas Dinges
2013-01-31Attempt to fix cycles OSL link error on windows 64 bit.Brecht Van Lommel
2013-01-31Fix cycles windows link errors when building with OSL master branch.Brecht Van Lommel
2013-01-30Fix #33984: cycles shadow pass problem with CUDA.Brecht Van Lommel