IMPORTANT!
===========

Please update your spacecat.ini file so that it includes the 3ds-max section 
as shown in the supplied sample spacecat-ini.

Here is the added section
-------------------------

########################################################################
#
# 3D Studio MAX
#
[3ds-max]
driver       		= driver-0
filter       		= filter-max
autoclutch   		= DRAG TRACK HANDLE
max_binding_map		= left=DRAG mode=6A cfg_dlg=6


				# possible binding values are
				#------------------------------
				# left	: this MUST be the same as the mouse emulator left mapping
				# mode	: toggles the position/velocity mode
				# cfg_dl: Displays the Configuration Dlg of the plug-in.. (DOES NOT WORK YET)
				# tx	: toggles Translation X axis lock
				# ty	: toggles Translation Y axis lock
				# tz	: toggles Translation Z axis lock
				# rx	: toggles Rotation X axis lock
				# ry	: toggles Rotation Y axis lock
				# rz	: toggles Rotation Z axis lock

[filter-max]
link				= filter-common
#########################################################################


