updated version to 2.27.
Just compile blendkernel/intern/blender.c at least
This commit is contained in:
@@ -42,7 +42,7 @@ extern "C" {
|
||||
|
||||
struct ListBase;
|
||||
|
||||
#define BLENDER_VERSION 226
|
||||
#define BLENDER_VERSION 227
|
||||
|
||||
int BKE_read_file(char *dir, void *type_r);
|
||||
int BKE_read_file_from_memory(char* filebuf, int filelength, void *type_r);
|
||||
|
Reference in New Issue
Block a user