OpenSimMirror/OpenSim/Region/ScriptEngine/Shared/Api
Mike Mazur 57ec7a26cd -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be
used in scripts
-cast from bool to LSL{Integer,Float,String} so functions such as `integer
isZero(integer x) { return (x == 0); }` work
-progress on issue 1863
2008-07-31 07:11:41 +00:00
..
Implementation Thank you, HomerHorwitz, for a patch that 2008-07-30 22:37:42 +00:00
Interface for testing purposes only: 2008-07-09 12:02:01 +00:00
Runtime -make ZERO_VECTOR and ZERO_ROTATION static readonly properties so they can be 2008-07-31 07:11:41 +00:00