Uwe
ef81bdfd42
[Gui] move a NaviCube parameter to the NaviCube parameter group
...
- at the moment some NaviCube parameters are in the general View group, some in the dedicated NaviCube group
2022-07-30 00:50:12 +02:00
Uwe
d2ccbc75c4
[Part] cleanup new preferences Feature
...
- correct preferences location
- handle preferences packs
- remove unused code
2022-07-18 12:42:26 +02:00
Uwe
030aba9b92
[Part] [PD] add preferences setting for transparency
...
- allow to specify the default transparency for new shapes
2022-07-09 23:24:17 +02:00
Uwe
9ca09017c0
[Gui] View.cfg: fix typo
2022-06-17 01:30:11 +02:00
Uwe
380000cb30
[Gui] Add more general color settings to Preference Pack
...
- also sort the file entries
2022-06-17 01:23:09 +02:00
Uwe
30989389af
[Gui] Add more saving view data in Preference Pack
...
- it was reported that the user-visible settings like the NaviCube size etc. cannot be saved via a preferences pack
2022-06-17 01:21:28 +02:00
Chris Hennes
8062d28bad
Gui: Add saving view data in Preference Pack
2022-06-16 11:48:47 -05:00
Chris Hennes
d0b867bdd5
[Gui] PrefPacks - remove "type" parameter
...
In display, show the "tags" instead.
2021-10-11 13:22:28 -05:00
Chris Hennes
477ad70858
Correct cMake file.
2021-08-06 15:38:36 -05:00
Chris Hennes
c687511056
Added Editor_Font.cfg preference pack template.
2021-08-04 12:17:19 -05:00
Chris Hennes
40171d7858
[GUI] Add PreferencePack support
...
Preference Packs are collections of preferences that can be applied en
mass to the user's current setup. Any preference that can be stored in
user.cfg can be stored in a preference pack, and they are designed to be
easy to distribute.
Support is also added for saving a subset of current preferences into a
new preference pack in order to facilitate easy creation of new
"themes", etc.
2021-05-13 09:08:33 -05:00