falloff2 followup

falloff2 followup
This commit is contained in:
mfeemster
2014-07-08 19:35:35 -07:00
parent f42d50e1bd
commit c0f2d61b0b
8 changed files with 17 additions and 17 deletions

View File

@ -25,7 +25,7 @@ namespace EmberNs
extern void sincos(double x, double *s, double *c);
#endif
#define EMBER_VERSION "0.4.0.2"
#define EMBER_VERSION "0.4.0.3"
#define EPS6 T(1e-6)
#define EPS T(1e-10)//Apoplugin.h uses -20, but -10 seems to work fine.
#define ISAAC_SIZE 4