juanxer
08-07-2007, 06:56 PM
While discussing some scripting issues in the EITG forum, it was determined by Patrick Rosendahl that XPressionist has this series of bugs in EIAS 6.6.2:
Hello all,
I confirm for Animator 6.2.2:
- function “round” does not work (always returns 0)
other functions that do not work correctly under Animator 6.6.2:
double _abs(double x);
double _ceil(double x );
double _round(double x);
double _exp(double x);
double _floor(double x);
double _fmod(double x,double y);
double _log(double x);
double _log10(double x);
double _pow(double x,double y);
double _trunc(double x);
--
Please download the fixed XP plugin for Animator 6.6.2 here (replacement Xpressionist.plm):
http://xpressionist.patrickrosendahl.de/share/XP3.2.1_for_Animator6.2_update.zip
He was to inform Matt about it. I guess it'll show up in the EITG download pages soon.
Hello all,
I confirm for Animator 6.2.2:
- function “round” does not work (always returns 0)
other functions that do not work correctly under Animator 6.6.2:
double _abs(double x);
double _ceil(double x );
double _round(double x);
double _exp(double x);
double _floor(double x);
double _fmod(double x,double y);
double _log(double x);
double _log10(double x);
double _pow(double x,double y);
double _trunc(double x);
--
Please download the fixed XP plugin for Animator 6.6.2 here (replacement Xpressionist.plm):
http://xpressionist.patrickrosendahl.de/share/XP3.2.1_for_Animator6.2_update.zip
He was to inform Matt about it. I guess it'll show up in the EITG download pages soon.
