summaryrefslogtreecommitdiff
path: root/indra/llmath/llcalc.cpp
AgeCommit message (Collapse)Author
2011-07-04Changes for STORM-1315 LLCalcKadah_Coba
Removed dynamic allocation on mVariables and mConstants CS cleanup
2011-06-30Additional functions for STORM-1315 Ability to do simple math in numeric ↵Kadah_Coba
edit fields Support for floor, ceil, modulo. Fixed ABS. Added more constants, SQRT_TWO_PI and SQRT3
2011-06-29STORM-1315 Ability to do simple math in numeric edit fieldsKadah_Coba