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
2009-09-06remove MTC_ functions, (don't merge)Campbell Barton
2008-09-20[#17600] char* -> const char*Campbell Barton
2008-09-04Bugfix: yafray export crash if new hsv texture blend types wereBrecht Van Lommel
2008-05-04More fixes for compilingJoshua Leung
2008-02-18Bugfix: yafray number of processors was not properly initialized, andBrecht Van Lommel
2008-02-05This is patch: [#8216] Make blender compile with gcc 4.3Kent Mein
2008-01-22Fix for error in approximate AO in last commit, made it really slow.Brecht Van Lommel
2007-12-15Render InstancingBrecht Van Lommel
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a lit...Kent Mein
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-06-30bug #4532, when field rendering enabled in blender (not supported in yafray),Alfredo de Greef
2006-06-26...Forgot to actually draw the image when xml export was used.Alfredo de Greef
2006-06-22bug #4380, border rendering was not correct.Alfredo de Greef
2006-06-06Updated the 'library linked data' code to use the render object table asAlfredo de Greef
2006-06-06Added support for linked objects from libraries which can have names thatAlfredo de Greef
2006-06-05bugfix #4072 added support for strandmapping, done by exporting theAlfredo de Greef
2006-06-04bugfix #3679 YFexport relative path on linuxAlfredo de Greef
2006-06-04Bugfix for crashes when rendering with yafray when the renderAlfredo de Greef
2006-05-29Yafray 'should' now work again. A bit more testing needed.Alfredo de Greef
2006-05-28Step one in bringing back Yafray Render in Blender. Need someone elseTon Roosendaal
2006-01-24Giant commit!Ton Roosendaal
2005-10-25fix for bug #3193, winmat was not calculated properly because ofAlfredo de Greef
2005-06-10Some small modifications.Alfredo de Greef
2005-05-30Since there still seem to be some commits being done, I thought I mightAlfredo de Greef
2005-05-28Some last minute tweaks, for world background image, 'Hori' must now beAlfredo de Greef
2005-05-27Added some backward compatibility with old yafray blendershader. Because of m...Alfredo de Greef
2005-05-23Second and final commit for this version of the yafray export code (probably,...Alfredo de Greef
2005-05-22Part one of the final yafray commit.Alfredo de Greef
2005-05-10Forgot part of the vertexcolor endian fix in xml export code.Alfredo de Greef
2005-05-09bugfix #2494:Alfredo de Greef
2005-04-12Quick fix for bug #2393 (same as #2218), deformed meshes were not transformedAlfredo de Greef
2005-03-19 - part of BLI_winstuff.h cleanupDaniel Dunbar
2004-12-30If YFexport directory is not set, it will now attempt to use the temp directory.Alfredo de Greef
2004-12-27Biiig commit! Thanks to 2-3 weeks of cvs freeze...Ton Roosendaal
2004-12-07Added support for normalmaps.Alfredo de Greef
2004-12-05Added support for the extra texture channels.Alfredo de Greef
2004-11-28Added nearly full support for Blender's procedural textures, with the exceptionAlfredo de Greef
2004-11-23Possibly related to bug #1851:Alfredo de Greef
2004-11-18Material TexFace mode support was still not quite correct, didn't work forAlfredo de Greef
2004-11-14Minor modification of image texture export of 'TexFace' mode materialsAlfredo de Greef
2004-11-08Fixed:Alfredo de Greef
2004-10-26Bugfixes:Alfredo de Greef
2004-09-21test commitAlfredo de Greef
2004-08-12Fixed bug discovered by dotblend, parented empty's were mistakenlyAlfredo de Greef
2004-08-02Values for spherelight sampling were using incorrect blender lamp parameter.Alfredo de Greef
2004-07-29Reflection caustics did not work, fixed.Alfredo de Greef
2004-07-29Major update, all implemented a bit in a hurry, and probably will need bugfix...Alfredo de Greef
2004-07-26Fixed camera flip bug.Alfredo de Greef
2004-07-14cache_size yafray parameter calculation changed to sync with currentAlejandro Conty Estevez