armory3d / armsdk

Single-clone Armory SDK
37 stars 30 forks source link

Refactor preferences UI and add dev section (+ exporter profiling setting) #16

Closed MoritzBrueckner closed 3 years ago

MoritzBrueckner commented 3 years ago

Because the addon preferences were getting too messy, there are now tabs to toggle between sub-pages:

preferences_layout

Unfortunately the UI jumps a bit when switching pages, but there is no way around that :(

I've also added a new section for development/debugging purposes. In this section there is now a setting for the linked PR https://github.com/armory3d/armory/pull/1977. The small warning text at the top might suggest more danger as there currently is, but I think its good to know that these settings are not for the common user and more dangerous settings might follow someday.

luboslenco commented 3 years ago

Super cool!