Replies: 1 comment 6 replies
-
|
I cannot remember why I have chosen the startup over the addons to be fair. I believe the current approach is one of the methods described in document, not exactly a hack. However I would be more than happy to make it better (or someone makes it better) What would be the benefits of addons over startup scripts? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Using the startup folder is generally a discouraged practice in Blender, all add-ons should be installed or be installable via the regular add-on installation procedures. I might maintain the Blender portion, so it would be nice to understand the initial thinking around using the startup folder. I understand why using the startup folder seem like good idea, however it is generally better idea to let Blender maintain and control the add-ons under the add-on sandboxing.
Beta Was this translation helpful? Give feedback.
All reactions