Extensions Platform: beta launch #119521

Open
opened 2024-03-15 15:24:42 +01:00 by Dalai Felinto · 0 comments

Although the extensions platform alpha release is finished there are still a few tasks we want to tackle before 4.2 Beta.

Show-stoppers

Blender:

  • Extensions Update
    • Filter option to show only Update Available #120609
    • Show Available Updates on status bar #120610
    • Splashscreen and Available Extensions Update #120612
    • Repository option to "Check for Updates on Startup" #120613
    • First time dialogs and setups #120665
  • Handle "legacy" add-ons migration.
    • Bring UV Tools to core.
    • Bring Cycles to core.
  • Unify install from disk (installing legacy add-on should go via install from disk as well).

Python side-projects:

  • Support for bundling wheels (.whl) in packages #119681

Server-side:

Documentation:

  • Provide guidance for where extensions should store presets (existing conventions for add-ons may not make sense).

Bugs to investigate/fix

  • Dragging to install an extension from a disabled repository fails silently #120303
  • Renaming a module should rename the directory.
  • The preset operator uses eval() to apply a preset, therefore if you use __package__ it returns the package where the operator lives. Document how this can be solved.
  • We still have warnings on the User Preferences (as oppose to use Blender notification):

image

Good to have

Blender:

  • The undocumented (advanced) Online Local Repositories should point to a .json, not to a folder.

Python side-projects:

  • API for screen-casting

Archived (done) tasks

Although the extensions platform [alpha release is finished](https://devtalk.blender.org/t/extensions-platform-alpha-launch/33342) there are still a few tasks we want to tackle before 4.2 Beta. ## Show-stoppers Blender: - [ ] Extensions Update - [ ] Filter option to show only Update Available #120609 - [ ] Show Available Updates on status bar #120610 - [ ] Splashscreen and Available Extensions Update #120612 - [ ] Repository option to "Check for Updates on Startup" #120613 - [ ] First time dialogs and setups #120665 - [ ] Handle "legacy" add-ons migration. - [ ] Bring UV Tools to core. - [ ] Bring Cycles to core. - [ ] Unify install from disk (installing legacy add-on should go via install from disk as well). Python side-projects: - [ ] Support for bundling wheels (`.whl`) in packages #119681 Server-side: * [ ] Back-end tasks: https://projects.blender.org/infrastructure/extensions-website/issues/70 Documentation: - [ ] Provide guidance for where extensions should store presets (existing conventions for add-ons may not make sense). ## Bugs to investigate/fix - [ ] Dragging to install an extension from a disabled repository fails silently #120303 - [ ] Renaming a module should rename the directory. - [ ] The [preset operator](https://projects.blender.org/blender/blender/src/branch/main/scripts/startup/bl_operators/presets.py) uses eval() to apply a preset, therefore if you use `__package__` it returns the package where the operator lives. Document how this can be solved. - [ ] We still have warnings on the User Preferences (as oppose to use Blender notification): ![image](/attachments/54a739e4-c9ea-4bc4-8ed6-d53e26db7b94) ## Good to have Blender: - [ ] The undocumented (advanced) Online Local Repositories should point to a .json, not to a folder. Python side-projects: - [ ] API for screen-casting ## Archived (done) tasks - [x] Local cache still stores `.zip` files. (blender/blender-addons-contrib@a1b0f1b1f4ee807c09f278de2c08ff0a1afe8821) - [x] Disabling "Local Cache" should remove local cache when running an update. (blender/blender-addons-contrib@a1b0f1b1f4ee807c09f278de2c08ff0a1afe8821) - [x] Removing an extension should remove it's local cache. (blender/blender-addons-contrib@a1b0f1b1f4ee807c09f278de2c08ff0a1afe8821) - [x] Add-ons fail to enable silently when installed from disk (e.g., [visibility handler](https://extensions.blender.org/approval-queue/visibility-handler/)). - [x] Investigate why [visibility handler](https://extensions.blender.org/approval-queue/visibility-handler/) doesn't work as extension (it works if you Install as Legacy Add-on). - [x] Investigate why [Co](https://extensions.blender.org/approval-queue/co/) doesn't work as extension (it works if you extract the .py and Install as Legacy Add-on). - [x] Installing an Extension via dragging has no feedback #119500 - [x] Custom directory potential issue #119481 (f64f3e852416698d97c959f8ada10a5ccd44af6a) - [x] Stop with the `bl_info` warning (0b13d1f31a8c8e47def16abcc42f8c210fd50fce). - [x] Extensions UI still showing even when Developers Extra is disabled (0d2c4df346195ca7bff706ebfc9e85449f5d0c6a). - [x] Uninstalling a theme extension should remove it #120289 - [x] Mode "Show Development Utilities" to its own Experimental Flag.
Dalai Felinto added the
Type
To Do
label 2024-03-15 15:24:42 +01:00
Dalai Felinto added this to the Python API project 2024-03-15 15:24:45 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#119521
No description provided.