Commit Graph

  • 3bf4cf28f8 Merge pull request #2896 from kalinbas/patch-1 Éric Lemoine 2014-11-16 20:24:31 +01:00
  • b1ac2ff2f2 Merge pull request #2938 from tschaub/image-static-docs Tim Schaub 2014-11-16 08:47:19 -08:00
  • 46e33a2979 Merge pull request #2939 from tschaub/sticky-stability Tim Schaub 2014-11-14 16:36:34 -08:00
  • a306c5327c Merge pull request #2949 from elemoine/rbush-debug Éric Lemoine 2014-11-13 21:33:07 -09:00
  • 2b2f745248 Add ol.ext to hosted dir Éric Lemoine 2014-11-14 00:16:28 +01:00
  • 327763cc82 Add stars to example tsauerwein 2014-11-13 12:04:51 +01:00
  • f07e59d63f Add regular shape example tsauerwein 2014-11-13 11:52:35 +01:00
  • e9e76954b2 Integrate atlas manager into RegularShape tsauerwein 2014-11-13 11:48:23 +01:00
  • 41eeed5f35 Merge pull request #2943 from fredj/applyTransform-api Frédéric Junod 2014-11-13 11:05:18 +01:00
  • 7593a18a19 Add atlas manager to RegularShapeOptions tsauerwein 2014-11-13 10:53:03 +01:00
  • ea65f65b37 Implement getChecksum for RegularShape tsauerwein 2014-11-13 10:50:07 +01:00
  • c701ad6749 Mark applyTransform api stable Frederic Junod 2014-11-13 10:46:06 +01:00
  • 7e9dd65f8b Add example for symbols in an atlas tsauerwein 2014-11-12 17:13:38 +01:00
  • cee1575a6c Merge pull request #2936 from ahocevar/unselect-index Andreas Hocevar 2014-11-13 08:39:40 +01:00
  • 62e9d259b2 Fix @type annotation tsauerwein 2014-11-12 17:10:57 +01:00
  • b3b7579f84 Use atlas manager for circle style tsauerwein 2014-11-12 17:09:05 +01:00
  • ffced21893 Add atlas manager to CircleOptions tsauerwein 2014-11-12 16:58:55 +01:00
  • 2a5fffaee4 Merge pull request #32 from tsauerwein/webgl-point-offset Tobias Sauerwein 2014-11-12 17:21:21 +01:00
  • 41887e660b Fix call to drawElements tsauerwein 2014-11-12 16:29:46 +01:00
  • 39010238b9 Make stability checkbox sticky Tim Schaub 2014-11-11 20:06:26 -08:00
  • b991895c61 Similar detail for all crossOrigin options Tim Schaub 2014-11-11 19:04:25 -08:00
  • b269161276 A bit more static image doc Tim Schaub 2014-11-11 19:01:05 -08:00
  • 96729baa9f Push the feature, not the index Andreas Hocevar 2014-11-11 20:09:24 +01:00
  • 3685626187 Example demonstrating limited layer extent Tim Schaub 2014-11-11 09:00:20 -08:00
  • 50c0bc6879 Clip rendering to layer extent Tim Schaub 2014-11-11 08:54:10 -08:00
  • 08aa6ee82d Do not rely on unstable index Andreas Hocevar 2014-11-11 12:35:19 +01:00
  • 84889d9dc5 Merge pull request #2935 from geosense/master Éric Lemoine 2014-11-11 11:05:47 +01:00
  • 89248cf60a Fix jsdoc comment paulsimon 2014-11-10 20:49:20 +01:00
  • 01bc02214c Merge pull request #31 from elemoine/webgl-point-refactoring Éric Lemoine 2014-11-10 18:21:42 +01:00
  • a7a2499bc7 Merge pull request #2933 from elemoine/fix-warning Éric Lemoine 2014-11-10 18:20:45 +01:00
  • 344658edb0 Fix compile warning Éric Lemoine 2014-11-10 17:24:29 +01:00
  • 46e436b599 Minor refactoring to WebGL image replay func Éric Lemoine 2014-11-10 17:17:13 +01:00
  • 23a24973eb Merge pull request #30 from elemoine/webgl-point-delete Éric Lemoine 2014-11-10 17:18:28 +01:00
  • c8e22bdb44 Merge pull request #29 from elemoine/webgl-point-merge Éric Lemoine 2014-11-10 17:18:04 +01:00
  • d9a4482393 Add ol.renderer.webgl.VectorLayer#disposeInternal Éric Lemoine 2014-11-10 16:46:39 +01:00
  • 501e7456c0 Merge remote-tracking branch 'upstream/master' into webgl-point-merge Éric Lemoine 2014-11-10 15:40:03 +01:00
  • 6c80ddcb14 Merge pull request #28 from elemoine/webgl-point-shaders Éric Lemoine 2014-11-10 15:35:48 +01:00
  • 87865be9f4 Add "color" support to WebGL image replay Éric Lemoine 2014-11-10 14:48:42 +01:00
  • 240f425c46 Add global opacity support to WebGL image replay Éric Lemoine 2014-11-10 14:08:44 +01:00
  • 1de46c68d7 Use "discard" in image shader Éric Lemoine 2014-11-10 13:54:04 +01:00
  • ce879e115f Merge pull request #2931 from elemoine/viewdocs Éric Lemoine 2014-11-10 13:47:12 +01:00
  • cb8167b31a Merge pull request #27 from elemoine/webgl-point-texture-coords Éric Lemoine 2014-11-10 13:05:38 +01:00
  • 96f8a806a6 Improvement to view docs Éric Lemoine 2014-11-10 12:48:43 +01:00
  • fb816b7ab5 Fix texture coordinates in WebGL image replay Éric Lemoine 2014-11-10 12:28:24 +01:00
  • bdf3798c7a Merge pull request #26 from elemoine/webgl-point-tests Éric Lemoine 2014-11-10 12:30:25 +01:00
  • 1df7f6c2c7 Merge pull request #2906 from fredj/polyline-order Frédéric Junod 2014-11-10 12:13:35 +01:00
  • a2cf5b0889 Add unit tests for WebGL image replay Éric Lemoine 2014-11-10 11:01:59 +01:00
  • d91330d83d Merge pull request #25 from elemoine/webgl-point-delete-buffers Éric Lemoine 2014-11-10 11:00:12 +01:00
  • c79f3aa101 Delete WebGL buffers Éric Lemoine 2014-11-10 09:54:04 +01:00
  • b7376779fb Merge pull request #2927 from elemoine/finishdrawing Éric Lemoine 2014-11-10 08:55:45 +01:00
  • 2f17106b68 Merge pull request #2928 from elemoine/patch-3 Éric Lemoine 2014-11-09 22:44:55 +01:00
  • f32c550dbe Better docs for handleMapBrowserEvent Éric Lemoine 2014-11-09 22:08:29 +01:00
  • bdeb195bfb Add finishDrawing to API Éric Lemoine 2014-11-09 20:34:13 +01:00
  • 583f47d24d No need to pass event to finishDrawing_ Éric Lemoine 2014-11-09 20:32:33 +01:00
  • d85c31e112 Merge pull request #23 from elemoine/webgl-point-comment Éric Lemoine 2014-11-07 18:51:53 +01:00
  • 97dafa6425 Some explanation to the icon-sprite-webgl example Éric Lemoine 2014-11-07 18:50:56 +01:00
  • 5998011985 Merge pull request #21 from elemoine/webgl-point-compile-err Éric Lemoine 2014-11-07 17:02:11 +01:00
  • 73e76fe468 Add an assertion to avoid compile error Éric Lemoine 2014-11-07 16:48:27 +01:00
  • 4c3a7d0248 Merge pull request #14 from tsauerwein/webgl-point-atlas-manager Tobias Sauerwein 2014-11-07 14:50:33 +01:00
  • dee4d3b130 Merge pull request #20 from gberaudo/webgl_feature_overlay gberaudo 2014-11-07 14:24:08 +01:00
  • c05ffff629 Dynamically selected renderer in draw feature example Guillaume Beraudo 2014-11-07 11:50:05 +01:00
  • 6abe3047ec Add feature overlay support to webgl map renderer. Guillaume Beraudo 2014-11-07 11:12:31 +01:00
  • 89e682ba9c Merge pull request #2924 from gberaudo/canvasmaprenderer_readability Éric Lemoine 2014-11-07 14:00:39 +01:00
  • f715e3186a Readability rearangement in canvasmaprenderer.js Guillaume Beraudo 2014-11-07 11:15:02 +01:00
  • fe3cdd8d1b Add AtlasManagerOptions and improve docs tsauerwein 2014-11-07 11:12:32 +01:00
  • 440d253335 Merge pull request #19 from elemoine/webgl-point-rotation Éric Lemoine 2014-11-07 11:12:31 +01:00
  • 3268b20333 Make icon-sprite-webgl example usable with Canvas Éric Lemoine 2014-11-07 10:57:59 +01:00
  • e0c5e742ad Use 30000 points in icon-sprite-webgl example Éric Lemoine 2014-11-07 10:52:05 +01:00
  • 0a364b32ed Use LINEAR for icon textures Éric Lemoine 2014-11-07 10:49:58 +01:00
  • c0acc8d825 Add comment describing the vertices sent to GPU Éric Lemoine 2014-11-07 09:59:56 +01:00
  • c50b7d759c Merge pull request #2911 from tschaub/fires Tim Schaub 2014-11-06 11:10:37 -07:00
  • d4658837e2 Use toggleClass instead of addClass and removeClass Tim Schaub 2014-11-06 10:42:40 -07:00
  • 1d221f8166 Add ability to filter out unstable Fires items Andreas Hocevar 2014-11-04 21:50:22 +01:00
  • ebe0c6a88c Move AtlasManager to ol.style.AtlasManager tsauerwein 2014-11-06 17:51:15 +01:00
  • 0c6a40f5b5 Support image rotateWithView Éric Lemoine 2014-11-06 17:16:58 +01:00
  • 64da2647a6 Take space into account when checking size tsauerwein 2014-11-06 17:09:34 +01:00
  • f0841b38cd Use id string instead of hash code tsauerwein 2014-11-06 16:22:46 +01:00
  • 4924f34287 Merge pull request #2921 from gberaudo/small_overlay_optimization Éric Lemoine 2014-11-06 15:45:40 +01:00
  • 5ba6ddcecf Only create new atlas after testing all existing tsauerwein 2014-11-06 15:28:44 +01:00
  • fb24c68b9c Support image rotation Éric Lemoine 2014-11-06 15:27:25 +01:00
  • 509fbaee1c Replace hashCode with checksum tsauerwein 2014-11-06 15:08:34 +01:00
  • 815a22bd22 Merge pull request #18 from elemoine/webgl-point-misc Éric Lemoine 2014-11-06 14:30:53 +01:00
  • 6b8a5870ba Small feature overlay optimization Guillaume Beraudo 2014-11-06 11:49:44 +01:00
  • 83025fb97d Assume a latitude, longitude order for Polyline format Frederic Junod 2014-10-31 11:47:44 +01:00
  • 581b372c6a Add constant ol.has.WEBGL_MAX_TEXTURE_SIZE tsauerwein 2014-11-06 10:24:14 +01:00
  • 43756a2d59 Support image scale Éric Lemoine 2014-11-06 09:47:24 +01:00
  • 64a7cdf372 Implement getImageSize in ol.style.Circle and RegularShape Éric Lemoine 2014-11-06 09:35:47 +01:00
  • 9029c0fdad Use replay maxExtent center as the coord system origin Éric Lemoine 2014-11-06 09:24:47 +01:00
  • afe1467ddf Merge pull request #2897 from fredj/longclick Frédéric Junod 2014-11-04 17:32:14 +01:00
  • 03ed3fe43f Merge pull request #2912 from fredj/jquery-externs Frédéric Junod 2014-11-04 14:57:18 +01:00
  • 84c11b08fa Fix filter() function parameter in jquery externs Frederic Junod 2014-11-04 14:26:02 +01:00
  • 161d75dd22 Update jquery externs Frederic Junod 2014-11-04 14:23:31 +01:00
  • 1253177ae4 Add FastClick in mobile-full-screen example Frederic Junod 2014-11-04 09:44:55 +01:00
  • 0f99f113e3 Change format name to WMSGetFeatureInfo Florent gravin 2014-11-04 09:39:19 +01:00
  • c0f2187310 Make GetFeatureInfo format pass ol2 test suite Antoine Abt 2014-10-10 13:19:03 +02:00
  • d0d6215550 Add tests suite for GetFeatureInfo format Florent gravin 2014-10-03 16:20:33 +02:00
  • 759386e37e Add WMS GetFeatureInfo reader format Florent gravin 2014-10-03 16:17:09 +02:00
  • 4c8d8c21dc Remove 'pointerup' listener in ol.control.OverviewMap Frederic Junod 2014-10-28 15:02:16 +01:00
  • e32be091a4 Remove 'pointerup' listener in ol.control.Attribution Frederic Junod 2014-10-01 13:33:45 +02:00
  • cc442d964b Remove 'pointerup' listener in ol.control.ZoomToExtent Frederic Junod 2014-10-01 13:32:49 +02:00