From 8ff1bce40f3de5272eb3cb6475691f0d8d98bc52 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 7 Jun 2017 23:50:34 +1000 Subject: Manipulators: lamp, camera & force-field From custom-manipulators branch. These may be improved they work on a basic level. --- source/blender/editors/space_view3d/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/space_view3d/CMakeLists.txt') diff --git a/source/blender/editors/space_view3d/CMakeLists.txt b/source/blender/editors/space_view3d/CMakeLists.txt index 34b68a80a0f..af4c220ed46 100644 --- a/source/blender/editors/space_view3d/CMakeLists.txt +++ b/source/blender/editors/space_view3d/CMakeLists.txt @@ -59,6 +59,7 @@ set(SRC view3d_walk.c view3d_header.c view3d_iterators.c + view3d_manipulators.c view3d_ops.c view3d_project.c view3d_ruler.c -- cgit v1.2.3