Andrea-Gajdosik
  • Joined on 2023-08-15
Andrea-Gajdosik closed issue blender/blender#125406 2024-09-10 11:04:56 +02:00
How to use additional extension repositories with "factory-startup"
Andrea-Gajdosik commented on issue blender/blender#125406 2024-07-30 15:51:09 +02:00
How to use additional extension repositories with "factory-startup"

--addons still works although the add-on ID for an extension is now it's package, that is: bl_ext.{repository_module}.{extension_module}.

But if the add-on is installed in repository…

Andrea-Gajdosik commented on issue blender/blender#125406 2024-07-29 15:14:50 +02:00
How to use additional extension repositories with "factory-startup"

Thanks @ideasman42 for pointing that out. But still I feel like this is a regression as --adons flags no longer does what it promises and what it did previously:

--addons <addon(s)>
	Comma…
Andrea-Gajdosik commented on issue blender/blender#125406 2024-07-26 09:29:00 +02:00
How to use additional extension repositories with "factory-startup"

@PratikPB2123

The problem is, that --factory-startup removes my remote repo blenderkit_com

Isn't that expected with factory reset?

Just to be precise I would say it is not a reset, but…

Andrea-Gajdosik commented on issue blender/blender#125406 2024-07-25 13:58:36 +02:00
How to use additional extension repositories with "factory-startup"

@PratikPB2123 I have tried to give a simplified example, the real logs are:

  1. I have added remote repository URL=https://blenderkit.com/api/v1/extensions
  2. I have installed BlenderKit add-on…
Andrea-Gajdosik opened issue blender/blender#125406 2024-07-25 11:42:33 +02:00
Cannot enable extension repository using Blender CLI
Andrea-Gajdosik commented on issue blender/blender#120172 2024-04-02 17:39:51 +02:00
Extension build freeze if add-on contains LICENSE

Do I have to provide --source-dir in the command? (command-line-args-extension-build)

You do not have to, if your work dir is in the add-on source directory.

BTW: where is the code for…

Andrea-Gajdosik opened issue blender/blender#120172 2024-04-02 12:50:22 +02:00
Extension build freeze if add-on contains LICENSE
Andrea-Gajdosik opened issue blender/blender#113206 2023-10-03 14:41:18 +02:00
Function unregister() is not called during shutdown of Blender 4.0
Andrea-Gajdosik opened issue blender/blender#111132 2023-08-15 11:26:36 +02:00
Module ssl points to non-existing openssl_cafile and and openssl_capath