Dalai Felinto dfelinto
  • Joined on 2006-06-02
Dalai Felinto commented on pull request blender/blender#124343 2024-07-08 14:56:26 +02:00
Anim: move Bone Selection Sets add-on into Blender

Also I'm still investigating how we did for the other cases, but the bone_selection_sets should not show on the "Missing Add-ons"

Found it, you need to remove it as part of versioning code:…

Dalai Felinto commented on pull request blender/blender#124343 2024-07-08 14:42:21 +02:00
Anim: move Bone Selection Sets add-on into Blender

I believe you need to update rigify as well: scripts/addons_core/rigify/generate.py :: create_selection_sets().

Also I'm still investigating how we did for the other cases, but the bone_selectio…

Dalai Felinto commented on pull request infrastructure/extensions-website#201 2024-07-08 13:13:44 +02:00
Multi-platform: support multiple files per version

I wonder, when calling /api/v1/extensions/ without specifying the platform, shouldn't we list each of the platform builds as individual entries? Either that or to make the platform item a…

Dalai Felinto commented on pull request infrastructure/extensions-website#201 2024-07-05 18:24:55 +02:00
Multi-platform: support multiple files per version

I just saw that you did the: Rename /api/v1/extensions/<extension_id>/versions/new/ → /api/v1/extensions/<extension_id>/versions/upload/ (as per the design).

So maybe the API is working…

Dalai Felinto commented on pull request infrastructure/extensions-website#201 2024-07-05 18:15:19 +02:00
Multi-platform: support multiple files per version

As a follow up PR we could find a way to support this for the version upload API as well.

I have a few remarks regarding UX, but honestly although this is an important feature, it is not…

Dalai Felinto commented on pull request infrastructure/extensions-website#201 2024-07-05 18:07:05 +02:00
Multi-platform: support multiple files per version

Nice :) Some comments after my initial testing

  1. The download link it is including all platforms on its parameters:

`http://extensions.local:8111/add-ons/bioxelnodes/0.2.2/macos-arm64/downlo

Dalai Felinto pushed to blender-v4.2-release at blender/blender 2024-07-05 17:49:29 +02:00
e969769a0c UI: Extensions: Update the tooltip for Allow Online Access
Dalai Felinto pushed to main at blender/blender 2024-07-05 17:44:36 +02:00
7f6feb2872 UI: Extensions: Update the tooltip for Allow Online Access
Dalai Felinto opened issue infrastructure/extensions-website#202 2024-07-05 16:19:42 +02:00
Accounting for a list of wheels specified on [build.generated]
Dalai Felinto opened issue blender/blender#124242 2024-07-05 16:16:06 +02:00
Extensions: Inclusing wheels on [build.generated] when using --split-platforms
Dalai Felinto opened issue blender/blender#124086 2024-07-03 10:23:53 +02:00
Extensions: OSX: ValueError: unsupported hash type blake2b
Dalai Felinto created pull request infrastructure/extensions-website#200 2024-07-02 23:48:06 +02:00
Validation Messages: Add <strong> for missing_wheel and forbidden_filepaths
328c6ecbc1 Validation Messages: Add <strong> for missing_wheel and forbidden_filepaths
29835e9818 Tests: fix nonsensical subtests
Compare 2 commits »
Dalai Felinto commented on issue blender/blender#78393 2024-07-02 21:18:20 +02:00
UV editor and 3d viewport selection sync per default

@jlampel I don't think it got stuck at all. I believe in the end Campbell was aligned with Daniel's proposition. It just became part of the backlog to be tackled one day.

Dalai Felinto pushed to design-docs at dfelinto/blender-developer-docs 2024-07-02 16:23:09 +02:00
bdaed65da4 WIP: Design docs + communicate
Dalai Felinto pushed to design-docs at dfelinto/blender-developer-docs 2024-07-02 16:19:46 +02:00
9e4ddd26d9 Design Docs: Initial pass
Dalai Felinto created branch design-docs in dfelinto/blender-developer-docs 2024-07-02 16:19:46 +02:00
Dalai Felinto created repository dfelinto/blender-developer-docs 2024-07-02 16:19:08 +02:00