Final trueSpace7.61 Beta 8 Std Unofficial 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 »

Test Update 20 for trueSpace7.61 Beta 8 Std Unofficial Update

February 25, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 Standalone 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 Standalone before applying this new update.
This is a Beta Pre Release for TESTING the below updates and the included previous updates

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: 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 »

Test Update 21 for trueSpace7.61 Beta 8 Std Unofficial Update

February 27, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 Standalone 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 Standalone before applying this new update.
This is a Beta Pre Release for TESTING the below updates and the included previous updates

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 2420 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 2420 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 2420 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: 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 »

Test Update 22 for trueSpace7.61 Beta 8 Std Unofficial Update

March 02, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 Standalone 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 Standalone before applying this new update.
This is a Beta Pre Release for TESTING the below updates and the included previous updates

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 2409 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 2409 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: 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 »

Test Update 23 for trueSpace7.61 Beta 8 Std Unofficial Update

March 04, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 Standalone 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 Standalone before applying this new update.
This is a Beta Pre Release for TESTING the below updates and the included previous updates

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 2386 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: 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 »

Test Update 24 for trueSpace7.61 Beta 8 Std Unofficial Update

March 08, 2021

Recommend that you completely Uninstall and Install trueSpace7.61 Beta 8 Standalone 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 Standalone before applying this new update.
This is a Beta Pre Release for TESTING the below updates and the included previous updates

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
User avatar
clintonman
Captain
Posts: 5430
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 »

FixBadGeometry_panel.jpg
FixBadGeometry_panel.jpg (39.79 KiB) Viewed 2322 times
FixBadGeometry_separationPlans.jpg
FixBadGeometry_separationPlans.jpg (42.78 KiB) Viewed 2322 times
I think the Fix Bad Geometry panel needs a makeover. All the controls are too close together and it looks like the Random Threshold slider goes with the Random Point Weight checkbox. At least it needs some breathing room around the indicated separations.
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 »

Fooling around
Does this make sense?
Fix Bad Geometry panel.png
Fix Bad Geometry panel.png (15.35 KiB) Viewed 2321 times
Floating Points button
Does this select or delete Floating Points
User avatar
clintonman
Captain
Posts: 5430
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: 10 Mar 2021, 00:57 Fooling around
Does this make sense?
Fix Bad Geometry panel.png
Floating Points button
Does this select or delete Floating Points
It selects the floating points.

Yes, the layout makes sense. Now it just needs some separation and grouping so the button is close to the value that controls it and further away from everything else. For instance the Zero Length Edges button is closer to the Area Tolerance than it is to it's own Length Tolerance.
Fix Bad Geometry NoGroupingSeparation.jpg
Fix Bad Geometry NoGroupingSeparation.jpg (32.39 KiB) Viewed 2321 times
Here's what I mean. If you remove the labels it's difficult to tell what goes with what based on separation and grouping alone.
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 »

I am not following
I thought I was grouping by way of color and separating by way of buttons
Probably easier to upload it and you make the changes
User avatar
clintonman
Captain
Posts: 5430
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 »

FixBadGeoPanelv2.jpg
FixBadGeoPanelv2.jpg (53.06 KiB) Viewed 2326 times
Something along these lines.
Related controls are grouped close together with some space between the groups of controls.
Attachments
Fix Bad Geometry_02.RsObj
(171.84 KiB) Downloaded 126 times
Clinton Reese

http://clintons3d.com
Post Reply