Commit Graph

787 Commits

Author SHA1 Message Date
Francisco Dans
bbd8402281 makes code clearer 2015-08-19 10:52:14 +02:00
Francisco Dans
2296a7e901 flips y axis 2015-08-19 10:52:00 +02:00
Francisco Dans
3f6d0d9671 calculates grid globally 2015-08-19 09:02:14 +02:00
Francisco Dans
42b4f4a645 obtains top left tile 2015-08-19 09:01:41 +02:00
Francisco Dans
d9e52ebd76 corrects drawing so that y axis is not inverted 2015-08-14 00:42:34 +02:00
Francisco Dans
43d85fd34d adds interpolation as an option 2015-08-14 00:42:09 +02:00
Francisco Dans
471cd3ec19 adds isoline rendering in point renderer 2015-08-13 22:19:33 +02:00
Francisco Dans
4ee1f38499 Merge branch 'iso' of github.com:CartoDB/torque into iso 2015-08-13 15:26:08 +02:00
Francisco Dans
7fc6579a85 starts with regular tile instead of already gridded one 2015-08-13 15:25:46 +02:00
Francisco Dans
573af4a5cf Update contour.html 2015-08-12 12:10:37 +02:00
Francisco Dans
a554e32de8 remove d3 from example deps 2015-08-12 11:38:56 +02:00
Francisco Dans
18a08f0697 starts adding contour methods 2015-08-12 11:38:17 +02:00
Francisco Dans
74415078f1 wip 2015-08-12 11:37:11 +02:00
Francisco Dans
1b6e571563 passes pos all the way to the renderer 2015-08-12 11:36:50 +02:00
Francisco Dans
818c705a70 adds contour prototype example 2015-08-12 11:36:00 +02:00
Francisco Dans
50f834c008 adds gridding function 2015-08-11 10:07:56 +02:00
Francisco Dans
3bd1f81931 adds contour dependencies 2015-08-11 10:07:35 +02:00
Francisco Dans
1ec0dc6585 Merge pull request #211 from CartoDB/fix-examples
Fixes/removes outdated examples
2015-08-05 17:15:22 +02:00
Francisco Dans
f02dd5a710 removes leaflet.html -- outdated 2015-08-05 16:22:07 +02:00
Francisco Dans
07d03735a7 removes wim.html -- outdated 2015-08-05 16:19:46 +02:00
Francisco Dans
87df24e914 fixes interaction examples 2015-08-05 16:18:33 +02:00
Francisco Dans
e68e7d3d37 actual dists 2015-08-05 15:56:36 +02:00
Francisco Dans
95453ab4b3 Merge branch 'master' of github.com:CartoDB/torque 2015-08-05 15:23:47 +02:00
Francisco Dans
84f7537969 removes js.gz 2015-08-05 15:23:18 +02:00
Francisco Dans
10589b2d28 bumps version in package.json 2015-08-05 15:22:49 +02:00
Francisco Dans
d4c994b6d2 bumps version in dist 2015-08-05 15:22:27 +02:00
Francisco Dans
e4a913cbad updates dist for 2.11.4 2015-08-05 15:21:41 +02:00
Francisco Dans
d5948c8009 updates news for 2.11.4 2015-08-05 15:20:58 +02:00
Francisco Dans
4385c6ad9a Merge pull request #209 from CartoDB/pause-fix
Checks if animator is running before resuming it on rescale
2015-08-05 14:49:14 +02:00
Francisco Dans
39773b3151 puts tests in module 2015-08-05 14:40:52 +02:00
Francisco Dans
3a10865f09 fixes range test 2015-08-05 14:36:59 +02:00
Francisco Dans
e46de301f5 reduces posibility of race condition 2015-08-05 14:27:29 +02:00
Francisco Dans
b3c8cd76c6 de-asyncs another test 2015-08-05 12:55:34 +02:00
Francisco Dans
5be36ca15a now I'm using only non-legacy 2015-08-05 12:49:02 +02:00
Francisco Dans
288321b383 uses legacy async testing 2015-08-05 12:35:06 +02:00
Francisco Dans
429e2d5852 de-asyncs a test 2015-08-05 12:34:55 +02:00
Francisco Dans
ea1d7dc48a comments out usual suspects to see what's up 2015-08-05 12:24:07 +02:00
Francisco Dans
2e03c784ae palos de ciego 2015-08-05 12:20:46 +02:00
Francisco Dans
f9bf4264b3 avoids race condition 2015-08-04 20:40:24 +02:00
Francisco Dans
388ef63f4d fixes loop test 2015-08-04 19:03:56 +02:00
Francisco Dans
66de9f9c49 second att 2015-08-04 16:51:42 +02:00
Francisco Dans
d5c3b0b5b4 migrates to container-based infrastructure 2015-08-04 16:44:55 +02:00
Francisco Dans
6f0ea37dbe Merge pull request #210 from CartoDB/animator-tests
Adds animator tests
2015-08-04 16:31:43 +02:00
Francisco Dans
8d1d55b7d1 adds test 2015-08-04 16:30:02 +02:00
Francisco Dans
ffdc70a60d Merge branch 'animator-tests' into pause-fix 2015-08-04 16:27:12 +02:00
Francisco Dans
83a622a3f0 removes console.log 2015-08-04 16:15:28 +02:00
Francisco Dans
efcfc13546 checks querydata 2015-08-04 16:09:43 +02:00
Francisco Dans
3a06914cc2 FIX ALL THE TESTS 2015-08-04 15:45:11 +02:00
Francisco Dans
88fe98447c adds sinon 2015-08-04 12:39:07 +02:00
Francisco Dans
f71c0c8473 Merge branch 'master' of github.com:CartoDB/torque into animator-tests 2015-08-04 12:38:01 +02:00