Final trueSpace 7.61 Beta 8 Unofficial Update

User avatar
trueBlue
Captain
Posts: 5213
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 »

Test Update 19 for trueSpace7.61 Beta 8 Unofficial Update

February 23, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory before installing this update. If you applied the previous Test Update to a clean directory, you do not need to Uninstall trueSpace7.61 Beta 8 before applying this new update.

This is a Beta Pre Release for TESTING the below updates and the updates in the Final trueSpace7.61 Beta 8 Std Unofficial Update thread
viewtopic.php?f=4&t=5418

Updates
ProtectWorkspace & Synchronize
Add
RsApp.ClearHistory()

Materials - DX9 & Shaders - Alpha Shaders libraries
Update
All UU materials that have an Alpha shader
InputBitmap - Input usage attribute = ALPHAMAP
Disabled Compression
Add
2D Checker Author - Clinton Reese
2D Dots Author - Clinton Reese

Toolbars
Update
trueBevel icon(s)

Code: Select all

LMB command = ScriptObject.Execute("Scripts/Commands/DeSelectNURBS");UserInterface.OpenToolPanelViewEx2("" , "" ,"Scripts/CustomCommands/trueBevel", 4,1,0)
planeLoopSelect
Update
Fixed Restore PE selection mode in cases where the tool was exited prematurely
Add Status help Message if selection is not correct "Select a single Edge or 2 neighboring Vertices"

trueBevel
Update
Fixed Restore PE selection mode in cases where the tool was used with nothing selected
Add Status help Message "Nothing selected..."

NormalMove
Changed from a Model Status Message to Clinton's plugin SetStatusMessage
var util = System.CreateDO("Clintons3D Package/Utility functions");
util.SetStatusMessage("LB drag left or right to move points along Normals... Right click to end tool", 10000);

staticSweepPlusScript
Add Status help Message at the end of the script
Changed from a Model Status Message to Clinton's plugin SetStatusMessage
var util = System.CreateDO("Clintons3D Package/Utility functions");
util.SetStatusMessage("Use the Point Edit widget to move the new swept geometry", 8000);

Mesh Editor Settings/Reset SDS
Add
Remove SDS button
Reset SDS panel.png
Reset SDS panel.png (4.07 KiB) Viewed 2082 times
User avatar
trueBlue
Captain
Posts: 5213
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 »

Test Update 20 for trueSpace7.61 Beta 8 Unofficial Update

February 25, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory before installing this update. If you applied the previous Test Update to a clean directory, you do not need to Uninstall trueSpace7.61 Beta 8 before applying this new update.

This is a Beta Pre Release for TESTING the below updates and the updates in the Final trueSpace7.61 Beta 8 Std Unofficial Update thread
viewtopic.php?f=4&t=5418

Updates

Widgets

View Widget
Perspective
Top right Triangle
LB click - Cycle Views
Note: Same gesture. Added all Views
Changed the cycle order so the it cycles clockwise then Top & Bottom

Ortho
Encircle 'Green'
Add
I + Move cursor - Open Help

Top right Triangle
LB click - Cycle Views
Note: Same gesture. Added all Views
Changed the cycle order so the it cycles clockwise then Top & Bottom

Toolbars
UVEditor/FlattenVertices

WorkspaceMain & WorkspaceMain2/Flatten History
RMB = Flatten History + UV Projections & UV Selection

CycleViews.xml
FlattenVertices.xml Author - Clinton Reese

C3DReset.RsObj & reset.js
Load MaterialEditor.RsObj and Reset Active Editor
Note: This fixes a bug in the Material Editor that does not include the Vray Material Editor in the Active Editor combo control when you Reset to Default Context
Also removes it if the Vray plugin is not Loaded when you Reset to Default Context
User avatar
trueBlue
Captain
Posts: 5213
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 »

Test Update 21 for trueSpace7.61 Beta 8 Unofficial Update

February 27, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory before installing this update. If you applied the previous Test Update to a clean directory, you do not need to Uninstall trueSpace7.61 Beta 8 before applying this new update.

This is a Beta Pre Release for TESTING the below updates and the updates in the Final trueSpace7.61 Beta 8 Std Unofficial Update thread
viewtopic.php?f=4&t=5418

Updates

Widgets

Object Navigation Widget(s)
Enter edit mode
Add
Uneditable script
Note: If a selected object has an Uneditable connector it will not enter into Point Edit mode
Uneditable string.png
Uneditable string.png (9.92 KiB) Viewed 2035 times
There is a Create Uneditable Object script in the Objects - tS7.61 Update objects library that will Create/Remove the Uneditable connector for selected objects
Workspace NURBS/Curves, Lights, Cameras, and None Renderable objects are filtered out of the selection

Camera & Camera1
Updated
FOV
LB - View from Camera
Note: Now works with any 3D View that has focus

Toolbars
CustomToolbarBlue/Eye Camera icon's
Eye Camera toolbar.png
Eye Camera toolbar.png (19.33 KiB) Viewed 2035 times
LB - Eye Camera 'If viewing from a scene camera, this switches to the last used Eye Camera view'
RB - Preferences ' Shows the current Eye Camera panel in the Stack/Panel'
Add EyeCam.xml & EyeCamPref.xml
Note: Now works with any 3D View that has focus

Primitives
Update
Tube UI
Tube.png
Tube.png (6.29 KiB) Viewed 2035 times
Windows.Shortcuts.xml
Update
Ctrl + F1 = Open 3D Window
Ctrl + F2 = Open Link Editor
Note: Now works with any scene
The original only worked with a scene named Space 3D

YafaRay4tS
Update
SaveSettings script
Add

