Commit Graph

5970 Commits

Author SHA1 Message Date
Lovisa Hassler 7900b56441 differentiate between uplink and downlink, todo handle case both 2018-11-19 15:57:05 -05:00
Lovisa Hassler c5fe377806 made smooth transitions for the signal segment in shader. 2018-11-19 15:28:43 -05:00
Lovisa Hassler 73a8039c8e Merge branch 'master' into thesis/2018/dsn 2018-11-16 16:08:58 -05:00
Lovisa Hassler 8622f4354d merge 2018-11-16 16:07:15 -05:00
Lovisa Hassler e56e879ab3 taking light travel time into consideration for signal activity 2018-11-16 15:31:09 -05:00
Lovisa Hassler 05a9fcb240 adding functionality to watch signal travel through space with speed of light, multiple todo left 2018-11-16 12:24:26 -05:00
Agnes Heppich e8cac515cb reading the ra dec from files and finding the right file with a binary search 2018-11-15 15:53:43 -05:00
Emil Axelsson 916e42f2bb Remove opacity parameter from timevaryingvolume 2018-11-15 12:00:34 +01:00
Emil Axelsson 35252ec3df Improve backwards compatibility of layer support 2018-11-15 09:23:22 +01:00
Emil Axelsson 52060ab006 Fix nullpointer dereference error caused by unset callback handle 2018-11-14 22:45:31 +01:00
Emil Axelsson 3243316e79 Change default keybinding for toggling rendering 2018-11-14 22:34:28 +01:00
Emil Axelsson 57b8ab6ef6 Merge branch 'master' of github.com:OpenSpace/OpenSpace 2018-11-14 17:07:56 +01:00
Emil Axelsson a5e8a5a4d2 Deactivate event handler when webgui is hidden 2018-11-14 17:07:17 +01:00
Alexander Bock 9d0ef13cb5 Add missing constructor 2018-11-14 10:17:20 -05:00
Alexander Bock 45f5183683 Add constexpr constructor to PropertyInfo to silence GCC error 2018-11-14 09:52:31 -05:00
Agnes Heppich 32b6d5a62f Merge 2018-11-13 18:32:59 -05:00
Agnes Heppich 2adfe0551f Added jsonHelper and EadecManager 2018-11-13 18:26:36 -05:00
Lovisa Hassler 8b881ae89e renamed communicationlines asset file
renamed the communicationlines asset to signals fix
2018-11-13 12:42:20 -05:00
Lovisa Hassler dbe90fd94b cleanup and renaming some variables 2018-11-13 11:51:48 -05:00
Lovisa Hassler 760eff56f8 merge master 2018-11-13 11:35:26 -05:00
Alexander Bock 9a368ede25 Fix issue that causes atmosphere to show up on the other side of a planet if the shading is disabled (closes #677) 2018-11-13 08:27:07 -05:00
Alexander Bock 6e3dfa6db8 Merge remote-tracking branch 'origin/feature/find-configuration' 2018-11-13 08:10:57 -05:00
Alexander Bock e57b064309 Merge branch 'master' of https://github.com/OpenSpace/OpenSpace 2018-11-13 08:10:08 -05:00
Emil Axelsson 1632c09af3 Coordinate Axes
* Add coordinate axes renderable
 * Add debug helper
 * Add example asset
 * Fix bug with dynamic loading of assets. (#763)
2018-11-13 08:09:14 -05:00
Alexander Bock 1d12c82cf9 Update Ghoul 2018-11-13 08:03:38 -05:00
Lovisa Hassler 0a0703aa82 fix merge conflict 2018-11-12 18:33:06 -05:00
Lovisa Hassler 5a49c66204 moved the color mapping to the asset files 2018-11-12 18:26:12 -05:00
Agnes Heppich c3d031e6a5 reduced data struct, clean up 2018-11-12 18:14:32 -05:00
Agnes Heppich 2bdb7fece9 clean up 2018-11-12 18:05:37 -05:00
Agnes Heppich 9aefc203a3 ra dec translation 2018-11-12 17:30:33 -05:00
Emil Axelsson 989304835d Only update part of gui that was updated by CEF (#760) 2018-11-12 11:05:30 +01:00
Emil Axelsson 32226fe560 Use bin folder instead of cwd to find configuration file (#761) 2018-11-09 16:17:02 -05:00
Agnes Heppich 89e0b20cc4 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into
thesis/2018/dsn merge
2018-11-09 14:09:54 -05:00
Agnes Heppich 648e763abe rename dsnData 2018-11-09 14:09:24 -05:00
Lovisa Hassler 1f27da6778 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-09 12:30:19 -05:00
Lovisa Hassler aba04f7105 added ra dec to cartesian helper function in spicemanager 2018-11-09 12:30:01 -05:00
Agnes Heppich b5aa872b95 radec translation 2018-11-09 11:33:10 -05:00
Agnes Heppich 65350f7aa6 rename dsnManager to signalManager 2018-11-09 11:11:11 -05:00
Lovisa Hassler df58130597 added unbindGL(), also some cleanup 2018-11-08 15:52:11 -05:00
Lovisa Hassler cc18504392 got rid of sub class communicationlines, now all is handled in renderablesignals 2018-11-08 14:48:26 -05:00
Emil Axelsson f9514ab92a Use bin folder instead of cwd to find configuration file 2018-11-08 11:54:27 -05:00
Lovisa Hassler cebe111ee0 renamed renderablecommincationpackage to renderablesignals 2018-11-08 11:37:01 -05:00
Emil Axelsson 4ce29842d3 Add shortcut to disable master rendering 2018-11-08 10:32:42 -05:00
Lovisa Hassler 2cf1dc3670 added new webgui to dsn.scene, new z buffer clculations in shader files 2018-11-07 18:33:30 -05:00
Emil Axelsson 8977aa88d6 Merge branch 'master' of github.com:OpenSpace/OpenSpace 2018-11-07 15:47:07 -05:00
Emil Axelsson e9c82facef Add webgui to scenes 2018-11-07 15:35:48 -05:00
Alexander Bock cba6201b67 Minor coding style changes 2018-11-07 13:49:33 -05:00
Lovisa Hassler 5ad383412c Add sgct 2018-11-07 11:47:28 -05:00
Lovisa Hassler df9d458045 Add sgct 2018-11-07 11:38:31 -05:00
Lovisa Hassler 90457d91e2 Merge branch 'master' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-07 11:25:09 -05:00