move anim functions out of bpy_rna.c, its getting too big.
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
|
||||
#include <Python.h>
|
||||
|
||||
#include "RNA_types.h"
|
||||
|
||||
#include "bpy_rna.h"
|
||||
#include "bpy_rna_callback.h"
|
||||
#include "bpy_util.h"
|
||||
@@ -37,6 +39,8 @@
|
||||
|
||||
#include "DNA_screen_types.h"
|
||||
|
||||
#include "RNA_access.h"
|
||||
|
||||
#include "BKE_context.h"
|
||||
#include "ED_space_api.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user