Commit Graph

649 Commits

Author SHA1 Message Date
Francisco Dans
45a3b57946 makes check for image-filters in all layers 2015-02-10 11:23:12 +01:00
Andy Eschbacher
830fc86eba Added torqueLayer.setSQL to docs 2015-02-09 11:56:48 -05:00
Francisco Dans
f0b7f09140 adds image filters check to add crossOrigin attribute or not 2015-02-09 17:49:23 +01:00
Francisco Dans
7d679cde70 Merge pull request #118 from CartoDB/clearCacheCSS
Clears cache when setCartoCSS is called
2015-02-05 18:35:05 +01:00
Francisco Dans
117f13c5e9 clears cache when setCartoCSS is called 2015-02-05 18:27:59 +01:00
Andy Eschbacher
a1d59585fb Removed buffer-size from doc 2015-02-05 09:58:16 -05:00
Francisco Dans
395edc39e0 checks itemstoload to be equal or lower than zero, just in case 2015-02-02 18:43:33 +01:00
Francisco Dans
9b421d7d7f Merge pull request #113 from CartoDB/loading-queue-fix
Fixes itemstoload negative issue
2015-02-02 18:20:39 +01:00
Francisco Dans
3f33dc3428 replaces direct call to document with abstraction 2015-02-02 18:20:11 +01:00
Francisco Dans
cd75867254 sums 1 to itemstoload previous to load trigger 2015-02-02 18:13:06 +01:00
Francisco Dans
7cb1d7b33b Merge pull request #111 from CartoDB/correctionfix
Substitutes inherited functions from leaflet to own correction
2015-02-02 18:04:49 +01:00
Francisco Dans
a56d4fe627 puts corrected x in local var 2015-02-02 18:00:57 +01:00
Francisco Dans
d7ebab04d5 substitutes inherited functions from leaflet to own correction 2015-02-02 17:57:13 +01:00
Andy Eschbacher
94b58126df Merge pull request #90 from CartoDB/addCartocssDoc
Add cartocss doc
2015-02-02 09:42:11 -05:00
Francisco Dans
f65fae5639 Merge pull request #109 from CartoDB/gradient-caching-fix
Allowing gradient to update live
2015-01-29 15:54:32 +01:00
Francisco Dans
9fcddf9ec3 Merge pull request #107 from CartoDB/image-size
Corrects the size of the image asset to renderer
2015-01-29 14:34:54 +01:00
Francisco Dans
dc81b7a335 adds smarter hashing for gradients and style 2015-01-29 13:19:51 +01:00
Francisco Dans
aca16f2549 updates css when step is 1 2015-01-29 13:19:13 +01:00
Francisco Dans
42ef4bcd48 corrects the size of the image asset to renderer 2015-01-28 19:32:36 +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
Andy Eschbacher
3b50c7cf5d Added ref for CartoCSS 2015-01-15 15:35:53 -05:00
Andy Eschbacher
30c2bf6a47 Initial commit 2015-01-15 15:34:47 -05: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