Merged changes in the trunk up to revision 26260.

This commit is contained in:
2010-01-25 21:06:08 +00:00
345 changed files with 33456 additions and 21350 deletions

View File

@@ -39,6 +39,7 @@
#include "eval.h" /* for PyEval_EvalCode */
#include "bpy_rna.h"
#include "bpy_props.h"
#include "bpy_operator.h"
#include "bpy_ui.h"
#include "bpy_util.h"