[Bf-blender-cvs] [f5a0199a70f] custom-manipulators: Merge branch '28' into custom-manipulators

Campbell Barton noreply at git.blender.org
Thu Jun 8 20:25:48 CEST 2017


Commit: f5a0199a70f0ed282cf06e4646d053fa1c39c96b
Author: Campbell Barton
Date:   Fri Jun 9 04:25:23 2017 +1000
Branches: custom-manipulators
https://developer.blender.org/rBf5a0199a70f0ed282cf06e4646d053fa1c39c96b

Merge branch '28' into custom-manipulators

===================================================================



===================================================================

diff --cc source/blender/editors/armature/pose_utils.c
index d1d5a4dde9e,124cf24f12b..b1c40ad4329
--- a/source/blender/editors/armature/pose_utils.c
+++ b/source/blender/editors/armature/pose_utils.c
@@@ -44,10 -43,10 +43,12 @@@
  
  #include "BKE_context.h"
  
+ #include "DEG_depsgraph.h"
+ 
  #include "RNA_access.h"
  
 +#include "UI_resources.h"
 +
  #include "WM_api.h"
  #include "WM_types.h"




More information about the Bf-blender-cvs mailing list