Tom Payne
|
3d5c76c346
|
Add empty descriptions for jsdoc
|
2013-01-12 13:32:57 +01:00 |
|
Tom Payne
|
513787147c
|
Merge pull request #106 from twpayne/re-enable-jsdoc
Re-enable jsdoc
|
2013-01-12 03:28:19 -08:00 |
|
Tom Payne
|
92d3d001c0
|
Merge pull request #108 from twpayne/texture-uploads
Prioritize and throttle texture uploads
|
2013-01-12 03:27:37 -08:00 |
|
Tom Payne
|
150dae4a63
|
Merge pull request #104 from twpayne/debug-tile-source-fixes
Don't attempt to share canvases between renderers, fixes #101
|
2013-01-12 03:27:17 -08:00 |
|
Tom Payne
|
c5a0205cf8
|
Merge pull request #103 from twpayne/tile-queue
Tile queue
|
2013-01-12 03:26:43 -08:00 |
|
Tom Payne
|
05d681e7ea
|
Merge pull request #107 from twpayne/dom-renderer-clean-ups
Clean up DOM renderer code for untested minor performance advantages
|
2013-01-12 03:25:12 -08:00 |
|
Tom Payne
|
6d44736e2f
|
Prioritize and throttle texture uploads
|
2013-01-12 02:32:53 +01:00 |
|
Tom Payne
|
82fc5c6c9d
|
Clean up DOM renderer code for untested minor performance advantages
|
2013-01-12 01:12:27 +01:00 |
|
Tom Payne
|
60c0ca9e49
|
Re-add doc to precommit target, fixes #94
|
2013-01-12 00:52:27 +01:00 |
|
Tom Payne
|
48ee9e75a4
|
Add empty descriptions to work around jsdoc
|
2013-01-12 00:51:36 +01:00 |
|
Tom Payne
|
fca7472506
|
Update copyright year
|
2013-01-11 23:50:29 +01:00 |
|
Tom Payne
|
45a3b70ec0
|
Merge pull request #105 from twpayne/build-cleanups
Minor clean-ups to build.py
|
2013-01-11 14:40:54 -08:00 |
|
Tom Payne
|
6bba086aca
|
Use from/import for brevity
|
2013-01-11 18:25:58 +01:00 |
|
Éric Lemoine
|
25be29099f
|
Improved reprioritization
|
2013-01-11 18:13:36 +01:00 |
|
Tom Payne
|
b4da378a33
|
Don't attempt to share canvases between renderers, fixes #101
|
2013-01-11 17:43:31 +01:00 |
|
Tom Payne
|
43caea7ed2
|
Merge pull request #102 from twpayne/frame-state
Frame state
|
2013-01-11 07:19:31 -08:00 |
|
Tom Payne
|
52df441cf8
|
Add tile queue
|
2013-01-11 16:18:07 +01:00 |
|
Tom Payne
|
2a6cc1ae70
|
Flag 2D-specific code, thanks @elemoine
|
2013-01-11 16:06:30 +01:00 |
|
Tom Payne
|
f00e299039
|
Register post-render functions instead of using an event
|
2013-01-11 15:49:21 +01:00 |
|
Tom Payne
|
434dd84c04
|
Add animation examples to side-by-side demo
|
2013-01-11 15:49:15 +01:00 |
|
Tom Payne
|
f3cace499c
|
Implement frame state and animation architecture
|
2013-01-11 15:48:24 +01:00 |
|
Tom Payne
|
4ee411ebe2
|
Merge pull request #99 from twpayne/beyond-image-tiles
Beyond image tiles
|
2013-01-11 06:11:38 -08:00 |
|
Tom Payne
|
5c5a58acfc
|
Merge pull request #98 from twpayne/pure-transform-dom-renderer
Pure transform DOM renderer
|
2013-01-11 06:02:18 -08:00 |
|
Tom Payne
|
878122828b
|
Add canvas tiles example
|
2013-01-11 01:18:58 +01:00 |
|
Tom Payne
|
6984fbb9b9
|
Add ol.source.DebugTileSource
|
2013-01-11 01:18:57 +01:00 |
|
Tom Payne
|
97d83666a6
|
Factor out ImageTile and ImageTileSource
|
2013-01-11 01:18:57 +01:00 |
|
Tom Payne
|
9194a4b4eb
|
Round transformation values to six decimal places
|
2013-01-10 16:43:42 +01:00 |
|
Tom Payne
|
8a4125281d
|
Add option to round transformation matrix values
|
2013-01-10 16:43:42 +01:00 |
|
Tom Payne
|
0d1e6ea766
|
Move forEachReadyVisibleLayer into WebGL renderer
|
2013-01-10 16:43:42 +01:00 |
|
Tom Payne
|
aba686d22d
|
Refactor DOM renderer to use only CSS transforms
|
2013-01-10 16:43:42 +01:00 |
|
Tom Payne
|
032aa8b7c8
|
Add 2D transform abstraction
|
2013-01-10 16:43:41 +01:00 |
|
Éric Lemoine
|
171d10f2d4
|
Merge pull request #97 from elemoine/view
Add view abstraction
|
2013-01-10 06:37:37 -08:00 |
|
Tom Payne
|
e05e0c2f91
|
Add ol.Color.equals
|
2013-01-09 18:49:06 +01:00 |
|
Éric Lemoine
|
927cffb2b7
|
Add view abstraction
|
2013-01-09 14:03:16 +01:00 |
|
Tom Payne
|
21331d1065
|
Dispatch generic changed events when any ol.Object property changes
|
2013-01-08 17:26:22 +01:00 |
|
Tom Payne
|
20e0557a4d
|
No need to ignore /bin/*.pyc, refs #95
|
2013-01-07 15:41:26 +01:00 |
|
Tom Payne
|
b40085ca41
|
Fix non-view-related typecasts in ol.renderer.webgl.TileLayer
|
2013-01-07 13:19:00 +01:00 |
|
Tom Payne
|
b12711fa9d
|
Fix non-view-related typecasts in ol.renderer.Map
|
2013-01-07 13:19:00 +01:00 |
|
Tom Payne
|
ddee13d6eb
|
Fix non-view-related typecasts in ol.renderer.dom.TileLayer
|
2013-01-07 13:19:00 +01:00 |
|
Tom Payne
|
80e4c46805
|
Fix non-view-related typecasts in ol.Map
|
2013-01-07 13:19:00 +01:00 |
|
Tom Payne
|
e52ec0f7a2
|
Fix non-view-related typecasts in interactions
|
2013-01-07 13:18:59 +01:00 |
|
Tom Payne
|
0653546e44
|
Fix non-view-related typecasts in ol.control.Attribution
|
2013-01-07 13:18:59 +01:00 |
|
Tom Payne
|
6b7a3bb3bf
|
Fix typecast in ol.Tile
|
2013-01-07 13:18:59 +01:00 |
|
Tom Payne
|
06bb56eff2
|
Fix typecasts in ol.layer.TileLayer
|
2013-01-07 13:18:59 +01:00 |
|
Tom Payne
|
3ef85a3651
|
Fix typecasts in ol.layer.Layer
|
2013-01-07 13:18:59 +01:00 |
|
Tom Payne
|
e05591f6ab
|
Fix typecast in ol.renderer.webgl.Layer
|
2013-01-07 13:18:59 +01:00 |
|
Tom Payne
|
cadeb209cd
|
Fix typecast in ol.renderer.dom.Layer
|
2013-01-07 13:18:59 +01:00 |
|
Tom Payne
|
5cfae7b3bc
|
Fix typecast in ol.Proj4jsProjection
|
2013-01-07 13:18:59 +01:00 |
|
Tom Payne
|
3f08995cfb
|
Fix typecast in ol.Collection
|
2013-01-07 13:18:59 +01:00 |
|
Tom Payne
|
0e93217396
|
Correctly dispose of layer renderers when layers property changes
|
2013-01-07 13:18:59 +01:00 |
|