Commit Graph

529 Commits

Author SHA1 Message Date
Francisco Dans
7be487755a adds luminosity function 2015-01-22 17:33:48 +01:00
Francisco Dans
1696005d77 Merge pull request #101 from CartoDB/colorize
Begins support for image-filters
2015-01-21 16:46:23 +01:00
Francisco Dans
446bd632c8 removes a bit more unneeded code from simpleheat 2015-01-21 16:36:04 +01:00
Francisco Dans
4e5b1929c7 caches gradient generation 2015-01-21 16:24:40 +01:00
Francisco Dans
47a14ed7d3 - pos from renderTiles 2015-01-21 16:12:15 +01:00
Francisco Dans
135400043e removes unnecessary args 2015-01-21 16:10:20 +01:00
Francisco Dans
4bf358f59e changes name from simpleheat to torque_filters 2015-01-21 16:08:04 +01:00
Francisco Dans
b73d687141 removes unnecessary code in simpleheat 2015-01-21 15:55:20 +01:00
Francisco Dans
cd7146f6e0 uses alpha specified in style for image assets 2015-01-21 15:38:58 +01:00
Francisco Dans
ea79f007a2 passes style to sprite rendering 2015-01-21 15:38:18 +01:00
Francisco Dans
fdc63548d4 usses applyfilters instead of event 2015-01-21 15:37:47 +01:00
Francisco Dans
b2c37b1310 adds event call to leaflet 2015-01-20 18:24:51 +01:00
Francisco Dans
d85189b7f4 adds simpleheat, modifies draw method to avoid processing data 2015-01-20 18:24:06 +01:00
Francisco Dans
0ea62d36e7 fixes problem in img name mismatch 2015-01-20 18:23:24 +01:00
Francisco Dans
24413a706f adds colorization for whole canvas 2015-01-20 18:22:58 +01:00
Francisco Dans
38f0e3d814 ego 2015-01-19 15:23:51 +01:00
Francisco Dans
fe09fe9e0c updates vendor carto dist 2015-01-19 15:23:20 +01:00
Francisco Dans
8ee054fa89 Merge pull request #94 from CartoDB/empty-icons
Empties _icons every time Torque re-preloads them
2015-01-19 12:31:05 +01:00
Francisco Dans
9c5859be41 empties _icons every time preload is run, assumes _icons is empty 2015-01-16 11:36:06 +01:00
Francisco Dans
4bc2a8492a Merge pull request #87 from CartoDB/image-fallback
Makes drawing elements always fallback to rendering points or rectangles
2015-01-15 18:46:09 +01:00
Francisco Dans
019ac452f0 inits _icons before setCartoCSS is called 2015-01-15 18:15:10 +01:00
Francisco Dans
26f185aa09 removes carto script call from examples 2015-01-15 18:14:33 +01:00
Francisco Dans
508b75e4da moves icon preloading to setShader 2015-01-15 17:52:17 +01:00
Francisco Dans
70a55ebfba makes it always fallback to rendering points or rectangles 2015-01-15 17:39:59 +01:00
Francisco Dans
bf25f76761 updates NEWS with 2.8 changes 2015-01-14 17:00:21 +01:00
Francisco Dans
1449a9df85 adds dist files for 2.8 2015-01-14 17:00:00 +01:00
Francisco Dans
7826a914d9 Merge pull request #86 from CartoDB/makefile-full
Changes makefile to add a full uncompressed dist
2015-01-14 14:51:21 +01:00
Francisco Dans
e649d785f3 Revert "updates dist for release, adds uncompressed full dist"
This reverts commit cadbb8fd72.
2015-01-14 14:44:41 +01:00
Francisco Dans
cadbb8fd72 updates dist for release, adds uncompressed full dist 2015-01-14 14:03:00 +01:00
Francisco Dans
b5acfb30a7 updates examples to use uncompressed full 2015-01-14 14:02:31 +01:00
Francisco Dans
cb7c7da7c5 adds uncompressed full dist 2015-01-14 13:57:51 +01:00
Francisco Dans
93e0b8129b Merge pull request #84 from CartoDB/coord-wrap
Adjusts tile xy value when coordinates are out of bounds
2015-01-13 15:32:37 +01:00
Francisco Dans
9a0151d717 Merge pull request #63 from CartoDB/example-additions
Example additions
2015-01-12 18:04:29 +01:00
Francisco Dans
dac3246fcd style 2015-01-12 16:53:01 +01:00
Francisco Dans
8d8dbb29b4 changes test forming windshaft url 2015-01-12 16:47:51 +01:00
Francisco Dans
1e106b23b9 removes adjusting methods from mixin (this time for realsies) 2015-01-12 16:28:45 +01:00
Francisco Dans
bfcd6ca06f url always uses corrected values from tile object 2015-01-12 16:23:38 +01:00
Francisco Dans
1c0057b0ed adds corrected tile values to tile object in order to for the URL correctly 2015-01-12 16:22:47 +01:00
Francisco Dans
1a2c6f2ab0 removes adjust operations from tileloader_mixin 2015-01-12 16:21:52 +01:00
Francisco Dans
fbeddab4a3 Merge branch 'master' of github.com:CartoDB/torque into coord-wrap 2015-01-12 11:05:46 +01:00
Francisco Dans
17840c4403 Merge pull request #80 from CartoDB/svg-fix
Fixes svg drawing functionality
2015-01-08 18:50:18 +01:00
Francisco Dans
224c14783f style 2015-01-08 18:33:12 +01:00
Francisco Dans
b95ab3bac5 refactors icon preloading to its own private method 2015-01-08 18:27:53 +01:00
Francisco Dans
45e577c872 defaults to point rendering in case marker-file errors, shows error in console 2015-01-08 18:09:55 +01:00
Francisco Dans
434684df09 removes a check I added previously by accident 2015-01-08 17:57:12 +01:00
Francisco Dans
4d596066df changes carto dependency declaration to master 2015-01-08 17:55:10 +01:00
Francisco Dans
368f5b1526 merge 2015-01-08 16:51:21 +01:00
Francisco Dans
b295bdbd5f fixes method call 2015-01-08 16:45:09 +01:00
Francisco Dans
d1c224ff13 preloads all icons before the animation is started 2015-01-08 16:25:42 +01:00
Francisco Dans
8241bd6c8c removes getIcons call 2015-01-08 16:25:02 +01:00