Kollberg
b27399128c
Added possibility to go to now, without program freezing, and improved lifecycle with already downloaded field lines
2019-09-12 16:15:56 -04:00
Kollberg
2545d4a88c
Added slight improvent to showing fieldlines when progressing fast in time, also added parker solar probe field line assets + the trail.
2019-09-06 11:41:05 -04:00
Kollberg
05ed1ae546
Fixed a bug that made the program crash in upstart
2019-09-06 09:06:48 -04:00
Kollberg
3c35c8d246
Merged with master branch, date of master branch 4/9/2019
2019-09-06 08:14:55 -04:00
Kollberg
86fb1969c4
Bugfixes
2019-09-04 13:02:45 -04:00
Kollberg
6e77217ba3
Fixed bugg where openspace would crash because download worker didn't get to finish donwloading a file, also started to move out API-urls to asset file, so they are not hardcoded anymore
2019-08-29 11:09:05 -04:00
Kollberg
5ed0f924fc
Tried to fix bug where openspace crashed when closing, but still seems to be there, possibly has to do with downloads still running in the background
2019-08-28 15:06:34 -04:00
Kollberg
26f860398c
OpenSpace can now be powered by iSWA-servers, and is doing it asynchronously
2019-08-28 14:44:39 -04:00
Kollberg
a4c940ca10
Started to incorporate iswa endpoint to webfieldlines
2019-08-22 09:12:44 -04:00
Kollberg
8e76c5648b
Added check to suntexturemanager, to see if the server is online(has to be made general in the future, currently specific with the local server)
2019-08-21 13:01:27 -04:00
Kollberg
4a34f75a6b
Added check if the smaller window is about to fetch data that is outside the bigger window
2019-08-12 13:36:24 -04:00
Kollberg
1a71342007
Early version of webfieldlinesworker now working, will only upload field lines once during runtime at this point, in need of some sort of alert mechanism
2019-08-09 10:36:04 -04:00
Kollberg
4839e738e2
Added custom destructor to worker
2019-08-06 10:58:08 -04:00
Kollberg
95467f62df
Updates to webfielslinesworker mainly, now 'downloads' the files that has not been downloaded yet
2019-08-05 15:39:06 -04:00
Alexander Bock
f2a0cb18b0
Feature/websocketnavigation ( #882 )
...
* Upgrade JSON Library
* Added support for navigation based on websocket communication
2019-07-31 11:07:25 +02:00
Sovanny Huy
ec9ab75dd7
add some comments
2019-07-29 08:51:00 -04:00
Sovanny Huy
569b07933c
new classes for download window-system
2019-07-29 08:41:01 -04:00
Sovanny Huy
0ce9424688
window + worker stubs
2019-07-15 15:39:30 -04:00
Sovanny Huy
94f26644b9
add assets for fieldlines with two extra quantities
2019-07-15 14:30:20 -04:00
Sovanny Huy
4bb2a4c583
small namechange
2019-07-10 09:46:42 -04:00
Sovanny Huy
f72cd1bc02
some download functionality in place
2019-07-09 16:58:57 -04:00
Kollberg
112a0ecb57
Created an initializing function in webfieldlinesmanager
2019-07-09 13:11:25 -04:00
Sovanny Huy
13b753758b
initial download in place
2019-07-09 10:59:11 -04:00
Sovanny Huy
077ba3b268
loop bug fix
2019-07-09 10:24:08 -04:00
Sovanny Huy
b6ce61dd92
fixed errors, but not working yet
...
update/render not running when folder is empty
2019-07-03 09:41:02 -04:00
Sovanny Huy
fe00eafc1b
merge
2019-07-02 16:04:09 -04:00
Sovanny Huy
543f2a59cf
restructure to use pointers
2019-07-02 15:55:49 -04:00
Kollberg
da6b115b89
fixed conflicts
2019-07-02 14:58:53 -04:00
Kollberg
49d88ab56b
Added webfieldlinesmanager as a member variable to renderable fieldlinessequence
2019-07-02 14:52:27 -04:00
Sovanny Huy
4551631bd5
fix bug (set LoadAtRunime to true)
2019-07-02 14:46:15 -04:00
Sovanny Huy
31a99186d5
some cleanup, and now downloads initial list
2019-07-02 11:09:01 -04:00
Sovanny Huy
8764ff9c0c
downloads initial dataset
2019-07-01 16:25:10 -04:00
Sovanny Huy
79e6552ec3
Merge remote-tracking branch 'origin/thesis/2019/spaceweather-stream' into thesis/2019/spaceweather-stream
2019-07-01 13:31:40 -04:00
Sovanny Huy
c4aace5df0
update member variables success
2019-07-01 13:31:18 -04:00
Kollberg
3f3fb09d80
n00bs be trippin'
2019-06-26 11:20:12 -04:00
Sovanny Huy
8654ff09ab
added more assets for demo
...
and commented out experimental download function
2019-06-25 10:34:54 -04:00
Sovanny Huy
d3bb858a41
create base for new class
2019-06-21 15:28:10 -04:00
Sovanny Huy
f4b35ea36b
added wsa to model in fieldlinesequence
2019-06-18 10:31:55 -04:00
Alexander Bock
bb3db7ada7
Feature/jenkins fix ( #816 )
...
* Cleanup
* CMake cleanups
* Update current year
* Update copyright header
* Use script to return list of all modules
* Update credits, license and ghoul
2019-03-24 11:19:39 +01:00
Alexander Bock
ef61dc8c16
Rename DashboardGlobeLocation to DashboardItemGlobeLocation
...
Remove JSON from iswa module and use openspace one instead
Remove warnings
General code cleanup
2018-07-05 12:00:32 -04:00
Alexander Bock
4952f8f977
Code cleanup branch ( #618 )
...
* Make height map fallback layer work again
* Add documentation to joystick button bindings
* Removed grouped property headers
* Add new version number constant generated by CMake
* Make Joystick deadzone work properly
* Change the startup date on Earth to today
* Fix key modifier handling
* Add debugging indices for TreeNodeDebugging
* Fix script schedule for OsirisRex
* Do not open Mission schedule automatically
* Upload default projection texture automatically
* General code cleanup
* Fix check_style_guide warnings
* Remove .clang-format
* MacOS compile fixes
* Clang analyzer fixes
2018-06-10 04:47:34 +00:00
Alexander Bock
f38c26eff0
Remove warnings
2018-03-12 22:31:01 +01:00
Alexander Bock
a3c849843f
Feature/new formatting ( #547 )
...
* Change to new logging format (closes #542 )
* Adds a screenshots folder that uses the application startup time
* Creating focus nodes for VRT files if the info files contain location information
* Fix issue with removing virtual properties
* Add a method for returning the cartesian coordinates for a geolocation on a planet
2018-03-07 18:10:32 -05:00
Alexander Bock
ebd69d1333
Cleanup FieldlineSequence classes
2018-03-01 19:55:50 -05:00
Alexander Bock
dcfef3557f
Update copyright header
2017-12-29 20:11:22 +01:00
Alexander Bock
a08c678bb0
Remove erraneous enabled OpenGL checking code
...
Remove warnings
Reset using the star glare texture as billboard for the Sun
2017-12-12 13:07:56 -05:00
Alexander Bock
a631b7e0a3
Making most logger categories constexpr
2017-12-11 23:46:34 -05:00
Alexander Bock
719130b6b7
Jenkinswarnings ( #419 )
...
* Remove more warnings
* Removing more warnings
* More warning fixes
* More warnings
* More warnings
* Update ghoul
2017-11-16 21:19:28 -05:00
Alexander Bock
758e26789c
More coding style conformance
2017-11-11 11:25:49 -05:00
Alexander Bock
7b12a241ed
Remove BOMs
...
Fix coding style and script
2017-11-09 19:10:32 -05:00