Final trueSpace7.61 Beta 8 Std Unofficial Update

User avatar
clintonman
Captain
Posts: 5428
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Final trueSpace7.61 Beta 8 Std Unofficial Update

Post by clintonman »

Here is a fix for the shortcut runner and shift ctrl r reset default context.
Replace RunShortcut inside the encaps.
Attachments
RunShortcut04.RsObj
(8.88 KiB) Downloaded 47 times
Clinton Reese

http://clintons3d.com
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Final trueSpace7.61 Beta 8 Std Unofficial Update

Post by trueBlue »

clintonman wrote: 15 Dec 2022, 15:38 Here is a fix for the shortcut runner and shift ctrl r reset default context.
Replace RunShortcut inside the encaps.
Thanks Clinton!
Have not looked at the above yet
I just made some changes to an unreleased UU9
Toolbars
Reset Default button(s)
LMB Command
if(!Node.Exists("Scripts/UUCommands")){RsApp.Reset();};cmd='GFS=Node.AccessFnSet("Scripts/CustomCommands/Global Function Set");UUFS=Node.AccessFnSet("Scripts/UUCommands/UUFunctionSet");UUFS.GlobalFS=GFS;UUFS.ResetContext();';RsApp.RunScriptBuffer(cmd);

Also changed the Shift Ctrl R shortcut to use the above

Will these changes be okay with your fix for the shortcut runner and shift ctrl r reset default context?
User avatar
clintonman
Captain
Posts: 5428
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Final trueSpace7.61 Beta 8 Std Unofficial Update

Post by clintonman »

trueBlue wrote: 15 Dec 2022, 17:57
clintonman wrote: 15 Dec 2022, 15:38 Here is a fix for the shortcut runner and shift ctrl r reset default context.
Replace RunShortcut inside the encaps.
Thanks Clinton!
Have not looked at the above yet
I just made some changes to an unreleased UU9
Toolbars
Reset Default button(s)
LMB Command
if(!Node.Exists("Scripts/UUCommands")){RsApp.Reset();};cmd='GFS=Node.AccessFnSet("Scripts/CustomCommands/Global Function Set");UUFS=Node.AccessFnSet("Scripts/UUCommands/UUFunctionSet");UUFS.GlobalFS=GFS;UUFS.ResetContext();';RsApp.RunScriptBuffer(cmd);

Also changed the Shift Ctrl R shortcut to use the above

Will these changes be okay with your fix for the shortcut runner and shift ctrl r reset default context?
Nope, the fix for the shortcut runner and shift ctrl r reset default context will have to be modified again.

Edit:

This might work, not tested.

cmd='if(!Node.Exists("Scripts/UUCommands")){RsApp.Reset();return;};GFS=Node.AccessFnSet("Scripts/CustomCommands/Global Function Set");UUFS=Node.AccessFnSet("Scripts/UUCommands/UUFunctionSet");UUFS.GlobalFS=GFS;UUFS.ResetContext();';RsApp.RunScriptBuffer(cmd);
Clinton Reese

http://clintons3d.com
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Final trueSpace7.61 Beta 8 Std Unofficial Update

Post by trueBlue »

Yippie, that works! :D
Took me awhile, Shortcut Runner did not like the question mark in the description: Reset to Default Context?
Last on the Todo list is the NURBS open floating panel scripts
I looked, it looked complicated and did not want to mess it up
User avatar
clintonman
Captain
Posts: 5428
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Final trueSpace7.61 Beta 8 Std Unofficial Update

Post by clintonman »

trueBlue wrote: 15 Dec 2022, 18:46 Yippie, that works! :D
Took me awhile, Shortcut Runner did not like the question mark in the description: Reset to Default Context?
Last on the Todo list is the NURBS open floating panel scripts
I looked, it looked complicated and did not want to mess it up
What did you want to change about them?
Clinton Reese

http://clintons3d.com
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Final trueSpace7.61 Beta 8 Std Unofficial Update

Post by trueBlue »

clintonman wrote: 15 Dec 2022, 18:49
trueBlue wrote: 15 Dec 2022, 18:46 Yippie, that works! :D
Took me awhile, Shortcut Runner did not like the question mark in the description: Reset to Default Context?
Last on the Todo list is the NURBS open floating panel scripts
I looked, it looked complicated and did not want to mess it up
What did you want to change about them?
Open them using your short form like all the others
I believe I changed every known open floating panel script(s) except for the NURBS
User avatar
clintonman
Captain
Posts: 5428
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Final trueSpace7.61 Beta 8 Std Unofficial Update

Post by clintonman »

Here are the changes for the NURBS open panels code

3 scripts changed:
NURBSScripts/NURBSUtlities/openPanelFrame
NURBSScripts/latheCurveScript/openPanelFrame
NURBSScripts/rebuildNURBSScript/openPanelFrame
Attachments
NURBSScripts.RsObj
(2.67 MiB) Downloaded 49 times
Clinton Reese

http://clintons3d.com
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Final trueSpace7.61 Beta 8 Std Unofficial Update

Post by trueBlue »

Thanks Clinton!
You make it look so simple
Beforehand, I think I looked at the Utilities panel open panel script, and said WTH?
I did shorten that one up a bit
When a panel frame is stationary, you only need to set the RootNode and PanelEditorNode attributes once
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Final trueSpace7.61 Beta 8 Std Unofficial Update

Post by trueBlue »

trueSpace7.61 Beta 8 Standalone Unofficial Update Version 9

Please test this RC7 12/15/2022 :bananatyping:

New Unofficial Update Instructions:

