Asset Shelf: Add manual entry #104580
No reviewers
Labels
No Label
Meta
Good First Issue
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 & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information 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
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#104580
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "ChrisLend/blender-manual:asset_shelf"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds manual entry for the asset shelf
and updates the pose library documentation to include
the fact that it now is using the asset shelf
Adding three images
@ -254,3 +254,3 @@
.. figure:: /images/asset_browser-pose_library-use_from_viewport.png
The pose library as a side-panel of the 3D Viewport.
The pose library in use from the Asset Shelf.
It might be nice to make 'Asset Shelf' a link to the glossary (assuming that Asset Shelf was added there).
good idea, done that :)
Good start, in my opinion, the page doesn't belong in
/editors
. I would advise that it be in/editors/3dview/
or part of/interface/window_system/regions
3D View is good for now as that is the only Editor type that utilizes the Asset Shelf.
However, I believe the plan in the future is that other editors can use the Aseet shelf, so it may make more sense in the general interface documentation.
Alternatively, it can be documented in
/files/asset_libraries/
and linked to from other pages.@Blendify thanks for the review. I moved the text into
/interface/window_system/regions
since it is only exclusive to the 3D viewport right now