Bart van den Eijnden
|
3e31ff113b
|
Merge pull request #5589 from thhomas/wmts-tilematrixlimits
Wmts tilematrixlimits
|
2016-11-24 10:14:25 +01:00 |
|
Thomas Tilak
|
1f04a0aad9
|
adds TileMatrixSetLimits to WMTS format reader
enhance wmtstilegrid to use it when building matrixId and resolution arrays
|
2016-11-23 18:50:24 +01:00 |
|
Thomas Tilak
|
d2e3017088
|
improve kml parsing of <Region> and <ExtendedData> tags
|
2016-11-23 17:46:04 +01:00 |
|
Marc Jansen
|
02d41caa8a
|
Simplify color parsing and allow more decimals
|
2016-11-23 16:06:08 +01:00 |
|
GaborFarkas
|
dba0934112
|
Refactor LineString GLSL & clean up
|
2016-11-23 10:14:20 +01:00 |
|
GaborFarkas
|
d27591dea7
|
Adjust WebGL immediate test
|
2016-11-23 09:51:38 +01:00 |
|
GaborFarkas
|
0f204641e3
|
Clean up GLSLs somewhat
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
02461b3416
|
Add no-op WebGL text replay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
3e56dba1b4
|
Do not draw vectors outside viewport
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
3b2ff5a2ee
|
Revamp WebGL CircleReplay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
efbc4ead8d
|
Minor fixes according to review
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
dd905ffb5b
|
Cleanup and fix DPR in WebGL CircleReplay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
a7ddda7d81
|
Force close polygon contours (WebGL)
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
ca1414b2d0
|
Add depth test to PolygonReplay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
310fabe94a
|
Add tests for WebGL Immediate API
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
0c45b52a7a
|
Add functions to WebGL Immediate API
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
8a6b206220
|
Add more tests
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
0cb0ea2a8a
|
Add tests for ol.render.webgl.CircleReplay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
c675a33235
|
Add tests for ol.render.webgl.Replay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
62fb8d8fd8
|
Fix typos
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
36df9a9c09
|
Add missing requires
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
dc360c2d7f
|
Refactor WebGL render tests
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
763bbca549
|
Fix skipping replay
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
697cbf16f0
|
Fix some rendering issues with complex styling
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
dd7e49c217
|
Fix canvas cricle test
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
58afee6706
|
Clean up polygon replay GLSL
|
2016-11-23 09:51:37 +01:00 |
|
GaborFarkas
|
ac6408be3b
|
Add circle replay to WebGL renderer
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
86c914f3df
|
Fix glitched lines with rotated view
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
5fb0a84579
|
Fix WebGL PolygonReplay#bridgeHole_
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
a002474761
|
Fix typo in polygon rendering test
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
e124b34b24
|
Correctly draw polygons with transparent border
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
3af5c2805e
|
Add tests to WebGL triangulating functions
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
004c0f7e27
|
Fix WebGL PolygonReplay#getPointsInTriangle_
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
0c3d5eca5c
|
Add tests for the linked list struct
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
71d790ccfd
|
Add zIndex support to WebGL renderer
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
8e8098b362
|
Add some test to PolygonReplay
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
5cf2e9c072
|
Add shutdown methods to replays
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
360e77481d
|
Restructure webgl replays
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
dc27f768d0
|
Correctly triangulate simple polygons.
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
a0089b5126
|
Correctly triangulate bad polygons.
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
657f2c7b6c
|
Optimize processing flat coordinates
|
2016-11-23 09:51:36 +01:00 |
|
GaborFarkas
|
5d65028d26
|
Initial ear clipping algorithm
|
2016-11-23 09:51:33 +01:00 |
|
GaborFarkas
|
88f7e7a38d
|
Utilities for polygon renderer
|
2016-11-23 09:49:48 +01:00 |
|
GaborFarkas
|
610084d456
|
Linked list structure for polygon renderer
|
2016-11-23 09:49:48 +01:00 |
|
GaborFarkas
|
18bc820f8b
|
Prevent overdraw in PolygonReplay.
|
2016-11-23 09:49:48 +01:00 |
|
GaborFarkas
|
4b2fb38954
|
Fix preparation of multipolygons with holes.
|
2016-11-23 09:49:48 +01:00 |
|
GaborFarkas
|
226bf5a9ea
|
Allow empty fillStyle for polygons.
|
2016-11-23 09:49:48 +01:00 |
|
GaborFarkas
|
16a50ee0c7
|
Extend PolygonReplay with hit detection and skipping.
|
2016-11-23 09:49:48 +01:00 |
|
GaborFarkas
|
ce3b286cd3
|
RTE correct only once.
|
2016-11-23 09:49:48 +01:00 |
|
GaborFarkas
|
112fae228a
|
Sanity check fill colors.
|
2016-11-23 09:49:48 +01:00 |
|