GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

Refactor to move GUI back to Sub Mod

TimothyLuke opened this issue ยท 1 comments

commented

In GSE1 the GUI was a seperate mod. This got muddled with interdependencies. To improve performance change the GUI to be a seperate mod. Also things like LDB can be a seperate mod of its own. Also explore loading the GUI on Demand

  • LDB Module
  • GUI Module
  • Move Selectable Panel to its own repository and make it a separate library
commented

Removing LOD as an option. USers can disable the GUI from the Addon Control Panel if they wish.