From 9184ea73941814b95c2768d8bcca8bdb77655891 Mon Sep 17 00:00:00 2001 From: Wim Vriend Date: Sat, 17 Mar 2012 16:15:51 +0000 Subject: Changed Tracker code, so the DLL's are true plug-ins. FaceTrackNoIR will scan the bin folder for FTNoIR_Tracker*.dll and put the names in the combobox. All Trackers have 3 new member-functions (like the filters). git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@104 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb --- bin/Settings/FreeFalcon.ini | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) (limited to 'bin/Settings/FreeFalcon.ini') diff --git a/bin/Settings/FreeFalcon.ini b/bin/Settings/FreeFalcon.ini index cedef248..5b486b11 100644 --- a/bin/Settings/FreeFalcon.ini +++ b/bin/Settings/FreeFalcon.ini @@ -51,7 +51,7 @@ Z_point3=@Variant(\0\0\0\x1a@\x10\0\0\0\0\0\0@G\0\0\0\0\0\0) Z_point4=@Variant(\0\0\0\x1a@Q\xc0\0\0\0\0\0@I\0\0\0\0\0\0) [KB_Shortcuts] -Keycode_Center=0 +Keycode_Center=199 Shift_Center=false Ctrl_Center=false Alt_Center=false @@ -59,3 +59,23 @@ Keycode_StartStop=62 Shift_StartStop=false Ctrl_StartStop=false Alt_StartStop=false +Keycode_GameZero=0 +Shift_GameZero=false +Ctrl_GameZero=false +Alt_GameZero=false +SetZero=true +SetEngineStop=true +Keycode_Inhibit=0 +Shift_Inhibit=false +Ctrl_Inhibit=false +Alt_Inhibit=false +Inhibit_Pitch=false +Inhibit_Yaw=false +Inhibit_Roll=false +Inhibit_X=false +Inhibit_Y=false +Inhibit_Z=false +Enable_ReverseAxis=false +RA_Yaw=40 +RA_ZPos=-20 +RA_ToZPos=50 -- cgit v1.2.3