Asset Shelf: Add manual entry #104580
@ -260,7 +260,7 @@ Use from 3D Viewport
|
|||||||
The pose library previously lived in the Sidebar within the Pose Library panel.
|
The pose library previously lived in the Sidebar within the Pose Library panel.
|
||||||
The panel still exists, but now contains a button to open the asset shelf.
|
The panel still exists, but now contains a button to open the asset shelf.
|
||||||
|
|
||||||
In the 3D viewport, poses can be quickly applied from the :doc:`Asset Shelf. </editors/asset_shelf>`
|
In the 3D viewport, poses can be quickly applied from the :ref:`ui-region-asset_shelf`.
|
||||||
Contrary to the Asset Browser, the shelf allows you to apply poses quicker.
|
Contrary to the Asset Browser, the shelf allows you to apply poses quicker.
|
||||||
|
|
||||||
**Click on a pose to apply it.** A single click is enough.
|
**Click on a pose to apply it.** A single click is enough.
|
||||||
|
@ -1,36 +0,0 @@
|
|||||||
|
|
||||||
***********
|
|
||||||
Asset Shelf
|
|
||||||
***********
|
|
||||||
|
|
||||||
Search
|
|
||||||
======
|
|
||||||
|
|
||||||
To search for assets, hover your mouse over the Asset Shelf, then press Ctrl-F and type a search query.
|
|
||||||
This will filter the poses to match what you typed.
|
|
||||||
|
|
||||||
|
|
||||||
Tabs
|
|
||||||
====
|
|
||||||
|
|
||||||
.. figure:: /images/asset_shelf-tabs.png
|
|
||||||
|
|
||||||
The usage of catalogs as tabs.
|
|
||||||
|
|
||||||
Catalogs can be shown as individual tabs. Each tab will only show its content, and the content of its children.
|
|
||||||
That makes it easy to filter down to a certain set of assets.
|
|
||||||
|
|
||||||
|
|
||||||
Display Options
|
|
||||||
===============
|
|
||||||
|
|
||||||
.. figure:: /images/asset_shelf-options.png
|
|
||||||
|
|
||||||
Display options available for the asset shelf.
|
|
||||||
|
|
||||||
It is possible to change the size of items on the shelf by using the size property.
|
|
||||||
|
|
||||||
By toggling on the "Names" checkbox, the asset names will be shown in the shelf. Alternatively it is also
|
|
||||||
possible to hover over an item to show its name.
|
|
||||||
|
|
||||||
By default the shelf only has a height for one item row. To allow for more rows, drag it on the upper edge to increase its size.
|
|
@ -70,6 +70,5 @@ See :doc:`User Interface </interface/index>` for documentation on the general in
|
|||||||
properties_editor.rst
|
properties_editor.rst
|
||||||
file_browser.rst
|
file_browser.rst
|
||||||
asset_browser.rst
|
asset_browser.rst
|
||||||
asset_shelf.rst
|
|
||||||
spreadsheet.rst
|
spreadsheet.rst
|
||||||
preferences/index.rst
|
preferences/index.rst
|
||||||
|
@ -170,3 +170,42 @@ Scaling
|
|||||||
The scale of certain regions (such as the Toolbar) can be changed by dragging inside them
|
The scale of certain regions (such as the Toolbar) can be changed by dragging inside them
|
||||||
with :kbd:`Ctrl-MMB`, or using :kbd:`NumpadPlus` and :kbd:`NumpadMinus` while hovering the
|
with :kbd:`Ctrl-MMB`, or using :kbd:`NumpadPlus` and :kbd:`NumpadMinus` while hovering the
|
||||||
mouse cursor over them. Press :kbd:`Home` to reset the scale to the default.
|
mouse cursor over them. Press :kbd:`Home` to reset the scale to the default.
|
||||||
|
|
||||||
|
|
||||||
|
.. _ui-region-asset_shelf:
|
||||||
|
|
||||||
|
Asset Shelf
|
||||||
|
===========
|
||||||
|
|
||||||
|
Search
|
||||||
|
------
|
||||||
|
|
||||||
|
To search for assets, hover your mouse over the Asset Shelf, then press Ctrl-F and type a search query.
|
||||||
|
This will filter the poses to match what you typed.
|
||||||
|
|
||||||
|
|
||||||
|
Tabs
|
||||||
|
----
|
||||||
|
|
||||||
|
.. figure:: /images/asset_shelf-tabs.png
|
||||||
|
|
||||||
|
The usage of catalogs as tabs.
|
||||||
|
|
||||||
|
Catalogs can be shown as individual tabs. Each tab will only show its content, and the content of its children.
|
||||||
|
That makes it easy to filter down to a certain set of assets.
|
||||||
|
|
||||||
|
|
||||||
|
Display Options
|
||||||
|
---------------
|
||||||
|
|
||||||
|
.. figure:: /images/asset_shelf-options.png
|
||||||
|
|
||||||
|
Display options available for the asset shelf.
|
||||||
|
|
||||||
|
It is possible to change the size of items on the shelf by using the size property.
|
||||||
|
|
||||||
|
By toggling on the "Names" checkbox, the asset names will be shown in the shelf. Alternatively it is also
|
||||||
|
possible to hover over an item to show its name.
|
||||||
|
|
||||||
|
By default the shelf only has a height for one item row. To allow for more rows, drag it on the upper edge to increase its size.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user