This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
d271ca89cfadbcde60cd7fd722e7e8dffab9a33f
0ad
/
binaries
/
data
/
mods
/
public
/
globalscripts
T
History
quantumstate
7c51e743fa
Modified rmgen GetAngle function to use atan2 and the standard mathematical angle convention (WARNING this changes return values so will break scripts using the old version) and changed getGradient so it returns Infinity for infinite gradient lines. Added errors if people try and use unsafe javascript maths functions.
...
This was SVN commit r11363.
2012-03-18 18:40:27 +00:00
..
Math.js
Modified rmgen GetAngle function to use atan2 and the standard mathematical angle convention (WARNING this changes return values so will break scripts using the old version) and changed getGradient so it returns Infinity for infinite gradient lines. Added errors if people try and use unsafe javascript maths functions.
2012-03-18 18:40:27 +00:00