Disable "Open Blend File" operator for assets from asset files #123781

Merged
Julian Eisel merged 1 commits from JulianEisel/blender:temp-asset-edit-disable-open-blend into brush-assets-project 2024-06-26 16:17:12 +02:00
Member

Dalai suggested this, think it's reasonable to not "encourage" people too much
to edit these files.

Could also have something like a AssetRepresentation.is_from_asset_file RNA
property, but that may have false positives if users manually chose a
.asset.blend name. In that case we might want to check if the files are
library-only files, but seems overkill for this use case.

Dalai suggested this, think it's reasonable to not "encourage" people too much to edit these files. Could also have something like a `AssetRepresentation.is_from_asset_file` RNA property, but that may have false positives if users manually chose a `.asset.blend` name. In that case we might want to check if the files are library-only files, but seems overkill for this use case.
Julian Eisel added 1 commit 2024-06-26 15:38:10 +02:00
Julian Eisel requested review from Brecht Van Lommel 2024-06-26 15:38:43 +02:00
Brecht Van Lommel approved these changes 2024-06-26 15:52:42 +02:00
Julian Eisel merged commit ff811239b1 into brush-assets-project 2024-06-26 16:17:12 +02:00
Julian Eisel deleted branch temp-asset-edit-disable-open-blend 2024-06-26 16:17:16 +02:00
Sign in to join this conversation.
No reviewers
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
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
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
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
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
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
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
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#123781
No description provided.