[Bf-blender-cvs] [cf1d476a108] custom-manipulators: Accidentally left this in last commit

Campbell Barton noreply at git.blender.org
Thu Apr 6 09:25:47 CEST 2017


Commit: cf1d476a1089fadfa38f2882683bc78598c4723b
Author: Campbell Barton
Date:   Thu Apr 6 17:26:07 2017 +1000
Branches: custom-manipulators
https://developer.blender.org/rBcf1d476a1089fadfa38f2882683bc78598c4723b

Accidentally left this in last commit

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

M	source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c

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

diff --git a/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c b/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c
index ff582479a51..3f99918c227 100644
--- a/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c
+++ b/source/blender/windowmanager/manipulators/intern/manipulator_library/arrow_manipulator.c
@@ -66,7 +66,7 @@
 #include "manipulator_library_intern.h"
 
 /* to use custom arrows exported to geom_arrow_manipulator.c */
-#define USE_MANIPULATOR_CUSTOM_ARROWS
+//#define USE_MANIPULATOR_CUSTOM_ARROWS
 
 /* ArrowManipulator->flag */
 enum {




More information about the Bf-blender-cvs mailing list