Oscar Lorentzon
|
90fa0bae0f
|
Build everything to dist folder.
Node server does not need build folder because it generates
javascript and sourcemap on the fly.
|
2016-07-13 07:08:49 -04:00 |
|
Oscar Lorentzon
|
ca89367230
|
Merge player and sequence components.
New name for combined functionality is sequence component.
|
2016-06-02 10:16:52 +02:00 |
|
Oscar Lorentzon
|
3a31c45fce
|
Min and max width configurable.
|
2016-06-02 08:30:45 +02:00 |
|
Kamil Nikel
|
1d08796526
|
Merge branch 'master' into feature-falcor-objects
|
2016-03-14 10:51:03 +01:00 |
|
Oscar Lorentzon
|
6a54849471
|
Buttons for changing render mode on debug page.
|
2016-03-13 11:18:25 +01:00 |
|
Oscar Lorentzon
|
36c85bd735
|
Add resize API method on viewer.
|
2016-03-12 09:23:46 +01:00 |
|
Oscar Lorentzon
|
26f9378c90
|
Not setting slider nodes when shown to make it dynamic.
|
2016-03-06 13:12:43 +01:00 |
|
Johan Gyllenspetz
|
1901fa008b
|
Merge branch 'master' into feature-falcor-objects
|
2016-03-03 16:00:20 -08:00 |
|
Oscar Lorentzon
|
6b95d93cfa
|
Slider button in debug page.
Deactivate other components when activating slider.
Set foreground and background nodes when activating slider.
|
2016-03-02 18:02:20 +01:00 |
|
Johan Gyllenspetz
|
2bc079bed2
|
Disable MapillaryObjects by default
|
2016-03-01 17:08:22 -08:00 |
|
Johan Gyllenspetz
|
7af75b8fec
|
Start with getting objects from Google Tile
|
2016-02-29 21:15:38 -08:00 |
|
Johan Gyllenspetz
|
3f6c59c3e5
|
Convert Marker UI to a Component
|
2016-02-10 11:28:54 -08:00 |
|
Johan Gyllenspetz
|
f8d2921fd4
|
Add Play and Stop support to RouteComponent
|
2016-02-09 22:33:07 -08:00 |
|
Johan Gyllenspetz
|
b27de56cce
|
Initial version of RouteComponent
|
2016-02-09 17:36:44 -08:00 |
|
Oscar Lorentzon
|
acff7863fd
|
Deactivate cache when playing in debug page.
|
2016-02-05 16:06:46 +01:00 |
|
Oscar Lorentzon
|
3767d47cf8
|
Remove gl option from index initialisation.
|
2016-02-05 14:05:00 +01:00 |
|
Oscar Lorentzon
|
4001fb538b
|
Event launcher firing events on behalf of viewer.
Fixes #57
Event launcher fires events bases on loading and node streams.
|
2016-02-04 17:40:28 +01:00 |
|
Johan Gyllenspetz
|
7d40ea14ce
|
Demonstrate how a simple PlayerComponent might work
|
2016-02-02 17:13:42 -08:00 |
|
Johan Gyllenspetz
|
8ed1c934e0
|
Simplify UI handling and conform to possible 1.0.0 API
|
2016-02-02 16:04:43 -08:00 |
|
Johan Gyllenspetz
|
2b76f19876
|
Major rewrite of UI handling (work in progress)
|
2016-01-29 17:00:38 -08:00 |
|
Johan Gyllenspetz
|
9c52de3a79
|
More useable user setup, debug ui
* Tweak input towards users and functionality not extendability
* Add demo information to debug interface
|
2016-01-26 21:38:41 -08:00 |
|
Kamil Nikel
|
629763899c
|
Add DebugUI
|
2016-01-26 17:37:16 +01:00 |
|
Johan Gyllenspetz
|
266e853e3e
|
Add Zindex stacking for MouseService
|
2016-01-25 21:04:49 -08:00 |
|
Johan Gyllenspetz
|
b2d192b25b
|
Make CoverUI special and handle activate of coverUI (still not good though, needs more work)
|
2016-01-25 16:51:13 -08:00 |
|
Kamil Nikel
|
d1ea55aa6f
|
Use various navUIs while debugging
|
2016-01-22 15:42:30 +01:00 |
|
Kamil Nikel
|
dace8f3508
|
Add initial DirectionsUI
|
2016-01-22 15:38:29 +01:00 |
|
Kamil Nikel
|
8beba842d0
|
Add browserSync, change debug location to localhost:3000
|
2016-01-22 14:24:23 +01:00 |
|
Johan Gyllenspetz
|
9b66770571
|
Add loadingUI to most of the debug examples
|
2016-01-21 09:13:45 -08:00 |
|
Kamil Nikel
|
c18883fb49
|
Refactor CoverUI, carry initialPhotoId within the container
|
2016-01-20 15:25:56 +01:00 |
|
Kamil Nikel
|
74a5f8eea0
|
Add initial AttributionUI
|
2016-01-20 14:48:31 +01:00 |
|
Kamil Nikel
|
b6a833d76d
|
Tweak LoadingUI visuals
|
2016-01-20 14:03:38 +01:00 |
|
Kamil Nikel
|
7b03db75d7
|
Try replacing vdom nodes
|
2016-01-20 14:03:38 +01:00 |
|
Kamil Nikel
|
72e3a1bdfa
|
Fix CSS bundling process, update debug URLs
|
2016-01-18 12:14:23 +01:00 |
|
Kamil Nikel
|
34fe3b8502
|
Add CoverUI example to /debug
|
2016-01-18 10:13:48 +01:00 |
|
Oscar Lorentzon
|
a02a881d26
|
Emit nodechanged event when node changes.
|
2016-01-15 11:02:57 +01:00 |
|
Johan Gyllenspetz
|
92d2163818
|
Add LoadingService indicating for system when load happens
|
2016-01-14 21:51:38 -08:00 |
|
Johan Gyllenspetz
|
dbb95c3249
|
Fix the simplest Viewer test
|
2016-01-12 07:53:21 -08:00 |
|
Kamil Nikel
|
53326a93c5
|
Add portrait photo preview
|
2016-01-12 14:24:52 +01:00 |
|
Kamil Nikel
|
ffb4047a28
|
Add initial DetectionsUI
|
2016-01-12 14:24:52 +01:00 |
|
Johan Gyllenspetz
|
04209e95b4
|
Create class EventEmitter
* Make Viewer an EventEmitter and bind EventUI to Viewer
|
2016-01-08 18:08:50 -08:00 |
|
Johan Gyllenspetz
|
4f2b48b17f
|
Move APIv2 to navigator and add experimental moveCloseTo
* Add search/im/close2 to API
* Move APIv2 initialization to Navigator and push it down
* Add experimental moveCloseTo
|
2016-01-05 16:49:45 -08:00 |
|
Johan Gyllenspetz
|
0c487cc982
|
Add Experimental KeyboardUI
|
2016-01-04 23:05:32 -08:00 |
|
Johan Gyllenspetz
|
a896eb13bf
|
Add experimental EventUI
|
2016-01-04 18:20:58 -08:00 |
|
Johan Gyllenspetz
|
c4a5de7237
|
Refactoring UI
* Rename IActivatableUI to IUI
* Rename CssUI to SimpleNavUI
|
2016-01-04 14:43:43 -08:00 |
|
Johan Gyllenspetz
|
74bd088cd0
|
Add play/stop functionality to SimplePlayBot
|
2016-01-03 14:30:14 -08:00 |
|
Johan Gyllenspetz
|
e8bc28f3ce
|
Add example of very simple experimental PlayBot
|
2015-12-31 13:49:37 -08:00 |
|
Johan Gyllenspetz
|
aab92d1bba
|
Experiment with making external API promise based
|
2015-12-30 19:00:18 -08:00 |
|
Oscar Lorentzon
|
f72bbbbb36
|
Change start key on gl viewer.
|
2015-12-23 23:29:19 +01:00 |
|
Johan Gyllenspetz
|
3448371520
|
Use list of uis instead of single ui
|
2015-12-22 16:29:47 -08:00 |
|
Kamil Nikel
|
8dc30033a5
|
Add initial CssUI
|
2015-12-21 22:47:12 +01:00 |
|