Commit Graph

23 Commits

Author SHA1 Message Date
Emma Broman 92eefa8189 Add enabled property to Exoplanets and Skybrowser module (#1945)
* Add enabled property to exoplanets and sky browser module

* Create assets for default settings and restructure assets into a components folder

* Update exoplanets data

* Set sky browser enabled to true per default and include hover circle asset

* Add name and description of hover circle, and used synced version of ring image
2022-04-25 15:10:08 +02:00
Alexander Bock 94d9a5a643 Check if the exoplanets data path is configured before trying to access it (closes #1861) 2022-01-31 14:28:45 +01:00
Alexander Bock d7d279ea16 Happy new year 2022-01-01 12:32:55 +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
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
Emma Broman b381bd83d3 Add module property for exoplanet habitable zone opacity 2021-02-22 09:38:59 +01:00
Emma Broman e21edaa13e Expose exoplanet creation settings to user as module properties (#1499)
* Expose exoplanet creation settings to user as module properties

* Set default textures from asset to avoid explicit paths to sync folder
2021-02-12 14:32:37 +01:00
Alexander Bock 7004c02b86 Happy new year 2021-01-02 15:26:51 +01:00
Emma Broman d0806e0136 Cleanup 2020-09-18 09:33:04 +02:00
Emma Broman 5671ea1463 Update copyright end year (woops) 2020-09-17 16:36:02 +02:00
Emma Broman 99720d95ca Helper file for exoplanet data structure and replace magic numbers with constants 2020-08-28 16:31:48 +02:00
Emma Broman 08e5c42d24 Remove discovery methods code 2020-08-28 08:29:18 +02:00
Emma Broman 9e5251630a Clean up code and get it to run (using correct data files) 2020-08-27 16:30:03 +02:00
Emma Broman 9fac7fbd83 Untabify and start cleanup 2020-08-25 16:19:43 +02:00
KarRei 0a480428b5 Correct north vector, now earths north vector projected onto skyplane. 2018-06-23 13:14:17 -04:00
KarRei cd35309d11 Added reference objects. 2018-06-21 16:30:26 -04:00
KarRei 7940fbc86e Hides all planets but one for the doppler method visualisation. 2018-06-13 15:53:22 -04:00
KarRei 33f8d30bde Start of discovery method visualization components 2018-06-04 13:18:45 -04:00
KarRei 3defbe6f7f Added module property class that will toggle the discovery method modes 2018-05-30 14:34:46 -04:00
KarRei e0f4afa9f6 Separate file for lua functions 2018-05-30 10:57:16 -04:00
KarRei bb51614716 csv to bin task added 2018-04-17 18:17:16 -04:00
KarRei c0d04bbe22 first lua-script to add scene graph nodes with renderable plane for star at arbitrary position 2018-03-15 16:01:18 -04:00
KarRei c102f2ce67 empty exoplanet module 2018-03-14 13:12:45 -04:00