This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-20 02:07:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db943341a8d2f714ff616e670287c0a545e9348e
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