Sybren A. Stüvel 3b4da656c9 Add-on: cache manager info in a JSON file
Instead of storing the cached manager info in the Blender preferences,
store the info in a JSON file. The file is located in the user prefs
folder (`~/.config/blender/{version}/config` on Linux).

This also reduces the number of 'refresh' operators to a single one, which
then fetches all necessary info from the Manager.

This fixes an issue (reported via chat) where worker tags were sometimes
not retained across file saves.
2024-03-04 13:08:53 +01:00
..
2024-01-05 11:25:17 +01:00
2024-03-01 08:36:40 +01:00
2024-01-11 16:46:20 +01:00
2024-03-01 08:36:40 +01:00
2024-03-04 12:46:38 +01:00