Final trueSpace 7.61 Beta 8 Unofficial Update

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

Re: Final trueSpace 7.61 Beta 8 Unofficial Update

Post by clintonman »

The Unofficial Updates toolbar buttons for triangle selection do not work. Attached is a script to fix the toolbar buttons. This is a pretty low priority fix. I personally can't even think of a use for selecting triangles instead of faces.

Install Steps:

1. Reset default context
2. Load the script into the link editor
3. Press the Patch button
4. After the "all's done" dialog load a layout or reset the default context again


The Std version has the same bug.
Attachments
Triangle Selection Patch 01.RsObj
(8.83 KiB) Downloaded 57 times
Clinton Reese

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

Re: Final trueSpace 7.61 Beta 8 Unofficial Update

Post by trueBlue »

Thanks, I will update the toolbars including the (not included in your script) PEElementToolbar and the Normal Move Tool soon :bananathumb:
User avatar
clintonman
Captain
Posts: 5644
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Final trueSpace 7.61 Beta 8 Unofficial Update

Post by clintonman »

Here are updated Global Function Set and CCFunctionSet nodes.

CCFunctionSet - reorganized code, works the same as before, just easier to understand and add to it

Global Function Set - added new toolbar open function
Attachments
Global Function Set.RsObj
(56.01 KiB) Downloaded 53 times
CCFunctionSet.RsObj
(61.66 KiB) Downloaded 51 times
Clinton Reese

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

Re: Final trueSpace 7.61 Beta 8 Unofficial Update

Post by trueBlue »

Can you give me an example how to use the new toolbar open function?
User avatar
clintonman
Captain
Posts: 5644
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Final trueSpace 7.61 Beta 8 Unofficial Update

Post by clintonman »

trueBlue wrote: 17 Feb 2025, 21:09 Can you give me an example how to use the new toolbar open function?
Pass in the name of the toolbar node from inside the Toolbar Prototypes Encapsulator and optionally tell it how far from the left of the 3d window to open it.
If you only pass the node it will default to open the toolbar 310 from the left side. This matches the position used by the Toolbar Manager script.

Code: Select all

GlobalFS = Node.AccessFnSet("Scripts/CustomCommands/Global Function Set");
GlobalFS.OpenToolbar("ClintonToolbar");
//GlobalFS.OpenToolbar("ClintonToolbar", 411);//override default and use 411 instead
Clinton Reese

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

Re: Final trueSpace 7.61 Beta 8 Unofficial Update

Post by trueBlue »

trueSpace7.61 Beta 8 Unofficial Update Version 10

Release 2/19//2025
viewtopic.php?t=3732

It is recommended that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory
Open the Task Manager
If you find any Standalone Runner (32 bit) or trueSpace (32 bit) programs open, Select each one and RClick - End task
Close the Task Manager

Updates:
preobjects:
Toolbars
ToolbarsBACKUP
Widgets

CustomScriptsStore:
Global Function Set
CCFunctionSet

CustomScriptsStore2:
PE Shear
Shear Tool
NormalMove
PE NormalMove
User avatar
trueBlue
Captain
Posts: 5511
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Final trueSpace 7.61 Beta 8 Unofficial Update

Post by trueBlue »

trueSpace7.61 Beta 8 Unofficial Update Version 10

Release 2/26//2025
viewtopic.php?t=3732

It is recommended that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory
Open the Task Manager
If you find any Standalone Runner (32 bit) or trueSpace (32 bit) programs open, Select each one and RClick - End task
Close the Task Manager

Updates:
Clintons3DFBX2019.rsx
v1638429

RsGLTFPlugin.rsx
v1638411

CustomScriptsStore2:
GLTFgroup
fbxgroup2
User avatar
trueBlue
Captain
Posts: 5511
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Final trueSpace 7.61 Beta 8 Unofficial Update

Post by trueBlue »

trueSpace7.61 Beta 8 Unofficial Update Version 10

Release 3/8//2025
viewtopic.php?t=3732

It is recommended that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory
Open the Task Manager
If you find any Standalone Runner (32 bit) or trueSpace (32 bit) programs open, Select each one and RClick - End task
Close the Task Manager

Updates:
preobjects:
animpref
Primitives
Toolbars
ToolbarsBACKUP

CustomScriptsStore:
CCFunctionSet
General Function Set

CustomScriptsStore2:
Animation Utilities
File Menu.png
File Menu.png (10.94 KiB) Viewed 993 times
Primitives.png
Anim Utilities.png
User avatar
trueBlue
Captain
Posts: 5511
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Final trueSpace 7.61 Beta 8 Unofficial Update

Post by trueBlue »

trueSpace7.61 Beta 8 Unofficial Update Version 10

Release 3/12//2025
viewtopic.php?t=3732

It is recommended that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory
Open the Task Manager
If you find any Standalone Runner (32 bit) or trueSpace (32 bit) programs open, Select each one and RClick - End task
Close the Task Manager

Updates:
preobjects:
Widgets 'Removed Esc keyboard key "Unselect" shortcut from the Default context widget'

CustomScriptsStore2:
Animation Utilities 'Bake Keyframes update'
Bake Keyframes.png
User avatar
trueBlue
Captain
Posts: 5511
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Final trueSpace 7.61 Beta 8 Unofficial Update

Post by trueBlue »

trueSpace7.61 Beta 8 Unofficial Update Version 10

Release 3/14//2025
viewtopic.php?t=3732

It is recommended that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory
Open the Task Manager
If you find any Standalone Runner (32 bit) or trueSpace (32 bit) programs open, Select each one and RClick - End task
Close the Task Manager

Updates:
CustomScriptsStore2:
Animation Utilities 'Bake Keyframes update'
Bake Keyframes.png
Bake Keyframes.png (8.89 KiB) Viewed 275 times
.
Export: Undo time limit current value "Zero = No Undo" (60 seconds Undo time limit)
Update Undo script 'Resets the Undo time limit value to Zero and Restores the Desktop Undo History value'
Update Alerts and Status Messages
Post Reply