[Bf-blender-cvs] CVS commit: blender/release/scripts vrml97_export.py

Chris Want cwant at ualberta.ca
Sat Nov 11 20:12:43 CET 2006


hos (Chris Want) 2006/11/11 20:12:43 CET

  Modified files:
    blender/release/scripts vrml97_export.py 
  
  Log:
  Fix for bug #4922
  
  The VRML97 exporter was rounding a lot of stuff to three decimal points.
  This is silly, since the spec says single-precision floats are used for
  most things, which gives about 7 decimal points precision.
  
  Revision  Changes    Path
  1.21      +11 -20    blender/release/scripts/vrml97_export.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/release/scripts/vrml97_export.py.diff?r1=1.20&r2=1.21&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list