Blender  V3.3
Namespaces | Functions | Variables
asset_library_service.cc File Reference
#include "asset_library_service.hh"
#include "BKE_blender.h"
#include "BLI_fileops.h"
#include "BLI_path_util.h"
#include "BLI_string_ref.hh"
#include "CLG_log.h"

Go to the source code of this file.

Namespaces

 blender
 
 blender::bke
 

Functions

static void blender::bke::on_blendfile_load (struct Main *, struct PointerRNA **, const int, void *)
 

Variables

static CLG_LogRef LOG = {"bke.asset_service"}
 

Variable Documentation

◆ LOG

CLG_LogRef LOG = {"bke.asset_service"}
static