1
Fork 0
mirror of https://github.com/thegeneralist01/Scene-Manager-DevRepo synced 2026-01-09 23:00:29 +01:00
Scene-Manager-DevRepo/SceneManager/Menus
Rich 56a770b718
Add api (#5)
* Add API

* Added API

* Updated version

* Updated RNUI

* Added checks for null paths

* BelongsToPath menu item now toggles on/off depending if any paths exist
2021-08-03 11:07:14 -06:00
..
BarrierMenu.cs Add api (#5) 2021-08-03 11:07:14 -06:00
DriverMenu.cs Disabled option to dismiss driver if there are no paths 2021-07-07 07:22:12 -06:00
EditPathMenu.cs Add api (#5) 2021-08-03 11:07:14 -06:00
EditWaypointMenu.cs Fixed crash when updating waypoint that had 5kph converted speed 2021-07-07 19:03:57 -06:00
ExportPathMenu.cs Add api (#5) 2021-08-03 11:07:14 -06:00
ImportPathMenu.cs Paths are no longer fully imported on plugin load 2021-07-07 07:25:27 -06:00
MainMenu.cs Renamed BuildMainMenu method to Build 2021-05-15 09:47:22 -06:00
PathCreationMenu.cs Added option to change path name 2021-05-15 09:49:29 -06:00
PathMainMenu.cs ImportPath option enabled based on if there are any paths to import 2021-07-07 07:26:24 -06:00
SettingsMenu.cs Updated BuildSettingsMenu method name to Build 2021-05-15 09:50:08 -06:00