tsauerwein
|
d12db0419c
|
Make sure only one texture is created per image
|
2014-11-20 11:39:25 +01:00 |
|
Bart van den Eijnden
|
4b61e864e7
|
Merge pull request #2960 from bartvde/layergroup-extent
LayerGroup extent should be used if extent not set on child layer
|
2014-11-20 08:53:23 +01:00 |
|
Bart van den Eijnden
|
3db26f1d2b
|
Use the layergroup's extent if no extent provided
|
2014-11-20 08:35:40 +01:00 |
|
Frederic Junod
|
552f9483cb
|
Revert "Remove mousewheel event name workaround"
This reverts commit 20ce664068.
Reverted upstream: 4ee0daca0e
|
2014-11-18 09:00:50 +01:00 |
|
Éric Lemoine
|
3bf4cf28f8
|
Merge pull request #2896 from kalinbas/patch-1
Remove duplicated style parameter
|
2014-11-16 20:24:31 +01:00 |
|
Tim Schaub
|
b1ac2ff2f2
|
Merge pull request #2938 from tschaub/image-static-docs
Additional image static docs.
|
2014-11-16 08:47:19 -08:00 |
|
tsauerwein
|
e9e76954b2
|
Integrate atlas manager into RegularShape
|
2014-11-13 11:48:23 +01:00 |
|
tsauerwein
|
ea65f65b37
|
Implement getChecksum for RegularShape
|
2014-11-13 10:50:07 +01:00 |
|
Frederic Junod
|
c701ad6749
|
Mark applyTransform api stable
|
2014-11-13 10:46:06 +01:00 |
|
Andreas Hocevar
|
cee1575a6c
|
Merge pull request #2936 from ahocevar/unselect-index
Fix unselection of selected features
|
2014-11-13 08:39:40 +01:00 |
|
tsauerwein
|
62e9d259b2
|
Fix @type annotation
A description for @type annotation emits a warning.
|
2014-11-12 17:22:27 +01:00 |
|
tsauerwein
|
b3b7579f84
|
Use atlas manager for circle style
|
2014-11-12 17:22:27 +01:00 |
|
tsauerwein
|
41887e660b
|
Fix call to drawElements
The offset must be given in bytes.
|
2014-11-12 16:29:46 +01:00 |
|
Tim Schaub
|
b269161276
|
A bit more static image doc
|
2014-11-11 19:01:05 -08:00 |
|
Andreas Hocevar
|
96729baa9f
|
Push the feature, not the index
|
2014-11-11 20:09:24 +01:00 |
|
Tim Schaub
|
50c0bc6879
|
Clip rendering to layer extent
|
2014-11-11 08:59:57 -08:00 |
|
Andreas Hocevar
|
08aa6ee82d
|
Do not rely on unstable index
|
2014-11-11 12:35:19 +01:00 |
|
paulsimon
|
89248cf60a
|
Fix jsdoc comment
|
2014-11-10 20:49:20 +01:00 |
|
Éric Lemoine
|
46e436b599
|
Minor refactoring to WebGL image replay func
|
2014-11-10 17:19:31 +01:00 |
|
Éric Lemoine
|
23a24973eb
|
Merge pull request #30 from elemoine/webgl-point-delete
[webgl-point] Add ol.renderer.webgl.VectorLayer#disposeInternal
|
2014-11-10 17:18:28 +01:00 |
|
Éric Lemoine
|
d9a4482393
|
Add ol.renderer.webgl.VectorLayer#disposeInternal
Implement disposeInternal to free WebGL resources (deleteBuffer and deleteTexture).
|
2014-11-10 16:52:32 +01:00 |
|
Éric Lemoine
|
501e7456c0
|
Merge remote-tracking branch 'upstream/master' into webgl-point-merge
|
2014-11-10 15:40:03 +01:00 |
|
Éric Lemoine
|
87865be9f4
|
Add "color" support to WebGL image replay
This adds support for layer brightness, contrast, hue, saturation.
|
2014-11-10 15:00:35 +01:00 |
|
Éric Lemoine
|
240f425c46
|
Add global opacity support to WebGL image replay
vectorLayer.setOpacity() now works as expected.
|
2014-11-10 14:58:57 +01:00 |
|
Éric Lemoine
|
1de46c68d7
|
Use "discard" in image shader
This leads to better looking Timeline profiles in Chrome's developer tools!
|
2014-11-10 14:58:56 +01:00 |
|
Éric Lemoine
|
96f8a806a6
|
Improvement to view docs
|
2014-11-10 12:48:43 +01:00 |
|
Éric Lemoine
|
fb816b7ab5
|
Fix texture coordinates in WebGL image replay
|
2014-11-10 12:30:59 +01:00 |
|
Frédéric Junod
|
1df7f6c2c7
|
Merge pull request #2906 from fredj/polyline-order
Assume a latitude, longitude order for Polyline format
|
2014-11-10 12:13:35 +01:00 |
|
Éric Lemoine
|
a2cf5b0889
|
Add unit tests for WebGL image replay
|
2014-11-10 11:02:32 +01:00 |
|
Éric Lemoine
|
c79f3aa101
|
Delete WebGL buffers
|
2014-11-10 09:54:04 +01:00 |
|
Éric Lemoine
|
b7376779fb
|
Merge pull request #2927 from elemoine/finishdrawing
Make it possible to programmatically finish drawing
|
2014-11-10 08:55:45 +01:00 |
|
Éric Lemoine
|
2f17106b68
|
Merge pull request #2928 from elemoine/patch-3
Do not rename handleMapBrowserEvent internally
|
2014-11-09 22:44:55 +01:00 |
|
Éric Lemoine
|
f32c550dbe
|
Better docs for handleMapBrowserEvent
|
2014-11-09 22:08:29 +01:00 |
|
Éric Lemoine
|
bdeb195bfb
|
Add finishDrawing to API
This makes it posssible to programmatically finish drawing.
|
2014-11-09 20:50:36 +01:00 |
|
Éric Lemoine
|
583f47d24d
|
No need to pass event to finishDrawing_
|
2014-11-09 20:49:52 +01:00 |
|
Éric Lemoine
|
73e76fe468
|
Add an assertion to avoid compile error
|
2014-11-07 16:48:29 +01:00 |
|
Tobias Sauerwein
|
4c3a7d0248
|
Merge pull request #14 from tsauerwein/webgl-point-atlas-manager
[webgl-point] Add atlas manager
|
2014-11-07 14:50:33 +01:00 |
|
Guillaume Beraudo
|
6abe3047ec
|
Add feature overlay support to webgl map renderer.
|
2014-11-07 14:17:31 +01:00 |
|
Guillaume Beraudo
|
f715e3186a
|
Readability rearangement in canvasmaprenderer.js
|
2014-11-07 11:15:02 +01:00 |
|
tsauerwein
|
fe3cdd8d1b
|
Add AtlasManagerOptions and improve docs
|
2014-11-07 11:12:32 +01:00 |
|
Éric Lemoine
|
0a364b32ed
|
Use LINEAR for icon textures
|
2014-11-07 10:49:58 +01:00 |
|
Éric Lemoine
|
c0acc8d825
|
Add comment describing the vertices sent to GPU
|
2014-11-07 09:59:56 +01:00 |
|
tsauerwein
|
ebe0c6a88c
|
Move AtlasManager to ol.style.AtlasManager
|
2014-11-06 17:51:15 +01:00 |
|
Éric Lemoine
|
0c6a40f5b5
|
Support image rotateWithView
|
2014-11-06 17:16:58 +01:00 |
|
tsauerwein
|
64da2647a6
|
Take space into account when checking size
|
2014-11-06 17:09:34 +01:00 |
|
tsauerwein
|
f0841b38cd
|
Use id string instead of hash code
|
2014-11-06 16:22:46 +01:00 |
|
Éric Lemoine
|
4924f34287
|
Merge pull request #2921 from gberaudo/small_overlay_optimization
Small feature overlay optimization
|
2014-11-06 15:45:40 +01:00 |
|
tsauerwein
|
5ba6ddcecf
|
Only create new atlas after testing all existing
|
2014-11-06 15:28:44 +01:00 |
|
Éric Lemoine
|
fb24c68b9c
|
Support image rotation
|
2014-11-06 15:27:25 +01:00 |
|
tsauerwein
|
509fbaee1c
|
Replace hashCode with checksum
Hash codes are not collision free, so what we
actually need is a checksum.
|
2014-11-06 15:08:34 +01:00 |
|