blender/release
Chris Want d41fd9079d A fairly major revision of the VRML97 export script.
Changes include, but may not be limited to:

* Support for meshes with multiple materials/face images
* Mode modular design that more closely reflects Blender's
  internal workings
* Position, scale, and orientations are now exclusively dealt
  with in Transform nodes, making the math more unified and
  way easier to understand.
* vertex colors either written when mesh has SHARED_COL
  face property, or when mesh has vertex colors and
  first material with VCOL_PAINT (a little crufty, but
  maybe will try a better way later)
* Support for debugging output to the console by setting
  the 'rt' button to 42 (for mild verbosity) or 43 (for more
  verbosity)
* Potentially long lists like vertex coordinates, face indices,
  etc. are now unindented (why potentially waste thousands of
  tab characters?)
* All lines in the script are under 79 characters (as per the
  python style guide).

A major revision will usually beget major bugs, so
please test, test, test to make sure I haven't broken your favorite
feature in this script! (I've done a number of tests loading
output into the Bitmanagement viewer and into 3DSMax.)
2006-05-18 17:34:41 +00:00
..
beos-4.5-i386 Initial commit of the 'release' directory (splash screen/icon 2003-01-01 15:06:10 +00:00
beos-5.0-i386 Initial commit of the 'release' directory (splash screen/icon 2003-01-01 15:06:10 +00:00
datafiles And the preview.blend for texture preview fix 2006-04-01 14:09:23 +00:00
irix-6.2-mips - more binary file patching 2004-04-24 18:38:04 +00:00
plugins Add several usefull sequencer-plugins: 2006-02-05 19:04:12 +00:00
scripts A fairly major revision of the VRML97 export script. 2006-05-18 17:34:41 +00:00
text - release log 2.36 2004-12-21 16:19:36 +00:00
windows ==makefiles== 2006-04-05 00:15:19 +00:00
Makefile Cleaning up some bad stuff from the merge in the release/ directory. 2006-02-07 03:58:33 +00:00
VERSION Cleaning up some bad stuff from the merge in the release/ directory. 2006-02-07 03:58:33 +00:00