Blender V4.3
ED_asset_mark_clear.hh File Reference

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::ed
 
namespace  blender::ed::asset
 

Functions

bool blender::ed::asset::mark_id (ID *id)
 
void blender::ed::asset::generate_preview (const bContext *C, ID *id)
 
bool blender::ed::asset::clear_id (ID *id)
 
bool blender::ed::asset::copy_to_id (const AssetMetaData *asset_data, ID *destination)
 
void blender::ed::asset::pre_save_assets (Main *bmain)
 
bool blender::ed::asset::can_mark_single_from_context (const bContext *C)