Mark Peterson
07db0fcc0a
License update ( #830 )
2020-08-12 17:28:51 -05:00
Mark Peterson
9e685202e8
Collada enhancement for lighting models with incorrect normal data. ( #827 )
...
* Pre-alpha collada normal fix
* Cleanup
* Cleanup
* Bug fixes and unit tests
2020-07-10 12:41:25 -05:00
Patrick Hogan
09c81f862e
Update
2018-06-21 19:03:59 -07:00
Patrick Hogan
44a32a6501
Update
2018-06-21 18:45:33 -07:00
Zach Glueckert
03ffcc7393
Update CSS Color String calculation and use ( #474 )
...
* Add deprecation warning to toHexString
* Correct CSS color string generation and rename method
- Switch to `round` operation for float to 16 bit conversion
* Update comments
* Update method name
* Add CSS Color String generation unit test
* Add CSS color string conversion unit test and format files
* Add CSS color string conversion unit test and format files
* Fix Color unit tests
* Add CSS color string conversion test
* Switch to colorFromBytes function and fix precision error
2018-02-20 13:33:23 -08:00
Patrick Hogan
6ebc542db8
Updated.
2017-11-20 14:06:30 -08:00
Yann Voumard
2795972543
Merge pull request #115 from NASAWorldWind/feature/string-polyfill
...
Harmonise use of starsWith and endsWith
2017-05-16 13:34:16 +02:00
David Collins
3566f8c4f7
Merge pull request #86 from NASAWorldWind/feature/starfield
...
Add starfield layer
2017-05-15 16:25:23 -07:00
strikerM
00765a124b
fullSphereSector surfaceShapes cover the whole globe
...
added test
2017-05-11 10:22:50 +03:00
strikerM
8610e4cfe2
added test for WWMath.normalizeAngle360
2017-05-02 11:21:32 +03:00
strikerM
a6516904e1
added normalizeAngle360, from WWAndroid, to WWMath
...
removed normalizeAngle from SunPosition
replaced if_gt function with the build in glsl step function
2017-04-26 13:13:43 +03:00
Jakub Balhar
5ebbc6134d
Added polyfills for EndsWith and StartsWith based on the polyfills by Mozilla foundation with tests.
...
https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/String/endsWith
https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/String/startsWith
2017-04-10 15:18:40 +02:00
AkeluX
2b131d0d49
Deleted unused test file
2017-04-07 17:08:10 +02:00
strikerM
9504d6d840
refactored CelestialProjection to SunPosition
2017-04-05 12:55:48 +03:00
strikerM
3717966a1c
added tests for CelestialProjection
2017-03-28 12:12:58 +03:00
strikerM
121bfdca4f
refactored polygon splitter code
...
added a HashMap class
added tests
2016-12-19 12:04:10 +02:00
Jakub Balhar
948e50e49a
Remove this test as in different browsers the behavior differs. Phantomjs behavior is different to Firefox, Chrome and IE.
2016-09-20 16:42:09 +02:00
yvoumard
8e165f970d
Add missing tests that weren't ported yet and mark some to be ported
2016-07-21 13:14:23 +02:00
carla-orru
034f188de4
Deleted old tests and updated the file 'HowToCreateAndRunUnitTests.txt'
2016-07-19 14:01:59 +02:00
carla-orru
96b75eed8f
Converted tests from the jsTestDriver format to the Jasmine format
2016-05-26 15:53:35 +02:00
Jakub Balhar
ed2303d9cc
Fix tests.
2016-01-20 20:24:42 +01:00
Jakub Balhar
27be793a40
Fixed tests
2016-01-05 11:29:46 +01:00
Jakub Balhar
e362e7cc9d
Kml version 1.
2015-12-22 12:44:17 +01:00