Assets: show all assets by default instead of current file #104749

Merged
Jacques Lucke merged 1 commits from JacquesLucke/blender:show-all-assets-by-default into main 2023-02-14 17:44:55 +01:00
Member

The "current file" mode is only useful when creating new assets.
However, the far more common use case and the one that should require
fewer steps is to use existing assets.

The "current file" mode is only useful when creating new assets. However, the far more common use case and the one that should require fewer steps is to use existing assets.
Jacques Lucke added 1 commit 2023-02-14 16:34:30 +01:00
Jacques Lucke requested review from Julian Eisel 2023-02-14 16:34:51 +01:00
Member

I've been thinking about this, my main concern so far has been loading time when there are many assets. There is a point (a few thousand assets) where Blender essentially becomes unusable, continuously freezing because of the file browser preview caching falling apart. That's one of the main motivations behind #95653. Adding hundreds of assets to memory also isn't entirely cheap, but when changing libraries that memory will be freed anyway.

All things considered, I think it's worth doing anyway. Even in the (more or less corner-) case where the preview loading causes freezes I think it takes some seconds for the freezing to appear, so that you can change the library.

I've been thinking about this, my main concern so far has been loading time when there are many assets. There is a point (a few thousand assets) where Blender essentially becomes unusable, continuously freezing because of the file browser preview caching falling apart. That's one of the main motivations behind #95653. Adding hundreds of assets to memory also isn't entirely cheap, but when changing libraries that memory will be freed anyway. All things considered, I think it's worth doing anyway. Even in the (more or less corner-) case where the preview loading causes freezes I think it takes some seconds for the freezing to appear, so that you can change the library.
Julian Eisel approved these changes 2023-02-14 17:41:57 +01:00
Julian Eisel left a comment
Member

Accepting this, but it's a bit of an experiment. We have to keep an eye open the coming weeks for reports on the performance issue noted above. Worst case we can add a preference option for the default, as a workaround - or we revert the change.

Accepting this, but it's a bit of an experiment. We have to keep an eye open the coming weeks for reports on the performance issue noted above. Worst case we can add a preference option for the default, as a workaround - or we revert the change.
Author
Member

That sounds reasonable.

That sounds reasonable.
Jacques Lucke merged commit 7ba59c8a62 into main 2023-02-14 17:44:55 +01:00
Jacques Lucke deleted branch show-all-assets-by-default 2023-02-14 17:44:55 +01:00
Sign in to join this conversation.
No reviewers
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
2 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#104749
No description provided.