awaytools / AwayExtensions-3dsmax

17 stars 6 forks source link

implement storage precision #7

Closed 80prozent closed 10 years ago

80prozent commented 10 years ago

At the moment all numbers are exported as float32.

The Exporter interface should have options to choose the storage precision (float32/float64) individually for geometry, matrix, properties and attributes.