From 0096d180b924c1f1187d723a8e79ddc1b4c83586 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sun, 23 Sep 2007 18:27:01 +0000 Subject: Dof Object - set the depth of field to an object - set in the camera edit panel but the distance is calculated on the camera object only so linked cameras work. Alt+Period - sets active pivot some tooltips didnt make much sense, edited a few. --- source/blender/nodes/intern/CMP_util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/nodes/intern/CMP_util.h') diff --git a/source/blender/nodes/intern/CMP_util.h b/source/blender/nodes/intern/CMP_util.h index 515980bc563..83f85160625 100644 --- a/source/blender/nodes/intern/CMP_util.h +++ b/source/blender/nodes/intern/CMP_util.h @@ -60,6 +60,7 @@ #include "BKE_texture.h" #include "BKE_utildefines.h" #include "BKE_library.h" +#include "BKE_object.h" #include "../CMP_node.h" #include "node_util.h" -- cgit v1.2.3