Closed splace closed 5 years ago
new js in x-ite using types vars (against spec. requirement for vrml)
if (int == 0.001) // failing due to float maths
changed too...
if (int > 0)
change not made/needed due to reverting browser version for other reasons, origin code works. won't work in Titania for same reason.
timer seems to be not stopping when sent stoptime? (browser issue?)