New Update for
trueSpace7.61 Beta 8 Unofficial Update
viewtopic.php?t=3732
RC3
June 21, 2020
Updates for the Protect Workspace, Synchronize, and Show Objects Attributes scripts - Author Clinton Reese
Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory before installing this update. This update precedes all previous updates and recommend that you delete any and all previous updates.
Scripts/Commands
Add New
CloseORASettings - Author Clinton Reese
Show
ShowAll
Hide
HideAll
Toolbars
PESelectionToolbar

- Zoom to Selection.png (22.08 KiB) Viewed 3278 times
Add
Zoom to Selection / Zoom Out
LMB click Zooms to Selection
RMB click switches to a reset Perspective view
Protect Workspace - Author Clinton Reese
Update to version 10 6/21/2020
Synchronize - Author Clinton Reese
Restore
Changed DoDelete to DoClose
Protect
Changed DoDeleteBackup to DoDelete
Add missing Synchronize Scene script
ResetToDefaults
Add
var Cam = System.ThisOwner()
Node.Value(Cam, "FOV") = 0.500
Space.NodeMatrixElement(Cam,'yaw') = 21.485;
Space.NodeMatrixElement(Cam,'roll') = -123.579;
Space.NodeMatrixElement(Cam,'pitch') = -36.363;
Space.NodeMatrixElement(Cam,'tx') = -18.833;
Space.NodeMatrixElement(Cam,'ty') = 21.310;
Space.NodeMatrixElement(Cam,'tz') = 14.147;
Reset the Camera's location
Saved the SyncPanelFrame's location and enabled SnappedTo
D3D_Render_Grp.RsObj - Author Clinton Reese
Saved the D3D_Render_PanelFrame's location and enabled SnappedTo
Background widget
Changed
Comma + LMB Drag - Shows All
Period + LMB Drag - Hides All (Except selection)
Object Navigation Widget(s)
Add
Auto Keyframing to Arcs RMB Gesture - Author Clinton Reese