Éric Lemoine
|
2b2f745248
|
Add ol.ext to hosted dir
|
2014-11-14 00:16:28 +01:00 |
|
tsauerwein
|
327763cc82
|
Add stars to example
|
2014-11-13 12:04:51 +01:00 |
|
tsauerwein
|
f07e59d63f
|
Add regular shape example
|
2014-11-13 11:52:35 +01:00 |
|
tsauerwein
|
e9e76954b2
|
Integrate atlas manager into RegularShape
|
2014-11-13 11:48:23 +01:00 |
|
Frédéric Junod
|
41eeed5f35
|
Merge pull request #2943 from fredj/applyTransform-api
Mark applyTransform api stable
|
2014-11-13 11:05:18 +01:00 |
|
tsauerwein
|
7593a18a19
|
Add atlas manager to RegularShapeOptions
|
2014-11-13 10:53:03 +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 |
|
tsauerwein
|
7e9dd65f8b
|
Add example for symbols in an atlas
|
2014-11-13 10:24:28 +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
|
ffced21893
|
Add atlas manager to CircleOptions
|
2014-11-12 17:22:27 +01:00 |
|
Tobias Sauerwein
|
2a5fffaee4
|
Merge pull request #32 from tsauerwein/webgl-point-offset
[webgl-point] Fix call to drawElements
|
2014-11-12 17:21:21 +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
|
39010238b9
|
Make stability checkbox sticky
|
2014-11-11 20:06:26 -08:00 |
|
Tim Schaub
|
b991895c61
|
Similar detail for all crossOrigin options
|
2014-11-11 19:04:25 -08: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
|
3685626187
|
Example demonstrating limited layer extent
|
2014-11-11 09:11:12 -08: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 |
|
Éric Lemoine
|
84889d9dc5
|
Merge pull request #2935 from geosense/master
Fix jsdoc comment
|
2014-11-11 11:05:47 +01:00 |
|
paulsimon
|
89248cf60a
|
Fix jsdoc comment
|
2014-11-10 20:49:20 +01:00 |
|
Éric Lemoine
|
01bc02214c
|
Merge pull request #31 from elemoine/webgl-point-refactoring
[webgl-point] Minor refactoring to WebGL image replay func
|
2014-11-10 18:21:42 +01:00 |
|
Éric Lemoine
|
a7a2499bc7
|
Merge pull request #2933 from elemoine/fix-warning
Fix compile warning
|
2014-11-10 18:20:45 +01:00 |
|
Éric Lemoine
|
344658edb0
|
Fix compile warning
|
2014-11-10 17:24:29 +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
|
c8e22bdb44
|
Merge pull request #29 from elemoine/webgl-point-merge
[webgl-point] Merge openlayers:master into the branch
|
2014-11-10 17:18:04 +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
|
6c80ddcb14
|
Merge pull request #28 from elemoine/webgl-point-shaders
[webgl-point] Add support for changing "colors"
|
2014-11-10 15:35:48 +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
|
ce879e115f
|
Merge pull request #2931 from elemoine/viewdocs
Improvement to view docs
|
2014-11-10 13:47:12 +01:00 |
|
Éric Lemoine
|
cb8167b31a
|
Merge pull request #27 from elemoine/webgl-point-texture-coords
Fix texture coordinates in WebGL image replay
|
2014-11-10 13:05:38 +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 |
|
Éric Lemoine
|
bdf3798c7a
|
Merge pull request #26 from elemoine/webgl-point-tests
[webgl-point] Add unit tests for WebGL image replay
|
2014-11-10 12:30:25 +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
|
d91330d83d
|
Merge pull request #25 from elemoine/webgl-point-delete-buffers
[webgl-point] Delete WebGL buffers
|
2014-11-10 11:00:12 +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 |
|