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
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
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
309bce2e30
Fix DebugAxis helper; Increase the sensitivity to prevent loss of color in debug axis ( closes #1560 )
2021-07-28 14:49:29 +02:00
Alexander Bock
fb8e80ea80
Adjust tab width for asset and task files
2021-04-28 19:19:51 +02:00
Emma Broman
19e5960020
Small grid renderable updates/fixes ( #1473 )
...
* Make sure we have examples for all grid types
* Fix problems with blending when rendering transparent grids
* Rename 'GridColor' to 'Color' for better consistenty among renderables
* Fix issue with resizing box grid
* Avoid problems with line width on Mac
2021-01-28 09:22:50 +01:00
Emma Broman
cb19f730df
Mixed cleanup
2020-07-10 11:25:26 +02:00
Emma Broman
bdb6e626ba
Color values specified with vec3 instead of vec4
2020-07-10 11:25:26 +02:00
Emma Broman
6c57e395e7
Call correct function when adding cartesian axes
2020-06-26 11:06:50 +02:00
Emil Axelsson
1632c09af3
Coordinate Axes
...
* Add coordinate axes renderable
* Add debug helper
* Add example asset
* Fix bug with dynamic loading of assets. (#763 )
2018-11-13 08:09:14 -05:00