Tim Schaub
|
f1292cc46b
|
Rename _ol_renderer_webgl_VectorLayer_ to WebGLVectorLayerRenderer
|
2018-01-10 09:35:42 -07:00 |
|
Tim Schaub
|
0d718b2400
|
Rename _ol_renderer_webgl_TileLayer_ to WebGLTileLayerRenderer
|
2018-01-10 09:35:42 -07:00 |
|
Tim Schaub
|
12a3b99b09
|
Rename _ol_renderer_webgl_ImageLayer_ to WebGLImageLayerRenderer
|
2018-01-10 09:35:42 -07:00 |
|
Tim Schaub
|
0fe5e58d97
|
Rename _ol_renderer_webgl_Map_ to WebGLMapRenderer
|
2018-01-10 09:35:42 -07:00 |
|
Frederic Junod
|
fc00aecd2e
|
Rename _ol_TileState_ to TileState
|
2017-12-22 09:00:46 +01:00 |
|
Ron Young
|
a11208d126
|
rename _ol_math_ imports
|
2017-12-20 19:31:00 -06:00 |
|
Marc Jansen
|
8ef8f59cd9
|
Merge pull request #7636 from marcjansen/named-exports-array
Named exports from the ol/array module
|
2017-12-19 22:32:14 +01:00 |
|
Tim Schaub
|
a06c8ebb6f
|
Merge pull request #7614 from KlausBenndorf/publicThisArgs
Remove opt_this from the API
|
2017-12-19 09:30:54 -08:00 |
|
Marc Jansen
|
02002082bf
|
Named exports from ol/array module
|
2017-12-19 17:22:58 +01:00 |
|
Frédéric Junod
|
2d58ef4c1d
|
Merge pull request #7635 from fredj/named_export
More module renaming
|
2017-12-19 16:41:14 +01:00 |
|
simonseyock
|
3e82c37bed
|
removes opt_this from ol.Collection#forEach
this commit also removes all uses of the standard thisArg of
Array#forEach.
|
2017-12-19 13:14:20 +01:00 |
|
Marc Jansen
|
a7c5897bdb
|
Named exports from ol/css module
|
2017-12-19 11:38:56 +01:00 |
|
Frederic Junod
|
d0728a5e65
|
Rename _ol_source_State_ to SourceState
|
2017-12-19 08:33:14 +01:00 |
|
Frederic Junod
|
277e470bd3
|
Rename _ol_render_EventType_ to RenderEventType
|
2017-12-18 17:23:05 +01:00 |
|
Frederic Junod
|
82a2908582
|
Rename _ol_webgl_ContextEventType_ to ContextEventType
|
2017-12-18 17:16:45 +01:00 |
|
Frederic Junod
|
c64aada38f
|
Rename _ol_LayerType_ to LayerType
|
2017-12-18 16:43:10 +01:00 |
|
Frederic Junod
|
30a9c49bf0
|
Rename _ol_renderer_Type_ to RendererType
|
2017-12-18 16:41:44 +01:00 |
|
Frederic Junod
|
a7b743da07
|
Rename _ol_TileRange_ to TileRange
|
2017-12-18 10:33:41 +01:00 |
|
Frederic Junod
|
f96a94fbcd
|
Rename _ol_structs_PriorityQueue_ to PriorityQueue
|
2017-12-17 09:04:53 +01:00 |
|
Frederic Junod
|
e887b5012b
|
Rename _ol_structs_LRUCache_ to LRUCache
|
2017-12-17 09:00:48 +01:00 |
|
Tim Schaub
|
b7e9b8b461
|
Remove logos
|
2017-12-16 08:46:50 -07:00 |
|
Frederic Junod
|
2498bba90a
|
Named exports from ol/functions
|
2017-12-15 13:44:32 +01:00 |
|
Frederic Junod
|
92bbec294c
|
Rename 'ol/vec/Mat4' module to 'ol/vec/mat4'
|
2017-12-15 10:36:32 +01:00 |
|
Frederic Junod
|
a32aebfb3a
|
Named exports from ol/vec/Mat4
|
2017-12-15 08:43:37 +01:00 |
|
Frederic Junod
|
f6627c4d4e
|
Named exports from ol/dom
|
2017-12-14 12:27:09 +01:00 |
|
Andreas Hocevar
|
c0c43bca84
|
Use named imports from extent
|
2017-12-13 14:05:42 +01:00 |
|
Tim Schaub
|
f403a06967
|
Move ENABLE_RASTER_REPROJECTION to a temporary place
|
2017-12-12 17:30:59 -07:00 |
|
Tim Schaub
|
7725bc37bc
|
Move WEBGL_TEXTURE_CACHE_HIGH_WATER_MARK to the WebGL map renderer
|
2017-12-12 16:54:01 -07:00 |
|
Tim Schaub
|
87295a74dd
|
Use named exports from ol/index.js
|
2017-12-12 12:34:23 -07:00 |
|
Tim Schaub
|
50737f7f73
|
Remove unused code, get tests passing on Travis
|
2017-12-12 06:58:02 -07:00 |
|
Tim Schaub
|
7f47883c48
|
Transformed
|
2017-12-12 06:53:18 -07:00 |
|
Tim Schaub
|
1cdb6a66f0
|
Imports cased like the filename
|
2017-12-12 06:53:17 -07:00 |
|
Andreas Hocevar
|
3c806f924e
|
Address review comments
|
2017-11-27 17:54:16 +01:00 |
|
Andreas Hocevar
|
dde81d8585
|
Add renderMode option to ol.layer.Vector
This also deprecates ol.source.ImageVector.
|
2017-11-27 09:48:52 +01:00 |
|
Tim Schaub
|
2dd8fdb5b7
|
Reworked attribution handling
|
2017-10-08 20:29:02 -06:00 |
|
Tim Schaub
|
5e6a4e8cb7
|
Avoid unnecessary calls to tileGrid.getZForResolution()
|
2017-09-02 14:34:08 -06:00 |
|
Andreas Hocevar
|
cf8c72c992
|
Fix provide/require structure for autogenerated shader files
|
2017-08-29 23:11:24 +02:00 |
|
Andreas Hocevar
|
5161a99925
|
Remove ol.ENABLE_WEBGL condition from webgl files
|
2017-08-17 13:21:53 -04:00 |
|
Tim Schaub
|
8a08ab6463
|
Correct types
|
2017-08-15 15:37:37 -04:00 |
|
Tim Schaub
|
8e90976bf2
|
Indentation fix
|
2017-08-15 15:37:37 -04:00 |
|
Tim Schaub
|
cada78459f
|
Only use WebGL renderer if ol.has.WEBGL
|
2017-08-15 15:37:37 -04:00 |
|
Tim Schaub
|
9271df7e1d
|
Pluggable renderers
|
2017-08-15 15:37:37 -04:00 |
|
Marc Jansen
|
feabb6440d
|
Add reindented shader sources
|
2017-06-20 11:45:48 +02:00 |
|
Marc Jansen
|
7d6929c710
|
Manual adjustment of indentation
|
2017-06-20 10:41:03 +02:00 |
|
Marc Jansen
|
d0ef05977b
|
Autofix indentation issues (eslint --fix)
|
2017-06-19 11:58:00 +02:00 |
|
Tim Schaub
|
479d98212b
|
Disable no-missing-requires rule in generated shader code
|
2017-05-02 15:04:20 -06:00 |
|
Andreas Hocevar
|
ca23c7337f
|
Merge pull request #6361 from tchandelle/canvas-margin
Remove "margin" at the bottom of the canvas
|
2017-02-06 14:47:16 +01:00 |
|
Thomas Chandelle
|
ade0b7898b
|
Remove "margin" at the bottom of the canvas
|
2017-02-03 16:54:29 +01:00 |
|
Frederic Junod
|
d59224f5eb
|
Add missing override and inheritDoc jsdoc tags
|
2017-01-30 17:16:01 +01:00 |
|
Frederic Junod
|
546fc97cd4
|
Add abstract tag at class level
|
2017-01-30 17:16:01 +01:00 |
|