It is Required that you completely Uninstall and Install trueSpace7.61 Standalone to a clean directory
You can keep your Rs Main Libraries folder, but all other folders and files should be removed
Install tS761B8Std.exe to C:\trueSpace761Std


If trueSpace is open, Close trueSpace

1.) Install the YafaRay v3.3.0 render engine
2.) Install tS76_Vray1_54B8.exe to C:\trueSpace761Std (Optional)
3.) Install tS7.61B8Std.9.exe to C:\trueSpace761Std
Browse [...] to where you installed C:\trueSpace761Std, select its folder and then the [Extract] button
Select the [Yes to All] button
4.) Open trueSpace
5.) Select the [OK] button in the OptDetectors plugin Information dialog
6.) Press your keyboard's SHIFT CTRL R keys to Reset to Default Context
When trueSpace opens, select one of the layout tabs at the top
If Vray is installed,
7.) Press your keyboard's CTRL + F8 keys to open the Package Manager
Right click in the Package Manager and select Install New...
Open C:\trueSpace761Std\Vray_ts.rsx
Right click in the Package Manager's Vray Package and select Load
Close the Package Manager
8.) Close trueSpace
If Vray is installed,
9.) Delete the tS folder installed by the Vray installer

The included Clintons3dPlugin.dll v.1638433, Clintons3dPluginExt.dll v.1638413, Clintons3dRsView.dll v.1638409 and the OptDetectors.dll Author - Vladimir Sisolak, are in: C:\trueSpace761Std
WARNING: The init.js file Imports the above 4 plugins and should not be Installed from the Package Manager, including any other plugins with the same name that have the rsx extension
All scripts that check for these plugins with the rsx extension have been removed!

Updates:

Widgets
PE widget
Sphere
Shift key on selected element sets the Origin
Also enables Visible if unchecked
Removed Switch widgets

Obj widget
Sphere
Removed Switch widgets

WidgetScripts
CycleObjectNavigationWidget & CyclePointEditNavigationWidget
Removed Switch widgets from the Sphere

Toolbars
Reset Default button(s)
Changed the LMB Command

preobjects
ToolbarsBACKUP

Scripts
Update:
Widget.Shortcuts.xml
Window.Shortcuts.xml

CustomScriptsStore
Update:
ShortcutRunner
NURBS Scripts

If the plugins do not Load, Download and Install the Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package
https://www.microsoft.com/en-us/downloa ... x?id=26368
Note: When downloading the Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package you are given 3 choices
Choose the 32-bit version; vcredist_x86.exe
Removed due to update
User avatar
trueBlue
Captain
Posts: 5214
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Final trueSpace7.61 Beta 8 Std Unofficial Update

Post by trueBlue »

trueSpace7.61 Beta 8 Standalone Unofficial Update Version 9

Please test this RC8 12/17/2022 :bananatyping:

New Unofficial Update Instructions:

It is Required that you completely Uninstall and Install trueSpace7.61 Standalone to a clean directory
You can keep your Rs Main Libraries folder, but all other folders and files should be removed
Install tS761B8Std.exe to C:\trueSpace761Std


If trueSpace is open, Close trueSpace

1.) Install the YafaRay v3.3.0 render engine
2.) Install tS76_Vray1_54B8.exe to C:\trueSpace761Std (Optional but required before installing the Update)
3.) Install tS7.61B8Std.9.exe to C:\trueSpace761Std
Browse [...] to where you installed C:\trueSpace761Std, select its folder and then the [Extract] button
Select the [Yes to All] button
4.) Open trueSpace
5.) Select the [OK] button in the OptDetectors plugin Information dialog
6.) Press your keyboard's SHIFT CTRL R keys to Reset to Default Context
When trueSpace opens, select one of the layout tabs at the top
If Vray is installed,
7.) Press your keyboard's CTRL + F8 keys to open the Package Manager
Right click in the Package Manager and select Install New...
Open C:\trueSpace761Std\Vray_ts.rsx
Right click in the Package Manager's Vray Package and select Load
Close the Package Manager
8.) Close trueSpace
If Vray is installed,
9.) Delete the tS folder installed by the Vray installer

The included Clintons3dPlugin.dll v.1638433, Clintons3dPluginExt.dll v.1638413, Clintons3dRsView.dll v.1638409 and the OptDetectors.dll Author - Vladimir Sisolak, are in: C:\trueSpace761Std
WARNING: The init.js file Imports the above 4 plugins and should not be Installed from the Package Manager, including any other plugins with the same name that have the rsx extension
All scripts that check for these plugins with the rsx extension have been removed!

Unofficial Update Version 9
Started on Fri Sep 02, 2022

Commands
Removed all of the discontinued xml scripts

Plugins Author - Clinton Reese
Renamed from rsx to dll:
Clintons3dPlugin.dll
Clintons3dRsView.dll
Clintons3dPluginExt.dll
Add
OptDetectors.dll Author - Vladimir Sisolak

Library
Add
OptDetectors
OptDetectors - Help objects
OptDetectors - Samples

Scripts
Update
init.js 'Loads the above 4 plugins'
Window.Shortcuts.xml
tS761 Workspace Shortcut List.rtf
Widget.Shortcuts.xml

CustomCommands Author - Clinton Reese
Add
JSON Function Set
Global Function Set
Dimensions
Hierarchy
Toolbar Manager
ShortcutRunner

preobjects
Add
UUCommands
Add
Commands
Uneditable

If the plugins do not Load, Download and Install the Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package
https://www.microsoft.com/en-us/downloa ... x?id=26368
Note: When downloading the Microsoft Visual C++ 2008 Service Pack 1 Redistributable Package you are given 3 choices
Choose the 32-bit version; vcredist_x86.exe
Removed due to Update
Post Reply