Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto pushed to production at infrastructure/extensions-website 2024-08-22 18:01:47 +02:00
2442049836 Implements extensions license updates #236 (#237)
cabf509d29 UI: Improve template extensions_review_detail download buttons display
77752f647a Playbooks: use default MAILTO in backups crontjob
a2ea8bd9bf Playbooks: update shared
a525624aeb Playbooks: add new staging as separate inventory for now
Compare 6 commits »
Dalai Felinto deleted branch gpl3-addons from infrastructure/extensions-website 2024-08-22 17:54:31 +02:00
Dalai Felinto pushed to main at infrastructure/extensions-website 2024-08-22 17:54:31 +02:00
2442049836 Implements extensions license updates #236 (#237)
Dalai Felinto merged pull request infrastructure/extensions-website#237 2024-08-22 17:54:30 +02:00
Implements extensions license updates #236
Dalai Felinto created pull request infrastructure/extensions-website#237 2024-08-22 17:47:20 +02:00
Implements extensions license updates #236
Dalai Felinto created branch gpl3-addons in infrastructure/extensions-website 2024-08-22 17:46:57 +02:00
Dalai Felinto pushed to gpl3-addons at infrastructure/extensions-website 2024-08-22 17:46:57 +02:00
259d14893c Implements extensions license updates #236
Dalai Felinto opened issue infrastructure/extensions-website#236 2024-08-22 11:34:01 +02:00
Extensions license updates
Dalai Felinto pushed to main at blender/blender 2024-08-22 10:57:12 +02:00
0f2f9cd230 Extensions: Update the example license on the manifest template
Dalai Felinto pushed to main at blender/blender-developer-docs 2024-08-22 10:49:44 +02:00
7f2080c34a Extensions: Update the template to use GNU/GPL 3.0
Dalai Felinto pushed to main at blender/blender-manual 2024-08-22 10:49:01 +02:00
9fb921fdd5 Merge remote-tracking branch 'origin/blender-v4.2-release'
87e58bc95b Extensions: Update template example to use GNU/GPL 3.0
Compare 2 commits »
Dalai Felinto pushed to blender-v4.2-release at blender/blender-manual 2024-08-22 10:47:51 +02:00
87e58bc95b Extensions: Update template example to use GNU/GPL 3.0
Dalai Felinto pushed to blender-v4.2-release at blender/blender-manual 2024-08-22 10:46:24 +02:00
1b96408b5e Extensions: Clarified license page and update its requirements
Dalai Felinto pushed to main at blender/blender-manual 2024-08-22 10:46:24 +02:00
14c23bc3b4 Merge remote-tracking branch 'origin/blender-v4.2-release'
1b96408b5e Extensions: Clarified license page and update its requirements
1b7ecb7158 Update URLs to point to the new chat platform
66a051ff55 Fix link to add-on guidelines from the creating extensions page
c54ff7ea38 Extensions: Remove note about daily build of blender with extensions enabled in the preferences.
Compare 5 commits »
Dalai Felinto deleted branch extensions-license-v2 from dfelinto/blender-manual 2024-08-22 10:43:34 +02:00
Dalai Felinto merged pull request blender/blender-manual#104898 2024-08-22 10:43:28 +02:00
Extensions: Clarified license page and update its requirements
Dalai Felinto created pull request blender/blender-manual#104898 2024-08-20 18:45:32 +02:00
Extensions: Clarified license page and update its requirements
Dalai Felinto pushed to extensions-license-v2 at dfelinto/blender-manual 2024-08-20 18:33:57 +02:00
8019d935f9 Extensions: Clarified license page and update its requirements
66a051ff55 Fix link to add-on guidelines from the creating extensions page
c54ff7ea38 Extensions: Remove note about daily build of blender with extensions enabled in the preferences.
24d26aaa91 Extensions: Multiple adjustments on the documentation
0cdc9461ec Link to add-on guidelines from the creating extensions page
Compare 10 commits »
Dalai Felinto created branch extensions-license-v2 in dfelinto/blender-manual 2024-08-20 18:33:57 +02:00
Dalai Felinto commented on issue blender/blender#126358 2024-08-20 12:02:35 +02:00
Extensions tab not loading (SSL problem?)

I found a way to "reproduce" this on MacOS:

SSL_CERT_FILE=/tmp/ Blender.app/Contents/MacOS/Blender -b --python-use-system-env -b --python-expr "import urllib.request as urllib2;urllib2.urlo…