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-04-02Cycles: small code cleanup + fix SSS closure mixed with other closures doingBrecht Van Lommel
2013-04-02Fix 34831: SSS issue with non-progressive render, due to error in closure mer...Brecht Van Lommel
2013-04-02Fix #34832: SSS render freeze with object instances.Brecht Van Lommel
2013-04-02Fix #34833: crash using SSS node on windows, invalid memory access when build...Brecht Van Lommel
2013-04-02Cycles: initial subsurface multiple scattering support. It's not working asBrecht Van Lommel
2013-04-02Cycles: code refactoring to add generic lookup table memory.Brecht Van Lommel
2013-03-31Cycles / Shader Graph optimization:Thomas Dinges
2013-03-29misc minor edits.Campbell Barton
2013-03-28code cleanup: python/pep8 and double-promotion warnings.Campbell Barton
2013-03-28style cleanup: osl and NULL pointer use, also correct sequencer gap operator ...Campbell Barton
2013-03-27Cycles / SunSky:Thomas Dinges
2013-03-27Code cleanup / Cycles:Thomas Dinges
2013-03-24Fix for [#34747] Rendering invisible tilesThomas Dinges
2013-03-23Fix for cycles group node bug, reported on IRC: Group nodes input proxies did...Lukas Toenne
2013-03-23Cycles:Thomas Dinges
2013-03-23Cycles:Thomas Dinges
2013-03-22code cleanup: use booleans and const's for operator vars.Campbell Barton
2013-03-21Fix #34700: cycles depth of field now works with orthographic cameras too.Brecht Van Lommel
2013-03-20Fix for #34708 and #34709, cycles group nodes were not working well with 0 or...Lukas Toenne
2013-03-18Hopefully blender will compile with strict flags again.Sergey Sharybin
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-17Cycles / CUDA:Thomas Dinges
2013-03-16Fix for [#34654] Cycles hair particle system modifier obeys viewport visibili...Thomas Dinges
2013-03-14Border rendering now works for all scenes used in compositor,Sergey Sharybin
2013-03-10Cycles / OSL:Thomas Dinges
2013-03-10Cycles / OSL:Thomas Dinges
2013-03-03Fix #34508: particle emitter show/hide option did not work correct afterBrecht Van Lommel
2013-03-01Fix #34480: cycles hair render in dupligroup did hide the emitter properly in...Brecht Van Lommel
2013-03-01Fix related to #34481: show units for camera aperature radius.Brecht Van Lommel
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