Commit Graph

14 Commits

Author SHA1 Message Date
Alexander Bock
0b91fd2642 Global cleanup pass over asset files
- Lua style guides
- FrameConversions
- unloadMission, Add mission identifiers
2024-08-14 10:22:20 +02:00
Alexander Bock
2cc5a53aaa Remove version numbers from asset files 2024-06-19 11:26:07 +02:00
Alexander Bock
f238bf8780 Fix VideoTileLayer -> VideoTileProvider 2023-12-11 13:13:26 +01:00
Alexander Bock
b43a13d39e Merge asset.localResource and asset.syncedResource (#2906) 2023-10-19 11:59:25 +02:00
Alexander Bock
a2004e7bad Fix issue with example video for the globe 2023-09-12 13:18:11 +02:00
Emma Broman
4d5ce33903 Add UI descriptions and asset metas to a bunch of assets (#2845)
* Add asset meta and GUI description to AltAz grid and move to Night sky in menu

To avoid confusion with other grids, that have a global position rather than a local one

* Add asset metas and GUI descriptions to Night Sky assets

* Add metas and update name of some example assets

* Night sky asset meta

* Add descriptions and asset metas to scale objects

---------

Co-authored-by: Ylva Selling <ylva.selling@gmail.com>
2023-08-18 16:33:59 +02:00
Ylva Selling
d1094c211e Change video example video to compressed science on a sphere video 2023-06-14 11:17:31 -04:00
Ylva Selling
3414dc5ed5 Include link to resource wiki in all video assets 2023-06-06 15:08:41 -04:00
Ylva Selling
d67c6387b1 Update all video assets to use local resource video 2023-06-06 12:00:32 -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
0eb86d2c57 Fix capitalization of example video 2023-05-26 23:24:07 +02:00
Ylva Selling
c13747bb9c Add tiny resolution video to local resource video example 2023-05-26 12:31:23 -04:00
Ylva Selling
b5a2403782 Add a local video example asset 2023-05-15 15:34:40 -04:00
Alexander Bock
0655d3328c Move video examples 2023-04-15 11:47:54 +02:00