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
Emma Broman
19f0f707dc
Issue/2174 - Show items with no GUI tag in asset in the GUI ( #3133 )
...
* Always add GUI properties, even if tag is not in the asset
To make objects wihtout GUI tag be included in the UI
* Hide the hover circle, to clean up scene menu list a little
* set root node gui hidden property to true
* Properly add the gui properties for all scene graph nodes (even root)
* Update GUI hash
2024-04-03 09:23:49 +02:00
Alexander Bock
b43a13d39e
Merge asset.localResource and asset.syncedResource ( #2906 )
2023-10-19 11:59:25 +02: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