|
Blender V5.0
|
#include <stdexcept>#include "BLI_path_utils.hh"#include "BKE_blendfile.hh"#include "BKE_icons.h"#include "BKE_idtype.hh"#include "BKE_lib_id.hh"#include "BKE_preview_image.hh"#include "DNA_ID.h"#include "DNA_asset_types.h"#include "IMB_thumbs.hh"#include "AS_asset_library.hh"#include "AS_asset_representation.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::asset_system |