Blender  V2.93
Functions
BLO_blend_validate.h File Reference

Utils ensuring .blend file (i.e. Main) is in valid state during write and/or read process. More...

Go to the source code of this file.

Functions

bool BLO_main_validate_libraries (struct Main *bmain, struct ReportList *reports)
 
bool BLO_main_validate_shapekeys (struct Main *bmain, struct ReportList *reports)
 

Detailed Description

Utils ensuring .blend file (i.e. Main) is in valid state during write and/or read process.

Definition in file BLO_blend_validate.h.

Function Documentation

◆ BLO_main_validate_libraries()

bool BLO_main_validate_libraries ( Main bmain,
ReportList reports 
)

◆ BLO_main_validate_shapekeys()

bool BLO_main_validate_shapekeys ( Main bmain,
ReportList reports 
)