|
Filename: Makefile | |||
| Revision 1.65 | johns | 2008/06/17 07:24:27 | +2 -2 |
|
Enabled the 3DConnexion SpaceNavigator API in the MacOS X builds by default. | |||
| Show difference between Revision 1.64 and 1.65 | |||
| Revision 1.64 | johns | 2008/06/09 03:56:51 | +21 -21 |
|
renamed the old "SPACEBALL" configure option and corresponding "VMDSPACEBALL" conditional compilation macros to "LIBSBALL" and "VMDLIBSBALL" respectively, in order to differentiate the old direct I/O LibSBall spaceball functionality from the new implementations based on windowing system events, XInput, and other input libraries that also support Spaceball devices. | |||
| Show difference between Revision 1.63 and 1.64 | |||
| Revision 1.63 | johns | 2008/06/03 20:37:25 | +5 -5 |
|
Added XINPUT option to all of the normal x86 linux builds. | |||
| Show difference between Revision 1.62 and 1.63 | |||
| Revision 1.62 | johns | 2008/06/03 16:07:23 | +3 -0 |
|
Added MacOS X 32-bit Intel text only build target | |||
| Show difference between Revision 1.61 and 1.62 | |||
| Revision 1.61 | johns | 2008/06/02 08:20:17 | +1 -1 |
|
Updated build config for 64-bit MacOS X target using X11/OpenGL | |||
| Show difference between Revision 1.60 and 1.61 | |||
| Revision 1.60 | johns | 2008/06/02 08:05:38 | +6 -0 |
|
Added MacOS X 64-bit build configurations and configure script logic. Currently, 64-bit MacOS X builds are limited to X11 or text mode only due to the lack of a 64-bit ABI version of Apple's Carbon framework, or a version of Tcl/Tk that uses Cocoa rather than Carbon. | |||
| Show difference between Revision 1.59 and 1.60 | |||
|
Filename: configure | |||
| Revision 1.1028 | johns | 2008/08/13 21:22:22 | +1 -1 |
|
cranked version | |||
| Show difference between Revision 1.1027 and 1.1028 | |||
| Revision 1.1027 | johns | 2008/08/13 21:12:31 | +1 -1 |
|
Enable the new "polyhedra" representation in the default build. | |||
| Show difference between Revision 1.1026 and 1.1027 | |||
| Revision 1.1026 | johns | 2008/08/06 19:54:00 | +1 -1 |
|
cranked version | |||
| Show difference between Revision 1.1025 and 1.1026 | |||
| Revision 1.1025 | johns | 2008/07/23 18:35:05 | +1 -1 |
|
cranked version | |||
| Show difference between Revision 1.1024 and 1.1025 | |||
| Revision 1.1024 | johns | 2008/06/17 07:23:48 | +19 -1 |
|
Added "TDCONNEXION" configure option used to enable support for the 3DConnexion MacOS X device API. | |||
| Show difference between Revision 1.1023 and 1.1024 | |||
| Revision 1.1023 | johns | 2008/06/09 09:29:10 | +1 -1 |
|
cranked version | |||
| Show difference between Revision 1.1022 and 1.1023 | |||
| Revision 1.1022 | johns | 2008/06/09 09:15:35 | +6 -4 |
|
Added new code to allow the console Spaceball device to be used as a VMD tracker device, for use with the UIVR tools akin to how the haptic devices are used. The console Spaceball code now has a new "tracker" mode, which just stores incoming spaceball events for reading by the SpaceballTracker and SpaceballButtons classes. The .vmdsensors config lines for the local Spaceball device are: device SpaceballTracker sballtracker://local/vmdlocal device SpaceballButtons sballbuttons://local/vmdlocal | |||
| Show difference between Revision 1.1021 and 1.1022 | |||
| Revision 1.1021 | johns | 2008/06/09 03:56:51 | +16 -15 |
|
renamed the old "SPACEBALL" configure option and corresponding "VMDSPACEBALL" conditional compilation macros to "LIBSBALL" and "VMDLIBSBALL" respectively, in order to differentiate the old direct I/O LibSBall spaceball functionality from the new implementations based on windowing system events, XInput, and other input libraries that also support Spaceball devices. | |||
| Show difference between Revision 1.1020 and 1.1021 | |||
| Revision 1.1020 | johns | 2008/06/08 02:17:19 | +1 -1 |
|
cranked version | |||
| Show difference between Revision 1.1019 and 1.1020 | |||
| Revision 1.1019 | johns | 2008/06/04 05:41:08 | +4 -4 |
|
The Spaceball.C source file is now always compiled in, since we now support various native windowing system-based 6DOF input device mechanisms like XInput, ClientMessage, and other schemes that don't require any device-specific serial I/O code to be compiled in. At present all of these devices get mapped to the VMD Spaceball input mechanism, but we may want to generalize this somewhat to allow support for multiple devices simultaneously, etc. | |||
| Show difference between Revision 1.1018 and 1.1019 | |||
| Revision 1.1018 | johns | 2008/06/03 20:26:22 | +22 -4 |
|
Added new XINPUT compile time configuration option to enable/disable support for the X-Windows XInput Extensions mechanism for advanced input devices such as Spaceballs, Dial/Button boxes, Tablets, etc. | |||
| Show difference between Revision 1.1017 and 1.1018 | |||
| Revision 1.1017 | johns | 2008/06/02 08:41:09 | +6 -0 |
|
Added workaround for a bug in the MacOS X linker when compiling for X11+OpenGL rather than using the native Aqua windowing system. | |||
| Show difference between Revision 1.1016 and 1.1017 | |||
| Revision 1.1016 | johns | 2008/06/02 08:05:38 | +23 -13 |
|
Added MacOS X 64-bit build configurations and configure script logic. Currently, 64-bit MacOS X builds are limited to X11 or text mode only due to the lack of a 64-bit ABI version of Apple's Carbon framework, or a version of Tcl/Tk that uses Cocoa rather than Carbon. | |||
| Show difference between Revision 1.1015 and 1.1016 | |||
| Revision 1.1015 | johns | 2008/06/02 03:42:46 | +4 -4 |
|
Raised optimization level for 64-bit Solaris x86 builds | |||
| Show difference between Revision 1.1014 and 1.1015 | |||
| Revision 1.1014 | johns | 2008/06/01 09:45:19 | +1 -1 |
|
cranked version | |||
| Show difference between Revision 1.1013 and 1.1014 | |||
File made using version 1.65 of cvs2html by at 2008-08-30 1:20 leaving out any log message prior to Jun 1 2008.