Blender Git Loki
Git Commits -> Revision 05c59da
Revision 05c59da by Chris Want (master) November 11, 2006, 19:12 (GMT) |
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. |
Commit Details:
Full Hash: 05c59da48fb5b242e2cf1bfc0e9e371ded70736b
SVN Revision: 8829
Parent Commit: dddc04f
Lines Changed: +10, -19
1 Modified Path:
/release/scripts/vrml97_export.py (+10, -19) (Diff)