Alexander Bock
80d806d62c
Remove nonfunctioning keyboard bindings
2016-12-09 10:34:11 +01:00
Alexander Bock
341bc8b105
Merge branch 'develop' into feature/globebrowsing
...
# Conflicts:
# modules/globebrowsing/chunk/chunkrenderer.cpp
# modules/globebrowsing/globes/renderableglobe.cpp
# modules/globebrowsing/globes/renderableglobe.h
2016-12-03 01:32:23 +01:00
Alexander Bock
fe436748bf
Implementing Translation classes for Keplerian elements as well as two-line element formats ( #172 )
2016-12-02 15:05:49 +01:00
Alexander Bock
357a447435
Update ghoul reference
...
Wrap OpenSpace main with an exception handler that logs exceptions
2016-11-23 18:35:02 +01:00
kalbl
a617261bde
Solve conflict
2016-11-23 13:34:38 +01:00
Alexander Bock
e543163612
Updating Ghoul reference
...
Adapt to the API changes
2016-11-14 14:45:26 +01:00
kalbl
c516dc5b25
Solve conflict in scripts/common.lua
2016-10-11 17:51:57 +02:00
Jonathas Costa
2c3804ccac
Added required header to allow compilation under MacOSX.
2016-10-06 14:47:25 -04:00
kalbl
cf331dd523
Solve mac OSX errors.
2016-09-22 14:49:56 +02:00
Erik Broberg
aada13a656
Add debug functionalities: Busy wait for decode() and Log SGCT out-of-order errors
2016-09-06 12:44:03 -04:00
Erik Broberg
3cac5858be
Proof of concept: Compensate async decode() with busy wait in postSync()
2016-09-04 05:52:00 -04:00
Erik Broberg
ac38c02001
Detect incorrect main callback function order!!
2016-09-04 03:40:41 -04:00
Alexander Bock
3dbcd20de8
Require the Qt5 modules in the Launcher application
2016-08-26 19:32:28 +02:00
Alexander Bock
21e9599888
SyncWidget in Launcher must also compare base directory before removing duplicates (closing #126 )
2016-08-18 17:33:08 +02:00
Alexander Bock
bf4989d396
Changing request URL for the Launcher
...
Update gitignore file
2016-08-01 13:59:10 +02:00
Alexander Bock
81c18b2b62
Updated URLs in code or comments
2016-08-01 11:05:50 +02:00
Alexander Bock
6d8a16f19e
Rendering ImGui, ScreenLog, and Information as a post-processing step to make it work in fisheye rendering (closing #119 )
...
Disable SGCT ESC terminate handling and implement a method that optionally waits before closing the application (closing #120 )
- ESC key is now bound to a call to "openspace.toggleShutdown()" that will initiate a shutdown in 3 seconds unless ESC is pressed again
- The countdown timer is set in the openspace.cfg
2016-07-17 02:33:45 +02:00
Matthew Territo
fb39949daf
_downloadManager.reset() on deconstructor, not .release()
...
Whoops. That's that I meant to do. Ah, brain: you are soooooo reliable.
2016-07-05 16:42:50 -06:00
Matthew Territo
b96b1d8a84
Updated Launcher sync widget to work with newly un-singleton-ed DownloadManager.
...
Created new member "_downloadManager" to take old "DlManager's" place.
2016-07-05 16:36:06 -06:00
Alexander Bock
c253e5734f
Add a todo to Launcher
...
Update to newest Ghoul
2016-06-16 22:37:55 +02:00
Emil Axelsson
1901166640
improved galaxy rendering
2016-06-03 11:16:57 +02:00
Emil Axelsson
2911168e5b
volume conversion tools and really basic data converter app
2016-05-18 11:56:06 +02:00
Alexander Bock
906470f28e
Untabify the rest of the source files
...
Update Ghoul repository
2016-04-18 20:14:29 +02:00
Alexander Bock
a21c9538b6
Untabify more files
2016-04-18 15:15:30 +02:00
Alexander Bock
7e44ac0621
Fixed Launcher to work with new possible module directory structure
2016-04-15 15:05:24 -04:00
Alexander Bock
46b207b379
Removing some cppcheck warnings
2016-04-14 22:49:03 -04:00
Alexander Bock
f5012d496d
Compile fix for the SyncWidget in the Launcher
2016-04-14 21:16:25 -04:00
Michael Nilsson
0d0f761d6e
downloadmanager return shared_ptr to FileFutures instead of bare pointers
2016-04-05 11:33:58 -04:00
Alexander Bock
5181d812cd
Update Ghoul repository
2016-03-20 23:30:54 +01:00
Sebastian Piwell
fd5f26f757
Linux/Mac Launcher fix
2016-03-08 16:44:43 -05:00
Michael Nilsson
ec9261e1da
fix function call to logmanager
2016-03-07 09:37:45 -05:00
Alexander Bock
66fdf4b6a4
Increasing required Visual Studio version to 2015
...
Moving external library handling from OpenSpace to Ghoul
2016-02-07 20:35:25 +01:00
Alexander Bock
312d52c038
Minor changes
2016-02-07 14:05:59 +01:00
Alexander Bock
877a4d1ba6
Updated copyright header
2016-02-05 17:43:21 +01:00
Alexander Bock
b43f622a9f
Fixes for libtorrent version to be compiled with VS 2015
2016-01-14 16:04:40 +01:00
Jonathas Costa
1ec01d9fea
Updating launcher to Ghoul API.
2016-01-07 17:11:33 -05:00
Alexander Bock
2fce471743
Started cleanup of module structure
2015-12-14 10:50:38 -08:00
Alexander Bock
f7f5f2e262
Started cleanup of SpiceManager
...
Clean boost message output
Update to new Ghoul with cppformat library
2015-11-17 23:54:54 -05:00
Alexander Bock
5ce55c1ba4
Remove unnecessary Boost libraries from libtorrent compilation
2015-11-16 19:21:49 -05:00
Alexander Bock
f3fd055db8
Rename WindowHandler to WindowWrapper
2015-10-26 15:00:46 -05:00
Alexander Bock
49dbb1ce20
More work on converting to SGCT window handler
...
Adapting to change in SGCT key callback handling
2015-10-26 09:19:28 -05:00
Alexander Bock
d84edc4090
More work on transitioning to windowwrapper for keyboard and mouse interaction
2015-10-25 17:34:03 -05:00
Alexander Bock
5456b5ee85
Started change moving from explicit SGCT functions to wrapper class
2015-10-25 13:50:39 -05:00
Alexander Bock
f8f48acb98
Implementation of the windowhandler interface
2015-10-20 23:30:40 +02:00
Alexander Bock
d4da374c23
Reenable colored font rendering
2015-10-08 22:59:36 +02:00
Alexander Bock
410e0137eb
Updated single_fisheye configuration file to use new SGCT format
...
Correctly set clear color for nonlinear projections
2015-10-05 00:36:09 +02:00
Alexander Bock
35e95b94e7
First version to update OpenSpace to the new SGCT version
2015-10-05 00:07:38 +02:00
Alexander Bock
8a573a7cb8
Added an icon to the OpenSpace executable
2015-07-17 14:03:38 +02:00
Alexander Bock
72ba616414
Merge branch 'develop' into feature/remote_redesign
...
Conflicts:
modules/base/shaders/path_fs.glsl
2015-07-07 20:31:01 +02:00
Alexander Bock
52146a79a6
Remove old script messages for changing the origin and the coordinate system
...
Adapt the onscreen-gui to use the new property mechanism
Adapt the Timeline GUI to use the new property mechanism
2015-07-07 18:52:09 +02:00