Commit Graph

  • 321258a891 Merge pull request #186 from knownasilya/patch-1 Francisco Dans 2015-05-14 11:47:55 +0200
  • bfd28c9a7d makes sure that no pixels are drawn out of bounds Francisco Dans 2015-05-13 16:02:18 +0200
  • b6bc9185c7 Merge branch 'master' of github.com:CartoDB/torque into aequus Francisco Dans 2015-05-13 15:29:23 +0200
  • 621fe55ea9 Fix comments Ilya Radchenko 2015-05-12 11:58:56 -0400
  • bc953b1185 Add getOpacity/setOpacity to canvaslayer Ilya Radchenko 2015-05-12 11:57:46 -0400
  • 50087b7b4b applies filters by selecting a mode and then drawing Francisco Dans 2015-05-12 12:14:29 +0200
  • 59a84690c2 compatibilizes ballrenderer with cartocss Francisco Dans 2015-05-12 12:14:03 +0200
  • eb4d739bca adds compatibility with default renderer Francisco Dans 2015-05-12 12:13:34 +0200
  • 2d6632afb8 establishes optimal min opacity of 20 Francisco Dans 2015-05-12 12:12:54 +0200
  • df494cadb6 integrates mode selection in the draw function Francisco Dans 2015-05-12 12:12:18 +0200
  • 3db32964f0 caches balls by radii Francisco Dans 2015-05-12 12:11:54 +0200
  • 66d27019fc removes multiplication from getNeighbors Francisco Dans 2015-05-12 12:09:33 +0200
  • 30e7f3fca9 Merge branch 'master' into aequus Francisco Dans 2015-05-11 10:40:13 +0200
  • 00a93d8c48 comments out stuff so tests pass Francisco Dans 2015-05-11 10:24:37 +0200
  • 6f65ed596f Merge pull request #1 from jpatokal/jpatokal-patch-1 Jani Patokallio 2015-05-07 00:15:36 +1000
  • 3940f4b598 Fix off-by-1 error for computing step sizes (#184) Jani Patokallio 2015-05-07 00:14:41 +1000
  • 6f351dd5fb removes redundant divisions from loop optimized-heat Francisco Dans 2015-05-06 12:39:59 +0200
  • de5ad67a38 avoids repeated creation of shaderVars object Francisco Dans 2015-05-06 12:39:26 +0200
  • feccf2809b Merge pull request #183 from CartoDB/inertia Francisco Dans 2015-05-06 10:59:49 +0200
  • 465c47e40d fixes wrong check position Francisco Dans 2015-05-05 18:31:43 +0200
  • 147cdbf1b4 performs adjustment in the canvas layer instead of the torque layer Francisco Dans 2015-05-05 18:28:22 +0200
  • 9ca2d5e774 updates news Francisco Dans 2015-05-05 17:08:03 +0200
  • 3eef183945 sets the correct position of the canvas on each render Francisco Dans 2015-05-05 16:56:55 +0200
  • 52b3521557 reverts last because it was useless Francisco Dans 2015-05-05 16:56:28 +0200
  • 3476c74f1c listens to drag event instead of move to re-render Francisco Dans 2015-05-05 15:48:40 +0200
  • ad9f7c40b1 Merge pull request #182 from CartoDB/sprite-limit timestamps Francisco Dans 2015-05-05 15:14:20 +0200
  • 9c17d7a1bc uses capitals for constants like a normal human being sprite-limit Francisco Dans 2015-05-05 15:09:07 +0200
  • 9486bd9667 uses radius from cartocss renderer Francisco Dans 2015-05-05 14:47:54 +0200
  • fa5791483e puts max radius as a constant Francisco Dans 2015-05-05 12:56:37 +0200
  • 645da00ce1 limits the size of a point canvas too Francisco Dans 2015-05-05 12:43:20 +0200
  • 1895d0551d codes more of the worker for colorize ae-workers Francisco Dans 2015-05-04 18:14:09 +0200
  • 50fa5c356e adds some workers work Francisco Dans 2015-05-04 18:13:29 +0200
  • 5d143d4270 various optimisations for contour Francisco Dans 2015-05-04 18:13:09 +0200
  • 4b10cc37d0 Merge pull request #181 from CartoDB/sprite-limit Francisco Dans 2015-05-04 14:52:07 +0200
  • 89b6819e53 adds NEWS entry for previous Firefox fix Francisco Dans 2015-05-04 11:38:07 +0200
  • adbeebb1c1 updates news Francisco Dans 2015-05-04 11:36:52 +0200
  • aabf0f234c limits sprite radius to 255 Francisco Dans 2015-05-04 11:35:30 +0200
  • c14eed8756 adds beginnings of animator tests Francisco Dans 2015-05-04 11:05:48 +0200
  • 5e2bf59c4e commas Francisco Dans 2015-05-04 10:45:19 +0200
  • 581d7a337d Merge pull request #180 from CartoDB/firefox-flag Francisco Dans 2015-05-04 09:57:21 +0200
  • cdf3708a3c doesn't add flag if firefox firefox-flag Francisco Dans 2015-04-30 13:00:34 +0200
  • e6e6664e28 improves example a bit Francisco Dans 2015-04-30 10:15:30 +0200
  • b7f1253c95 adds webworkify dependency Francisco Dans 2015-04-30 10:15:04 +0200
  • 4e6744abe9 starts webworker support for colorizing Francisco Dans 2015-04-30 10:13:15 +0200
  • 6d16120336 adds colorize worker Francisco Dans 2015-04-30 10:12:25 +0200
  • c763ce47a4 First Working Splunk Provider Chris Whong 2015-04-29 22:37:32 -0400
  • ee332d0762 doesn't colorize is alpha is 0 or less Francisco Dans 2015-04-29 16:24:30 +0200
  • bd479fc507 adds heatmap functionality to renderer Francisco Dans 2015-04-29 16:20:34 +0200
  • f3e9e2e3f2 puts ball precaching in different method Francisco Dans 2015-04-29 16:19:53 +0200
  • ac5b2aaf7b adjusts radius Francisco Dans 2015-04-29 16:19:22 +0200
  • b8d8892951 updates dist for 2.11.2 Francisco Dans 2015-04-28 16:58:20 +0200
  • b3c2af660c Update NEWS 2.11.2 Francisco Dans 2015-04-28 14:28:53 +0200
  • 70800798da Merge pull request #179 from CartoDB/clamped Francisco Dans 2015-04-28 12:48:29 +0200
  • a27960fbe7 adds stupid comma clamped Francisco Dans 2015-04-28 12:43:46 +0200
  • 3309b2cfad adds clamped type Francisco Dans 2015-04-28 12:28:23 +0200
  • c3b22324f1 uses clamped array for values Francisco Dans 2015-04-28 12:30:15 +0200
  • 52dbe5fd33 changes a couple of things in examples Francisco Dans 2015-04-28 12:41:06 +0200
  • edd49ec100 uses clamped array for values Francisco Dans 2015-04-28 12:30:15 +0200
  • 4b6c680ae9 adds clamped type Francisco Dans 2015-04-28 12:28:23 +0200
  • f283167c41 adds available workers property Francisco Dans 2015-04-28 12:27:05 +0200
  • 32d2334c18 adds web worker for ball renderer Francisco Dans 2015-04-28 12:26:33 +0200
  • 944b5c500d adds color to isopleth Francisco Dans 2015-04-27 12:57:54 +0200
  • 285260b8b0 adds colour to contours Francisco Dans 2015-04-27 12:52:51 +0200
  • 62b9de79aa adds contour degradation Francisco Dans 2015-04-27 12:52:26 +0200
  • 884144a442 Merge branch 'master' into aequus Francisco Dans 2015-04-27 12:25:50 +0200
  • 58345d248e Merge pull request #175 from CartoDB/named-maps Francisco Dans 2015-04-24 10:34:27 +0200
  • e98c518d09 updates API docs for named maps named-maps Francisco Dans 2015-04-23 18:52:28 +0200
  • 5c8b3c0908 throws errors on named maps Francisco Dans 2015-04-23 18:49:13 +0200
  • d7a284082a Merge pull request #172 from CartoDB/timeslider-remove Francisco Dans 2015-04-20 19:03:42 +0200
  • aaa8b819ed triggers remove from layer timeslider-remove Francisco Dans 2015-04-20 18:43:40 +0200
  • 36b4fa9c0c restores tileloaders Francisco Dans 2015-04-20 18:43:24 +0200
  • 25e61e064f updates NEWS Francisco Dans 2015-04-20 15:10:58 +0200
  • caf21dce1f Merge branch 'master' of github.com:CartoDB/torque into timeslider-remove Francisco Dans 2015-04-20 15:10:10 +0200
  • c50b60db9c adds call to gmaps onRemove Francisco Dans 2015-04-20 15:09:19 +0200
  • e0c68c17e5 wololo Francisco Dans 2015-04-20 14:59:41 +0200
  • db914f65cf triggers remove event to get rid of timeslider' M Francisco Dans 2015-04-20 14:48:40 +0200
  • 6e73f8acea diff make Francisco Dans 2015-04-20 14:47:47 +0200
  • ee6b3e4c7f Update NEWS Francisco Dans 2015-04-20 10:41:54 +0200
  • 995c209958 Merge pull request #170 from CartoDB/lg-errors Francisco Dans 2015-04-15 15:23:58 +0200
  • f775df9e9c only runs callback if it's been defined lg-errors Francisco Dans 2015-04-15 14:53:10 +0200
  • 27d983d646 uses self instead of bind Francisco Dans 2015-04-15 11:54:23 +0200
  • ee07260d7b documents error functoin Francisco Dans 2015-04-15 11:27:10 +0200
  • 64d05276ae returns this on error function Francisco Dans 2015-04-15 11:26:51 +0200
  • d95399502c adds error handling to gmaps exampe Francisco Dans 2015-04-15 11:21:17 +0200
  • 2ae4b71df6 fixes carto dependency on gmaps navy examples Francisco Dans 2015-04-15 11:20:54 +0200
  • 2652f6c6d8 adds error handling to gmaps Francisco Dans 2015-04-15 11:20:20 +0200
  • 8d8d65050d adds error handling to navy leaflet example Francisco Dans 2015-04-15 10:59:09 +0200
  • 7626ebe3b6 runs callback where there are errors Francisco Dans 2015-04-15 10:57:48 +0200
  • 3134aa828c adds error function to torqueLayer api Francisco Dans 2015-04-15 10:56:48 +0200
  • c04ab74a97 on errors, halts torque and displays them Francisco Dans 2015-04-14 17:45:22 +0200
  • e96a1c7118 Merge pull request #163 from CartoDB/maps_api_template javi santana 2015-04-08 10:34:04 +0200
  • 8adc55fdd4 incorrect data option Andy Eschbacher 2015-04-03 09:42:31 -0400
  • e0e502a083 data option errors Andy Eschbacher 2015-04-03 09:08:08 -0400
  • 9e7de2bcbd adds dist for 2.11.1 2.11.1 Francisco Dans 2015-04-01 14:43:03 +0000
  • c3988b14a6 modifies news for 2.11.1 Francisco Dans 2015-04-01 14:42:07 +0000
  • a0417d8bc3 fixed user maps_api_template javi 2015-03-31 17:09:52 +0200
  • a434bd8640 add support for maps_api_template javi 2015-03-31 15:20:35 +0200
  • 8938c25280 Merge pull request #160 from CartoDB/addEventsDocs Francisco Dans 2015-03-31 12:01:02 +0200
  • d5be1f115f updated events table Andy Eschbacher 2015-03-30 15:45:40 -0400
  • c058a55c58 Merge branch 'master' into addEventsDocs Andy Eschbacher 2015-03-27 11:54:21 -0400