Nicholas Latham
|
2ee1969de7
|
Remove goog.math.modulo and goog.math.lerp
|
2016-04-04 09:43:24 +02:00 |
|
Tim Schaub
|
13a981c94b
|
Fewer blank lines
|
2016-01-11 22:03:23 -08:00 |
|
Petr Sloup
|
44a64ba451
|
Add ol.math.solveLinearSystem
|
2015-10-16 09:28:40 +02:00 |
|
Marc Jansen
|
2f5ccbd54d
|
Remove unused ol.math-methods
|
2015-10-14 21:40:42 +02:00 |
|
Marc Jansen
|
47a7b03e0e
|
Remove use of toDegrees/toRadians util functions
Instead of goog.math.toRadians and goog.math.toDegrees, we now use
our own implementations of these basic conversion functions.
|
2015-10-12 21:16:03 +02:00 |
|
Tim Schaub
|
f746cb7f57
|
Use ol.math.clamp()
|
2015-09-27 12:26:21 -06:00 |
|
Tom Payne
|
57abbddf50
|
Add ol.math.roundUpToPowerOfTwo
|
2013-03-22 17:25:31 +01:00 |
|
Tobias Bieniek
|
89ab68cde7
|
Replaced jasmine testing framework by mocha, expect.js and sinon
as discussed in #319
|
2013-03-13 04:32:43 +01:00 |
|
Tom Payne
|
00ce5c6a78
|
Add hyperbolic functions
|
2013-03-03 14:47:25 +01:00 |
|