[Verse-dev] More cleaning

Emil Brink verse-dev@blender.org
Fri, 30 Apr 2004 09:00:00 +0200 (MEST)


Hello.

I just did a minor but important (to me) cleaning thing; the
functions in v_pack.[ch] that deal with floating-point numbers were
named "_float" and "_double", respectively. That has now been changed
into the more proper "_real32" and "_real64", and all code adjusted
to build.

Eskil: should we look into the known issue with byte-ordering for
real64s?

/Emil