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
2008-10-15vrml exporting with images was broken.Campbell Barton
2008-10-06Use xrange() rather than range() for loop iterations.Chris Want
2008-10-06A fix for bug #8814:Chris Want
2008-06-19== VRML97 exporter ==Chris Want
2008-06-18== VRML97 export ==Chris Want
2008-06-18== VRML97 export ==Chris Want
2008-05-10Reverting vrml97_export.py to it's state at revision 14751 because:Chris Want
2008-05-10fix for [#8814] VRML 97 Exporter bug (empty coordIndex [] indexes) Blender V2.45Campbell Barton
2008-05-09chris want corrected some of the last commits changesCampbell Barton
2008-05-09fix for [#6692] vrml (.wrl) export bug in V2.44 releaseCampbell Barton
2008-04-23added ipo script template from blenderartists forTe, made scripts refresh on ...Campbell Barton
2007-06-19For a texture, write out the Image.filename instead of Image.name.Chris Want
2006-12-25modified scripts from using older/depricated Python API commands, deprecated ...Campbell Barton
2006-11-17A fix for an indentation error, and better handling of faces withChris Want
2006-11-11Fix for bug #4922Chris Want
2006-08-16A mesh from the Blender python Mesh module can sometimes haveChris Want
2006-07-19Converting a mesh object with modifiers to a temporary mesh duringChris Want
2006-05-19Hrmm, this is a bit nasty: I am now using a different call to get a meshChris Want
2006-05-19Two issues:Chris Want
2006-05-18A fairly major revision of the VRML97 export script.Chris Want
2006-05-17made some changes to vrml97_export, this script needs to be re-written, until...Campbell Barton
2006-05-12Making the vrml exporter use the Ken Hughes Mesh module, ratherChris Want
2006-05-11The algorithm to export vertex color was very inefficient (for everyChris Want
2006-05-11Some bad logic was causing an 'Appearance' node not to get closedChris Want
2006-05-11Converting spaces to tabs in this script (this is standard!)Chris Want
2006-01-29Scripts:Willian Padovani Germano
2005-06-06Bart updated his scripts...Kent Mein
2005-05-22Scripts: updated Bart's (thanks) vrml97 and x3d exporters, adding also doc li...Willian Padovani Germano
2005-05-17BPython:Willian Padovani Germano
2005-04-16Note: this commit includes new functionality to save and restore scripts conf...Willian Padovani Germano