Commit Graph

3000 Commits

Author SHA1 Message Date
Alexander Bock 8d64020601 Add new translation that uses longitude/latitude to compute translation on a RenderableGlobe 2018-12-04 11:24:35 -05:00
Lovisa Hassler ef87aa8935 fixed some dummy code that must've been pushed by accident 2018-12-04 11:24:21 -05:00
Alexander Bock ecdb05e98e Correctly compile if the sync module is compiled without libtorrent support 2018-12-04 09:02:54 -05:00
Lovisa Hassler 7c0ce85088 added missing ifdef 2018-12-03 20:02:24 -05:00
Alexander Bock 2ebacb6f93 Merge branch 'master' into thesis/2018/dsn
# Conflicts:
#	ext/ghoul
2018-12-03 18:10:28 -05:00
Alexander Bock 6b011d117c Make CMake scream less 2018-12-03 14:29:14 -05:00
Alexander Bock 36d0f71913 Only set CEF settings to OpenSpaceTest if OpenSpace is compiled with tests (closes #778)
Do not disable RTTI on CEF targets
Do not for Unicode on CEF targets
More graceful handling of torrent classes in Sync module
2018-12-03 14:00:08 -05:00
Alexander Bock 203db2357e Compile fix for touch module
Compile fix for AbfferRenderer
2018-12-03 09:55:13 -05:00
Alexander Bock 06b20d2fe8 Fix GUI Json creation error 2018-11-30 20:09:00 -05:00
Agnes Heppich 23ba7a2056 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-30 17:30:37 -05:00
Agnes Heppich 865b19fab1 fixed function to optimize position data reading 2018-11-30 17:12:12 -05:00
Lovisa Hassler 1ff8a970ef added object identifier for radectranslation 2018-11-30 16:45:32 -05:00
Alexander Bock c7a96a6b59 Address clang tidy complaints
Update Ghoul repository
Update SGCT repository
2018-11-30 15:34:09 -05:00
Lovisa Hassler b2f76a8941 deleted unused translation property 2018-11-30 12:06:59 -05:00
Lovisa Hassler cd769952dc cleanup, comment and renaming variables and functions 2018-11-30 11:00:34 -05:00
Agnes Heppich e1ab66e791 Changed the data format and made it faster to read update data every minute 2018-11-30 10:32:11 -05:00
Matthew Territo aa89a63f74 Fix GAIA module compile for macOS (missing #include <string>) 2018-11-29 17:18:32 -08:00
Agnes Heppich 277054bb81 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-29 11:53:35 -05:00
Agnes Heppich ad1cd684f0 read data every minute, still slow 2018-11-29 11:52:32 -05:00
Lovisa Hassler 443c061512 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-29 11:28:36 -05:00
Agnes Heppich 2a8d36e2c4 remove findFileIndexForCurrentTime from renderablesignals 2018-11-29 11:16:50 -05:00
Agnes Heppich b3d482868e made constructor for radecmanager, now we create instances of it to handle multiple spacecraft positioning 2018-11-29 10:47:36 -05:00
Lovisa Hassler eca0210700 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-28 11:09:33 -05:00
Lovisa Hassler 01aefbee9a added extension of signal activity with regards to light time travel 2018-11-28 11:08:15 -05:00
Agnes Heppich f76afbe488 Merge branch 'thesis/2017/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-27 18:16:09 -05:00
Agnes Heppich becc5dff40 Base opacity property 2018-11-27 18:15:33 -05:00
Lovisa Hassler fcb991b986 making the loaded signal data buffer larger 2018-11-27 16:55:31 -05:00
Agnes Heppich 71066fe774 Able to read data every minute, need to be optimized 2018-11-27 16:07:54 -05:00
Lovisa Hassler c8cbdbbc1a changed deprecated projectionMatrix 2018-11-27 10:59:58 -05:00
Lovisa Hassler cd81474f5e updated error messages 2018-11-26 14:06:18 -05:00
Lovisa Hassler c0c6d706eb deleted unnecessary debug message 2018-11-26 13:38:29 -05:00
Lovisa Hassler 01bc66a2a3 Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn 2018-11-26 13:22:39 -05:00
Lovisa Hassler 19a6e801d5 added the depth correction again to combat coloring issues with signal within the atmosphere, still temporary tweak 2018-11-26 12:35:42 -05:00
Emil Axelsson 42b7203f0c Add lua helper function to create custom focus nodes on globes (bookmarks) 2018-11-22 13:51:52 +01:00
Emil Axelsson 45e687a23e Merge branch 'master' of github.com:OpenSpace/OpenSpace 2018-11-22 12:40:30 +01:00
Emil Axelsson 89b68d43d8 Add Opacity property for RenderableTimeVaryingVolume 2018-11-22 12:39:08 +01:00
Emil Axelsson b6d3a4a8ea Fix volume rendering depth sorting issue 2018-11-22 12:37:11 +01:00
Alexander Bock 65195975bb Add display showing the number of active layers
Automatically disable last layer if number of texture units is exhausted
Closes #427
2018-11-21 17:32:51 -05:00
Agnes Heppich e4a6e7c459 check if correct positioning data is already loaded 2018-11-21 16:41:33 -05:00
Alexander Bock d9b2c3ca96 Don't crash if TileProvider cannot be created (closes #464) 2018-11-21 15:21:40 -05:00
Alexander Bock 1bb3c3ee27 Don't crash if a tile does not have enough data for the heuristic 2018-11-21 14:47:27 -05:00
Alexander Bock 1910450419 Add a heuristic to discard ESRI's "No data available yet" tiles (closes #717) 2018-11-21 14:32:01 -05:00
Alexander Bock 9d0f0e00df Revert native ui back to F1 keybind for toggling 2018-11-21 11:14:11 -05:00
Alexander Bock d37cfa4f18 Add guard to gaia.scene to log error if the Gaia module was not compiled
Point to correct shader paths
Remove warnings
2018-11-20 18:40:04 -05:00
Emil Axelsson 0d2935c43b Feature/gaia mission merge (#766)
* Add Adam Aslegård's module that renders Gaia mission stars
 * Add module for Gaia mission
 * Add CCfits and cfitsio submodules and the implemented fitsfilereader module from the OpenSpace-sun-earth-event branch
 * Add a TaskRunner to read from a fits file
2018-11-20 18:19:08 -05:00
Agnes Heppich be71ed7707 renamed jsonHelper to dataFileHelper 2018-11-20 13:52:08 -05:00
Alexander Bock 3d90ea194a Feature/other data star renderer (#770)
* Adding ability to render other data values from Star speck files
 * Add new method to OptionProperty to take vector of options
 * Make it possible to change the speck file at runtime
 * Include viridis color lut
 * Add Apogee and Galah datasets
 * Make it possible to filter stars by other data values
 * Add ability to statically filter data values
2018-11-20 11:53:20 -05:00
Emil Axelsson bff4646d9f Temporarily disable (broken) stereoscopy for renderablestars 2018-11-20 10:12:40 +01:00
Lovisa Hassler c1f5c1df0c corrected some error messages, added a TODO 2018-11-19 19:27:34 -05:00
Lovisa Hassler b9ea98efdc changed default values of line width property 2018-11-19 18:03:08 -05:00