|
XObjTester
This plugin allows you to view an OBJ
file
in xplane..
V1.03
In scenery mode you can position
the OBJ by Latitude, Longitude and Altitude.
This can be turned on/off in the INI file as well as the Control Panel
and via hotkey.
The Terrain Probe can be turned on/off in the INI file as well as the
Control Panel and via hotkey.
V1.02
Added code to handle scenery
coords and reloading of INI file.
Note that the sign of Z_Offset is no longer changed in the plugin.
This is to allow the same notation to be used for aircraft and scenery
OBJ files.
The latest INI files have been updated to reflect this.
V1.01
Allows the OBJ to be
positioned.
Note that the sign of Z_Offset is changed in the plugin to make it more
logical for the user.
NOTE
Because this plugin uses our new SDK 2.00 functions it will only work in
V9.
The control panel allows you to
the following.
Load an obj file from the XObjTester directory that is under the plugins
directory.
Reload that obj, handy for testing changes without the
need to restart Xplane.
Unload the obj.
These can also be done from the menu or hotkeys.
Example INI File
[DEBUG]
LogFile = 1
[CONFIG]
X_Offset = 0
Y_Offset = 0
Z_Offset = -10
AircraftMode = 0
UseTerrainProbe = 0
UseAbsolutePositioning = 1
Latitude = 55.944053
Longitude = -3.389969
Altitude = 32.230760
[LOAD]
HotKey = L
HotKeyModifiers = Shift+Down
[RELOAD]
HotKey = R
HotKeyModifiers = Shift+Down
[UNLOAD]
HotKey = U
HotKeyModifiers = Shift+Down
[RELOAD_INI]
HotKey = I
HotKeyModifiers = Shift+Down
[CONTROL_PANEL]
HotKey = C
HotKeyModifiers = Shift+Down
[OBJ_MODE_TOGGLE]
HotKey = O
HotKeyModifiers = Shift+Down
[TERRAIN_PROBE_TOGGLE]
HotKey = T
HotKeyModifiers = Shift+Down
[ABSOLUTE_POSITIONING_TOGGLE]
HotKey = A
HotKeyModifiers = Shift+Down
The hotkeys in the above ini file have been tested
on OSX, Linux and Windows
The INI file is included in the zips in a XObjTester directory/folder.
HotkeyINIDefinitions.txt
Use this file as a guide for the
hotkeys in the INI files
XObjTesterVersionHistory.txt
Plugins
Mac
NOTE This has been tested on OSX 10.3.9
XObjTesterMac.zip
Linux
XObjTesterLin.zip
Windows
XObjTesterWin.zip
|