Commit Graph

7003 Commits

Author SHA1 Message Date
Emma Broman 6b4c329a29 Refactor 2020-06-30 14:00:32 +02:00
Emma Broman f247b714bd Add a radial grid 2020-06-30 13:48:50 +02:00
Emma Broman 86c9810c95 Clean up RenderableBoxGrid
Remove unused properties, matrix passed to shaders with float precision and reset blending state after rendering.
2020-06-29 12:52:47 +02:00
Emma Broman 68b3d5a26e Add forgotten documentation 2020-06-29 12:52:47 +02:00
Emma Broman 7ba5c05388 Move grid renderables to their own folder 2020-06-29 12:52:47 +02:00
Emma Broman 8122d767b5 Create a new grid renderable 2020-06-29 12:52:34 +02:00
Emma Broman 85b33b34ca Remove Unix EOL in editorconfig to avoid mixed line endings issues in VS 2020-06-29 09:52:36 +02:00
Emma Broman 6c57e395e7 Call correct function when adding cartesian axes 2020-06-26 11:06:50 +02:00
Micah 076a96e651 updated assets and guihash to hide hidden items 2020-06-26 00:05:51 -04:00
Micah e9bfcb4c07 fixing release string 2020-06-25 19:22:23 -04:00
Micah Acinapura 6db7d503a3 Linux fixes clang (#1216)
* Changes to work on Linux.

* Multiple small fixes for Linux.

* Changes to have trails working on Linux again.

* Bring back AA Trail Lines on Linux.

* Included new branch with correction in cfitsio library linking.

* Updated SGCT.

* Changes to work on Linux.

* Remove extra #endif

* Changes to compile in Clang on Linux.

* Other fixes.

* Bring back some of the changes lost and updated clang building commands.

* requiring 10.15 for sgct, upadating sgct

Co-authored-by: Jonathas <jon.costa@gmail.com>
Co-authored-by: Tom Schober <tom@tomschober.com>
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2020-06-25 18:55:20 -04:00
GPayne 7e143cec31 Adding C/2019 Y4 comet to asteroids scene (issue #1201) 2020-06-25 14:45:59 -06:00
Alexander Bock 8f090cfeab Added property for line width to the renderable contellation bounds (closes #1214) 2020-06-24 11:06:14 +02:00
Micah 841b7f1543 du size updates with carter 2020-06-23 16:46:27 -04:00
Alexander Bock 66a2ba5c0c Merge pull request #1210 from OpenSpace/issue/1199-multi-monitor
fixed reading config files, single_gui.xml, and updating webmodules 
closes 1199
2020-06-23 15:22:22 +02:00
Alexander Bock f138708fd9 Update SGCT to not require the specification of projection planes if 3D rendering in not required
Remove comments as it is the preferred way of handling the web gui
2020-06-23 15:18:25 +02:00
Alexander Bock 89f1835994 Add the option to add vertical offset to the on-screen log
Set the default vertical offset when using the user interface
2020-06-22 22:15:34 +02:00
Alexander Bock 2a7932ecc2 Add checks for missing node name and directory parameters to the openspace.globebrowsing.addBlendingLayersFromDirectory function (closes #1101) 2020-06-22 22:03:29 +02:00
Alexander Bock f0b74fe799 Adding the GHRSST L4 MUR Sea Surface temperature as a replacement for the L4 G1SST that is no longer serving data (closes #1204) 2020-06-22 21:40:45 +02:00
Micah aefb5fd48e updated asteroid colors with carter 2020-06-22 13:10:15 -04:00
Micah Acinapura 621772dbb8 starting up webgui even if now window with guitag available 2020-06-22 11:58:38 -04:00
Micah Acinapura 386e7d9312 fixed reading config files, single_gui.xml, and updating webmodules for sgct init changes 2020-06-22 10:23:04 -04:00
Alexander Bock 4ebd7c66c7 Update the constellation art 2020-06-22 10:56:41 +02:00
Alexander Bock 96940bac86 * Fixed GUI labeling of Uranus label
* Fixed spelling error in CTX blended label on Mars
 * Removed now-unused debug layers on RenderableGlobes
2020-06-22 10:32:48 +02:00
Emma Broman 768d7d71bf Solve bug: default StaticRotation matrix not updated on change 2020-06-18 11:33:06 +02:00
Emma Broman 728c34771a Merge pull request #1198 from OpenSpace/issue/1197
Issue/1197
2020-06-16 16:31:51 +02:00
Emma Broman 136cd75adc Update documentation string and remove unused include 2020-06-16 16:16:10 +02:00
Emma Broman c2a5855653 Update gaia filtering scripts with functioning renderables 2020-06-16 16:15:36 +02:00
Emma Broman 6a8babe995 Update RenderableBoxGrid to match the existing grid shaders 2020-06-16 15:43:19 +02:00
Alexander Bock e5719952b1 Add the ability to load images lazily for RenderablePlanes
Add ability to purge textures from RAM if they are read-only
Make use of both for constellation images to reduce the memory footprint

(cherry picked from commit 7f0c92430f)
2020-06-15 16:08:28 +02:00
GPayne b3ee03b8db Merge remote-tracking branch 'origin/master' 2020-06-13 18:26:29 -06:00
GPayne 4c6e94b9f8 Added meta tags to all asteroid/comet asset files 2020-06-13 18:26:05 -06:00
Micah 1ed043716e added constellation art to base asset 2020-06-13 13:18:27 -04:00
Micah 673ab10253 webgui fix for base profile 2020-06-13 12:54:26 -04:00
Micah 703296fc27 added globe labels back into renderloop 2020-06-13 12:52:33 -04:00
Micah 65a3b0d801 asteroid colors with marina 2020-06-13 12:40:56 -04:00
Alexander Bock 94e58f10ce Add the release candidate addon to the version 2020-06-13 17:06:47 +02:00
Alexander Bock cdb8509e7b Update OpenSpace version to 0.15.2 2020-06-13 16:51:53 +02:00
Alexander Bock 5c5d9f36eb Merge pull request #1195 from OpenSpace/issue/1102
Fixes for spherical grids were flickering.
Although they are not flickering anymore, a better correction is needed in the future
2020-06-13 16:47:56 +02:00
Alexander Bock 92f0a57cf6 Tiny cleanup 2020-06-13 16:47:35 +02:00
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
Jonathas Costa 8195c24d79 Merge branch 'master' into issue/1102 2020-06-13 10:34:25 -04:00
Jonathas Costa 19c65047f8 Changed colors. 2020-06-13 10:24:54 -04: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
Jonathas Costa b83d41026f Merge branch 'master' into issue/1102 2020-06-13 09:50:37 -04: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