New Update for
trueSpace7.61 Beta 8 Unofficial Update
viewtopic.php?t=3732
Final Update
October 19, 2020
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
Recommend that you install Vray version 1.54 first before applying this update.
After applying this update, open trueSpace, Install/Load Vray from the Package Manager and Reset to Default Context
You can download
Vray for tS7.61 version 1.54 here:
https://united3dartists.com/index.html
ReloadCustomScripts Author - Clinton Reese
Add
Check for valid RsObj extension
Window.Shortcuts.xml
Add
<RS_ACC KEY="CTRL SHIFT C" DESC="Copy selected objects to active Link Editor" GROUP="LINKEDITOR" COMMAND="Activity.Run('/Scripts/Commands/Copy');" />
Radial Array 2, Grid Array 2, and
PointClone Author - Clinton Reese
Add
Flatten panel script
ClintonsToolbar
Removed most of the RMB Help commands and added it to their panels
Workspace Layers 3 Author - Clinton Reese
Update
October 19, 2020
bug fix infinite loop caused by slow connector update
removed webserver based locking
option to replace older layers node version when loading the ui
Updated
loadIt script
Fixed the plugin warnings and added Alerts
Layer object count Row - Changed to White Bold font
Checks scene for existing unSelectable script
Add
RemoteCommand
Opens the panel on startup
Rectangle Select Author - Clinton Reese

- Visible Rectangle Select.png (65.98 KiB) Viewed 3541 times
Modified
Incorporated the Rectangle Select Widget node into a Rectangle Zoom Widget
Added two RsApp.Undo() lines to that
data script to undo the Zoom
Default aspect 'Invisible'

- DefaultAspect.png (4.38 KiB) Viewed 3541 times
Add
Rectangle Zoom button
Connects the Rectangle Zoom Widget and switches to the Rectangle aspect
Add
Rectangle aspect 'Visible'

- RectangleAspect.png (3.49 KiB) Viewed 3541 times
Zoom to Selection selects objects and Zooms to selection
Keep Active keeps the widget active until user RMB selects in 3D Space
Default button disconnects the Rectangle Zoom Widget and switches to the Default aspect
The Rectangle Zoom aspect is not perfect by no means as there is a periodically zoom in/out, but not all of the time.
Tip: Seems better if you hold the rectangle over the selection a little bit before releasing it.
Also using Objects in the Desktop/Selection Highlight gives you feedback when using Rectangle Select.
UnSelectable Author - Clinton Reese
Lock
Add
var PVT_LOCKED = 2;RsStackView.RemovePanelsFromCurrSelection(PVT_LOCKED, 0);Space.Unselect()
Lock, Unlock, and Unlock All scripts
Add
Return if object is in Point Edit Mode
RMB script
Add
Check if floating panel is already open
If Show false, open panel in Stack/Panels