Commit Graph

1047 Commits

Author SHA1 Message Date
Malin Ejdbo 25b56cb4c6 Add keybind to enable/disable Hubble image and lagrangian points 2021-05-05 13:41:52 +02:00
Malin Ejdbo 298c14336d Make Hubble image a screenspace renderable 2021-05-05 13:39:24 +02:00
ElonOlsson a5e577eb54 prep for master merge 2021-05-04 15:18:19 -04:00
Emma Broman 804444e267 Simplify Property code (#1575)
* Remove the PropertyDelegate

* Remove some unused and redundant property types

* Use helper functions for Lua/Json conversion

* Solve a bug in SelectionProperty that occurred when re-setting options

* General simplification and refactoring of the code
2021-05-04 09:32:29 +02:00
ElonOlsson 5c143da954 directory of seedpoint files instead of just one seedpoint file 2021-05-03 10:24:34 -04:00
Malin Ejdbo d145a04d35 Update profile start time and place to match launch 2021-05-03 16:19:38 +02:00
Malin Ejdbo b07c319551 Add the other Lagrangian points (L1, L4, L5) 2021-05-03 14:30:09 +02:00
Malin Ejdbo f71be4d0dc Extend L2 line to Sun 2021-05-03 10:26:11 +02:00
Malin Ejdbo e844f95a4a Update local JWST model 2021-05-03 10:17:24 +02:00
Malin Ejdbo 1f96920b83 Merge master into jwst branch 2021-05-03 10:03:50 +02:00
Alexander Bock 05942fb284 Remove property names and dictionary keys from FixedRotation that are unfriendly to Lua syntax 2021-04-30 14:53:11 +02:00
Alexander Bock 863a861944 Feature/galaxy (#1576)
* Some cleanup of the galaxy renderer
* Remove translation from renderablegalaxy
* Apply additive blending when compositing downsampled volume;  Use star distance as alpha for transparency (closes #1208)
2021-04-30 14:31:12 +02:00
Alexander Bock 261f3d9fe8 Add Titan atmosphere, increase scale height for Venus (closes #922) 2021-04-29 14:14:52 +02:00
Alexander Bock fb8e80ea80 Adjust tab width for asset and task files 2021-04-28 19:19:51 +02:00
Malin Ejdbo 7866dc0b0e Merge branch 'master' into feature/jwst 2021-04-28 11:42:15 +02:00
Emma Broman 8a30dc570e Add Logarithmic sliders and Color picker (#1564)
* Pass ViewOptions meta data to WebUi

* Add Color ViewOption

* Add Logarithmic ViewOption

* Update gui hash to get slider and color picker UI features
2021-04-27 09:24:36 +02:00
Alexander Bock 2aa540a112 Feature/interactionsphere (#1561)
* Add ability to render the bounding sphere as a debug option
* Separate boundingsphere and interactionspheres
* Correctly compute BoundingSpheres for more renderables (RenderablePlanesCloud, RenderableOrbitalKepler)
2021-04-26 13:13:36 +02:00
Malin Ejdbo b9441cc618 Correct PS4Controller mapping 2021-04-23 15:45:24 +02:00
Malin Ejdbo d93d367e74 Add roll axis for SpaceMouse 2021-04-23 11:33:14 +02:00
Malin Ejdbo 08118ba7bb Add initial support for SpaceMouse as joystick input 2021-04-23 10:52:31 +02:00
Emma Broman 9a51a76088 Update the gui hash
Add SelectionProperty and ListProperties UI and some bug fixes
2021-04-21 17:57:43 +02:00
Malin Ejdbo 1514c83826 Merge branch 'master' into feature/jwst 2021-04-21 13:47:12 +02:00
Malin Ejdbo 16bd1d3265 Merge branch 'master' into feature/model-animation
* Resolve conflicts

* Master has error with changing focus
2021-04-21 10:23:10 +02:00
Alexander Bock 94d2db7376 Fix an issue that prevented the spheres from being rendered 2021-04-16 17:24:41 +02:00
Alexander Bock cd29e29b00 Update the constellation art (closes #1553) 2021-04-16 14:49:12 +02:00
Alexander Bock e75fe42943 Enable support for single double radius in SizeReferenceTileProvider (closes #1562) 2021-04-16 12:49:44 +02:00
ElonOlsson b600df4187 version of data fix 2021-04-15 09:17:05 -04:00
Alexander Bock d32a09ba80 Feature/strict lua (#1556)
Make all LuaState strict to check whether uninitialized variables are used
Adapt the existing assets to work with the strict state
2021-04-15 13:01:00 +02:00
Emma Broman ab6f5c037b Update DU Kepler planetary candidates data version
Removes an outlier from a faulty datapoint
2021-04-09 15:36:19 +02:00
ElonOlsson e794043e9b cleanup 2021-04-08 16:21:01 -04:00
Malin Ejdbo 2b1c0c567d Update ISS model scale 2021-04-08 17:15:58 +02:00
Malin E b48ef4110e Merge pull request #1550 from OpenSpace/feature/apollo-models
Update Apollo models
2021-04-06 09:06:09 +02:00
ElonOlsson fd9b6c5e2a change name of module and renderable from streamnodes to fluxnodes 2021-04-05 19:04:39 -04:00
ElonOlsson a13782093c kernels, transforms.asset, moved things around 2021-04-05 18:01:33 -04:00
Malin Ejdbo ed56ea3855 Add new line at end of file 2021-03-30 09:04:03 +02:00
Malin Ejdbo edf42ab083 Move model sync to seperate file 2021-03-30 09:01:04 +02:00
Alexander Bock 612b9bbc7f Moving more documentation to use codegen (#1549)
- Make use of more codegen in more classes
- Fix verifier for Color4Verifier
2021-03-29 21:50:26 +02:00
ElonOlsson 3ee3979ce5 Replaced renderableLightTravel with a more general and better renderableTravelSpeed 2021-03-29 13:33:32 -04:00
Malin Ejdbo 256a5db926 Fix name error 2021-03-29 16:06:36 +02:00
Malin Ejdbo 944d26128a Update Apollo CSM model 2021-03-29 15:43:09 +02:00
Alexander Bock 4b25f5c074 Move default_dashboard asset from util folder to new dashboard folder that also includes the individual dashboard items 2021-03-24 09:57:27 +01:00
Emma Broman 97c1066149 Fix labels not facing the camera due to static rotation (closes #1542)
Bring back old transformation matrices
2021-03-23 11:27:55 +01:00
Malin Ejdbo 29d4eae3a5 Update ISS model 2021-03-16 11:47:30 +01:00
Emma Broman 20519d007b Remove hardcoded path to B-V colormap (#1531)
Also prevent future problems in reading the file (e.g. if number of lines of comments would change)
2021-03-15 13:22:41 +01:00
ElonOlsson cbc6825b9f Merge remote-tracking branch 'origin/master' into thesis/2020/radiation 2021-03-12 15:15:58 -05:00
ElonOlsson 4f67a649b9 mirror backside parameter of renderableplane, renamed renderabletimevaryingplaneimagelocal to renderableplanetimevaryingimage. mm. 2021-03-12 12:27:01 -05:00
Malin Ejdbo 7afccca1f1 Add draft of jwst scene 2021-03-03 13:01:30 +01:00
Malin Ejdbo 4fb8a36952 Merge branch 'master' into feature/multitexturing
* Resolve conflicts
2021-03-02 15:49:39 +01:00
Malin Ejdbo acc2947576 Update Insight model version 2021-03-02 15:31:59 +01:00
Emma Broman 97144df4da Add a colored glare to exoplanet stars (#1511)
* Add possibility to multiply color to an image plane

* Add a colored glare to exoplanet stars (issue #1305)
2021-03-02 09:30:03 +01:00