|
Blender V5.0
|
#include "AS_asset_library.hh"#include "asset_shelf.hh"#include "BKE_screen.hh"#include "BLI_listbase.h"#include "BLI_string_utf8.h"#include "BLT_translation.hh"#include "UI_interface_c.hh"#include "UI_interface_layout.hh"#include "UI_tree_view.hh"#include "ED_asset_filter.hh"#include "ED_asset_list.hh"#include "ED_asset_shelf.hh"#include "RNA_access.hh"#include "RNA_prototypes.hh"#include "WM_api.hh"Go to the source code of this file.
Classes | |
| class | blender::ed::asset::shelf::StaticPopupShelves |
| class | blender::ed::asset::shelf::AssetCatalogTreeView |
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::asset |
| namespace | blender::ed::asset::shelf |
Variables | |
| constexpr int | blender::ed::asset::shelf::LEFT_COL_WIDTH_UNITS = 10 |
| constexpr int | blender::ed::asset::shelf::RIGHT_COL_WIDTH_UNITS_DEFAULT = 50 |