Commit Graph

6956 Commits

Author SHA1 Message Date
Alexander Bock 2ac4cac01c Update meta information 2020-06-13 16:41:31 +02:00
Alexander Bock 789372bf40 Merge pull request #1191 from OpenSpace/issue/1165-iss-update
New ISS texture model

Closes #1165
2020-06-13 16:38:40 +02:00
Alexander Bock 976bf3f79b Small cleanup 2020-06-13 16:38:06 +02:00
Alexander Bock 2719d257dd Merge pull request #1192 from OpenSpace/feature/mars-2020
Feature/mars 2020

Added Perseverance model and trajectory
2020-06-13 16:12:12 +02:00
Alexander Bock e2ead0f567 Some small cleanup 2020-06-13 16:11:27 +02:00
Alexander Bock 358246dceb Merge pull request #1193 from OpenSpace/issue/1159-deep-sky-fix
Issue/1159 deep sky fix
2020-06-13 15:10:38 +02:00
Alexander Bock 1d4da396f3 Tiny Lua syntax fix 2020-06-13 15:05:02 +02:00
Alexander Bock 8ec436acce Merge pull request #1194 from OpenSpace/issue/165-constellation-images
added constellation asset from ccny
2020-06-13 14:47:27 +02:00
Alexander Bock a763ffd102 Add meta information for the constellation art 2020-06-13 14:45:49 +02:00
Alexander Bock dba93380df Move keybinds to a separate asset file 2020-06-13 14:41:42 +02:00
Alexander Bock da955a6c29 General cleanup of Apollo scenes 2020-06-13 13:08:47 +02:00
Micah b76cc949f8 added constellation asset from ccny 2020-06-12 23:46:22 -04:00
Micah Acinapura 57cfa0a3d4 removing test node 2020-06-12 21:42:08 -04:00
Micah Acinapura ca4fb75eb4 added rotation to correct deepsky objects 2020-06-12 21:41:07 -04:00
Micah Acinapura b43c234541 mars2020 landed 2020-06-12 21:08:20 -04:00
Micah Acinapura 0049a2db38 mars2020 first commit 2020-06-12 19:50:43 -04:00
Micah Acinapura d1fcd353d7 iss asset cleanup 2020-06-12 19:42:43 -04:00
Micah Acinapura 4412af4e0d rework iss model parts to use assethelper 2020-06-12 19:40:52 -04:00
Alexander Bock f5e45992b6 Add new non-inertial reference frame to correctly place Apollo 8 trail
Remove unused dedicated launch trail asset file
2020-06-13 01:35:55 +02:00
Micah Acinapura 74a572ec10 update iss asset 2020-06-12 18:38:10 -04:00
Alexander Bock d2fbfdbf22 Remove unused globebrowsing instrumentation 2020-06-12 21:50:05 +02:00
Alexander Bock 7fb81a9ca2 Improve the performance of Borisov's trajectory by reducing the sampling rate from one sample per minute to one sample per week (it doesn't really change directions that fast anyway) 2020-06-12 19:43:21 +02:00
Alexander Bock 46970b9981 Fix global positioning error introduced by misleading operator ordering (closes #1170) 2020-06-12 19:03:57 +02:00
Alexander Bock e5ef4edb22 Merge pull request #1187 from OpenSpace/feature/license
Feature/license
2020-06-12 17:54:13 +02:00
Alexander Bock 3a1bec6e7d Merge branch 'master' into feature/license 2020-06-12 17:36:31 +02:00
Micah Acinapura df1bf45486 Earth: rename BMNH to BMNG
for next generation.
2020-06-09 17:15:50 -04:00
Micah Acinapura 11b31b6c7b Rename Lola Clear to Lola Color
as per convo with Carter
2020-06-09 17:14:26 -04:00
Alexander Bock 5461155043 Merge pull request #1164 from OpenSpace/issue/1103
Enabled back the disable/enable of fade in/out effects
2020-06-09 15:20:56 +02:00
Alexander Bock 408d448382 Merge pull request #1169 from OpenSpace/issue/1057
aded time range to voyager rotations
2020-06-09 14:50:37 +02:00
Micah f82a0d14ad aded time range to voyager rotations; disabled spice exceptions by default; updated space module to read spiceexpection value; 2020-06-05 16:42:31 -04:00
Jonathas Costa c0ae26e83e Fixed issue. 2020-05-28 17:13:45 -04:00
eriksunden 9c2b5eefb2 Updated SGCT submodule to latest changes 2020-05-25 11:02:55 +02:00
Micah Acinapura 2f2f136685 fix template and writer for scene license info 2020-05-12 16:55:35 -04:00
Alexander Bock 7c24a96b9e Add ability to change the line width of wire-type DU meshes (closes #1153) 2020-05-12 15:46:30 +02:00
Alexander Bock f7170a9506 Turn the scaling transformation into providing three scaling factors (x, y, z)
Add NonUniformStaticScale class to provide independent scaling factors (closes #1151)
2020-05-12 15:27:24 +02:00
Alexander Bock 3b427bfd15 Cleaning up window delegate 2020-05-10 15:17:51 +02:00
Alexander Bock f605ea9422 Some more cleanup 2020-05-10 14:03:42 +02:00
Alexander Bock d1e5670ce5 More cleanup of asset ownership 2020-05-09 18:33:01 +02:00
Alexander Bock d3cce906c1 Memory hygiene cleanup 2020-05-07 13:08:34 +02:00
Alexander Bock befef58e80 More cleanup 2020-05-06 21:54:02 +02:00
Alexander Bock 340444ce0d Cleanup AssetManager class 2020-05-06 21:40:23 +02:00
Alexander Bock 01f0a864dc Yet more cleanup of Asset-related files 2020-05-06 20:33:27 +02:00
Alexander Bock fa56e9ecf4 Some more cleanup of the assets 2020-05-06 16:21:47 +02:00
Alexander Bock 5a41084027 Add loading of meta information from assets 2020-05-05 00:29:46 +02:00
Alexander Bock 875404246f Add meta information to Asset class 2020-05-05 00:00:48 +02:00
Alexander Bock b4eb168c76 Turning shared_ptr into pointers (part 1) 2020-05-04 23:21:18 +02:00
GPayne 1b60ab1038 Fix for issue #1144 requires satellites vs request 2020-05-04 15:02:08 -06:00
Alexander Bock c8dff5c217 First pass of asset cleanup 2020-05-04 22:56:12 +02:00
Alexander Bock 498d125547 Merge pull request #1146 from OpenSpace/feature/sgct
Merging the changes to make the new SGCT version the default one
2020-05-04 10:48:48 +02:00
Gene Payne 3294c53013 Increased starting distance from earth for better content view 2020-04-28 08:11:27 -06:00