Commit Graph

13 Commits

Author SHA1 Message Date
Micah Acinapura 2feaff2013 decreased limit zoom for orex profile; closes #2473 (#3130)
* decreased limit zoom for orex profile; closes #2473

* Update data/profiles/osirisrex.profile

Co-authored-by: Alexander Bock <alexander.bock@liu.se>

---------

Co-authored-by: Alexander Bock <alexander.bock@liu.se>
2024-03-25 15:20:11 -04:00
Alexander Bock 705c898ccd Asset File cleanup (#2713)
* Updating all assets to new coding style
* Cleaning up asset files
* Moving default_actions and default_keybindings files
* Changing procedural globes to explicitly specified globes
* Move Spice loading explicitly to the initialize part and also deinitialize
* Removing unused asset files
  * Removing asset_helper
  * Removing scale_model_helper asset
  * Removing script_scheduler_helper
  * Removing testing_keybindings
  * Remove procedural_globe
2023-05-28 17:23:20 +02:00
Alexander Bock a67d407e15 Move the keybindings out of the base.asset and the specific label keybinding out of the default_keybindings 2023-04-03 21:00:00 +02:00
Adam Rohdin 28c5718959 Issue/2408: Fixed #2491 and #2476
* Moved actions that were defined in profiles to assets and updated the keybindings in the profiles

* #2476 Added actions to turn on/off minor moons and their trails (for-all and per-planet)
2023-02-10 17:04:49 +01:00
Alexander Bock 163ac4dcef Cleanup of mostly asset files
- Fixes for all files
 - constexpr cleanup
 - Cosmetic changes
 - Remove punctuation from the end of messages
2022-07-28 17:21:59 +02:00
Alexander Bock 34985f64a6 Feature/keybindings (#1708)
* Add action manager to handle actions in replacement of keyboard shortcuts
* Implement new Action concept
* Remove the shortcutscomponent as it is no longer needed
* Update profile version from 1.0 to 1.1
* Add action dialog
* Restructure of key specification in keys.h
* Remove solid field-of-view keybind from the newhorizons profile as the setting no longer exists
2021-08-18 10:58:20 +02:00
Gene Payne 4a45cbd66e Feature/orex2021 (#1623)
* updating files for orex return

* Changes to osirisrex assets to bring mission events up to date

* Removed accidental duplicate line from merge

* Enable low-res Bennu model by default

* Modify osirisrex asset to only include the low-res BennuProjection asteroid model

* Adapt version numbers, change to 2-space indentation

Co-authored-by: Micah <micahnyc@gmail.com>
Co-authored-by: Alexander Bock <mail@alexanderbock.eu>
2021-05-31 21:44:12 -04:00
Micah 5c64d74dbb adding back default times to profiles 2020-10-13 22:03:26 -04:00
Micah d88f6eda6b update of all profiles to json format, few asset fixes 2020-10-12 04:22:16 -04:00
Gene Payne 73e29df7a9 Corrected profiles to strict ISO standard format date/time string 2020-09-17 12:46:41 -06:00
Alexander Bock 09555ede1c Cleaning up the profile files
Removing the old scene files
2020-06-22 18:47:28 +02:00
Alexander Bock b51b0898fc Remove 'require'/'request' parameters from asset inclusion in profiles 2020-06-22 10:05:19 +02:00
Alexander Bock fbd903b4ff Move profiles to their own folder 2020-06-22 09:33:00 +02:00