Blender V4.5
autoexec.cc File Reference
#include <cstdlib>
#include <cstring>
#include "DNA_userdef_types.h"
#include "BLI_fnmatch.h"
#include "BLI_path_utils.hh"
#include "BKE_autoexec.hh"

Go to the source code of this file.

Functions

bool BKE_autoexec_match (const char *path)

Detailed Description

Currently just checks if a blend file can be trusted to autoexec, may add signing here later.

Definition in file autoexec.cc.

Function Documentation

◆ BKE_autoexec_match()

bool BKE_autoexec_match ( const char * path)