Merge branch 'master' into blender2.8

Conflicts:
	source/blender/blenlib/BLI_math_matrix.h
	source/blender/blenlib/intern/math_matrix.c
	source/blender/blenlib/intern/rand.c
	source/blender/editors/animation/anim_channels_edit.c
	source/blender/makesrna/intern/rna_mask.c
This commit is contained in:
Bastien Montagne
2017-11-15 10:46:19 +01:00
27 changed files with 66 additions and 60 deletions

View File

@@ -28,13 +28,14 @@
#include <Python.h>
#include "BLI_utildefines.h"
#include "RNA_types.h"
#include "bpy_rna.h"
#include "BKE_global.h"
#include "MEM_guardedalloc.h"
#include "BLI_utildefines.h"
#include "MEM_guardedalloc.h"
#include "RNA_access.h"