Code: Select all

if(typeof(Clintons3dPlugin) == "undefined") {
System.Alert("Clintons3dPlugin is not Installed or Loaded");
return;
}
User avatar
trueBlue
Captain
Posts: 5213
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 »

Test Update 22 for trueSpace7.61 Beta 8 Unofficial Update

March 02, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory before installing this update. If you applied the previous Test Update to a clean directory, you do not need to Uninstall trueSpace7.61 Beta 8 before applying this new update.

This is a Beta Pre Release for TESTING the below updates and the updates in the Final trueSpace7.61 Beta 8 Std Unofficial Update thread
viewtopic.php?f=4&t=5418

Updates

CustomCommands
NormalsScripts Author - Clinton Reese
Update
Separated the Normals Selection & Quadrify UI
Each have their own Angle Tolerance

Normals Selection
Normals Selection.png
Normals Selection.png (36.24 KiB) Viewed 2019 times
Update
Status Message(s)
utilityFunctions.SetStatusMessage("Normals selection complete", 2000);
utilityFunctions.SetStatusMessage("Normals select connected complete", 2000)

Quadrify
Quadrify.png
Quadrify.png (34.81 KiB) Viewed 2019 times
Update
Status Message(s)
utilityFunctions.SetStatusMessage("Quadrify process complete", 2000);
utilityFunctions.SetStatusMessage("Quadrify by Normals processing " + percent.toFixed(2) + " %", 0);
User avatar
trueBlue
Captain
Posts: 5213
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 »

Test Update 23 for trueSpace7.61 Beta 8 Unofficial Update

March 04, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory before installing this update. If you applied the previous Test Update to a clean directory, you do not need to Uninstall trueSpace7.61 Beta 8 before applying this new update.

This is a Beta Pre Release for TESTING the below updates and the updates in the Final trueSpace7.61 Beta 8 Std Unofficial Update thread
viewtopic.php?f=4&t=5418

Updates

Widgets

Point Edit widget(s)
Update
On Operating Visibility On|Off
Add On/Off scripts to each widget
Ctrl + RB click the Sphere to open the preferences panel
Select the On or Off button
Default is On

Default Object Navigation widget(s)
Update
Object Navigation Widgets preferences panel.png
Object Navigation Widgets preferences panel.png (5.47 KiB) Viewed 1976 times
On Operating Visibility On|Off
Add On/Off scripts to each widget
Ctrl + RB click the Sphere to open the preferences panel
Select the On or Off button
Default is On

Update Highlight color = Yellow

PickSelect
Update to newest version Author - Clinton Reese

NURBSScripts
Update Create NURBS circle(s) status messages Author - Clinton Reese

circleCurveScript
startCircle = Select one or more elements to define the Center point of the circle
getCenterLocation = Select one or more elements to define a Second point on the circle's circumference
getStartLocation = Select a Face to define the circle's orientation


circleTwoPointsScript
startCircle = Select one or more elements to define the First point on the circle
getPoint1Location = Select one or more elements to define a Second point on the circle's circumference
getPoint2Location = Select a Face to define the circle's orientation


circleThreePointsScript
startCircle = Select one or more elements to define the First point on the circle
getPoint1Location = Select one or more elements to define a Second point on the circle's circumference
getPoint2Location = Select one or more elements to define a Third point on the circle's circumference
User avatar
trueBlue
Captain
Posts: 5213
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 »

Test Update 24 for trueSpace7.61 Beta 8 Unofficial Update

March 08, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory before installing this update. If you applied the previous Test Update to a clean directory, you do not need to Uninstall trueSpace7.61 Beta 8 before applying this new update.

This is a Beta Pre Release for TESTING the below updates and the updates in the Final trueSpace7.61 Beta 8 Std Unofficial Update thread
viewtopic.php?f=4&t=5418

Updates

Toolbars
NewViewBar
Update
Move, Rotate, Scale, Move Camera, Rotate Camera, and Camera FOV icons
RMB = Close

New View
Update
Frame Window New View.RsObj
Docks to the top/left main window
New WinID

Preferences
Cameras
Camera Window.png
Update
Camera Window script
Add
NewViewBar aspect toolbar to the Camera Window frame
Note: Script opens a 3D Window using the Width & Height values and closes the WorkspaceNav toolbar

Synchronize
Set Camera
Add
RsApp.ClearHistory()

Workspace aspect
Deactivate button script
Removed
Activity.Run('%THIS_NAME%' + "/ResetToDefaults"

Synchronize Scene & Synchronize Scene2 scripts
Updated
Fixed a multiple selection bug
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 trueSpace 7.61 Beta 8 Unofficial Update

Post by clintonman »

I see a synchronize button as before, but I don't see any Synchronize Scene & Synchronize Scene2. What's the difference between them and where are they found?
Clinton Reese

http://clintons3d.com
User avatar
trueBlue
Captain
Posts: 5213
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 »

Synchronize Scene & Synchronize Scene2 are scripts inside the Synchronize node
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 trueSpace 7.61 Beta 8 Unofficial Update

Post by clintonman »

Does the link editor have to be open for the Synchronize to work?
If I change the LE to an animation view, the model view stops following things that I move around. Scrubbing the timeline does show motion in modelspace. If I have both LE and Anim views then I can move things around and scrub the timeline and model follows along.

Confirmed that the crazy name bug is fixed.
Clinton Reese

http://clintons3d.com
User avatar
trueBlue
Captain
Posts: 5213
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 »

Confirmed
There is loss of movement until you use the View widget
I'll test adding a Synchronize script to the Object Navigation Widget(s) and Point Edit Widget(s)
Post Reply