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 »

Nope, removing that line fixed it
Okay, thanks!
Removing Widget Help 4 ...
User avatar
clintonman
Captain
Posts: 5429
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 »

I see, missed the colon and thought you were actually mentioning it.
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: 01 Sep 2021, 20:01 PE Widgets Consolidated

New panel updates the new Icon and the toggle button has been changed to On and Off buttons.

similar setup to the object nav widgets

"Point edit widget" and "Point Edit Widgets"
go into /Widgets/Edit

"CyclePointEditNavigationWidget" and "PointEditNavigationWidgets"
go into /Widgets/WidgetScripts

I've only tested in non-UU tS.
Awhile back you suggested a fix for the PEW's Cycle script in with which you saved the object's PE Selection
That works perfect and when you cycled PE widgets you did not lose the PE widget
This is not working in your consolidated PE widgets
I copied the code and inserted into your new cycle script, but it is not working. You lose the PE widget

Code: Select all

	var firstSel = Node.FirstSelected();
	var selection = System.CreateDO("Space 3D Package/Selection Data");
	if(Node.ConExists(firstSel, "Selection"))
		selection = Node.Value(firstSel, "Selection");
	if(Node.ConExists(firstSel, "Selection"))
		Node.Value(firstSel, "Selection") = selection

	Widgets.ActivateDefaultWidget();

	MeshModifiers.ActivatePointEditWidget('', '', 'Default');
User avatar
clintonman
Captain
Posts: 5429
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: 01 Sep 2021, 22:43
clintonman wrote: 01 Sep 2021, 20:01 PE Widgets Consolidated

New panel updates the new Icon and the toggle button has been changed to On and Off buttons.

similar setup to the object nav widgets

"Point edit widget" and "Point Edit Widgets"
go into /Widgets/Edit

"CyclePointEditNavigationWidget" and "PointEditNavigationWidgets"
go into /Widgets/WidgetScripts

I've only tested in non-UU tS.
Awhile back you suggested a fix for the PEW's Cycle script in with which you saved the object's PE Selection
That works perfect and when you cycled PE widgets you did not lose the PE widget
This is not working in your consolidated PE widgets
I copied the code and inserted into your new cycle script, but it is not working. You lose the PE widget

Code: Select all

	var firstSel = Node.FirstSelected();
	var selection = System.CreateDO("Space 3D Package/Selection Data");
	if(Node.ConExists(firstSel, "Selection"))
		selection = Node.Value(firstSel, "Selection");
	if(Node.ConExists(firstSel, "Selection"))
		Node.Value(firstSel, "Selection") = selection

	Widgets.ActivateDefaultWidget();

	MeshModifiers.ActivatePointEditWidget('', '', 'Default');
Ok so it did work at some point in time. Wasn't sure if I was remembering it right. I'll see what I can find. Maybe the save and restore need to be inside different nodes.
Clinton Reese

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

RestorePE.jpg
This WidgetScripts has the 2 node fix pictured above to fix the loss of the PE widget and selection
Attachments
WidgetScripts.RsObj
(2.2 MiB) Downloaded 98 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!

A few changes to all PEW(s)
Boxes
Add
Point edit snapping to the Snapping group attribute

Close "Sphere" scale = 0.090, 0.090, 0.090

PEW Preferences
Change
Ctrl + LB - Open Point Edit Widget - Preferences
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 »

Update 79 for trueSpace7.61 Beta 8 Standalone Unofficial Update Version 8

September 2, 2021

Please test this pre release
Includes all of Clinton's recent updates to date

RectSelect script
Rectangle Select.png
Rectangle Select.png (6.28 KiB) Viewed 1796 times
Add
Rectangle Select icon
LMB = Rectangle Select 'Start - Rectangle Select widget'
RMB = Preferences 'Shows - Rectangle Select panel'

Rect select widget
Add
Visible Rectangle
Exposed the Colors for the Border & Rectangle
Shift + LB click in 3D View - Resets the View
RB click in 3D View to Close widget

Consolidated widgets:
Object Navigation Widgets
PE Widgets
Arranged the panels so that they do not load on top of other panels

Changed the ONW & PEW Preferences panels and shortcuts
ONW preferences panel.png
ONW preferences panel.png (10.25 KiB) Viewed 1794 times
Sphere
Ctrl + LB - Open - Object Navigation Widget - Preferences
Ctrl + LB - Open - Point Edit Widget - Preferences

Changed the PEW sphere scale to be a little bit bigger
Add - Point edit snapping to the Snapping group attribute

View Widget
Bottom Left Triangle
RB - Create and Set a Camera to Perspective view
Changed script to run Eye2Cam script

Desktop
Dialog Settings - View button
Changed to show panel in Settings

NURBS Scripts
All panels including preference panels changed to be all uniform in appearance

wsLayersGroup4
SelectLayer script
Add
Activity.Run(nurbsUtils + "/NURBStoCPMeshSelection");

Removed attachment 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 »

Update 80 for trueSpace7.61 Beta 8 Standalone Unofficial Update Version 8

September 3, 2021

Please test this pre release

WinGUID_Bar '3D View aspect toolbar'
Updated several LMB & RMB commands
Now works with an active window
If there is no active window, it works in the main window

Rect select widget
Visible Rectangle
Exposed the Colors for the Border & Rectangle
Ctrl + Shift + LB click in 3D View - Resets the View
RB click in 3D View to Close widget
New - Add
Ctrl select object adds to current selection
Shift select object removes from current selection

Select by Rectangle - Point Editing
Select by Rectangle.png
Select by Rectangle.png (4.52 KiB) Viewed 1769 times
Add
Visible | All button 'Toggles Visible Geometry | All Geometry'
Cycle button 'Switches Point Edit selection modes'

Update - tS761 Workspace Shortcut List.rtf

Removed attachment 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 »

@ Clinton
If you start Normal Move & then press the keyboard Esc key, the Selection Mode is not Restored and the Status Message is not Cleared

I tried using:
if(RsTool.GetAsyncKeyState(0x1B))
but not having much luck implementing into any of the scripts
User avatar
clintonman
Captain
Posts: 5429
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: 05 Sep 2021, 20:17 @ Clinton
If you start Normal Move & then press the keyboard Esc key, the Selection Mode is not Restored and the Status Message is not Cleared

I tried using:
if(RsTool.GetAsyncKeyState(0x1B))
but not having much luck implementing into any of the scripts
I see. Looks like cancel just ends the widget.
In StartNormalMove try

Code: Select all

//util.SetNodeValueString("/Preferences/Mesh Editor Settings", "PE selection mode", "vertex")
	MeshModifiers.ConvertSelection('','vertex');
and in EndNormalMove

Code: Select all

//util.SetNodeValueString("/Preferences/Mesh Editor Settings", "PE selection mode", SelectionMode)
	MeshModifiers.ConvertSelection('','');
This should solve the selection mode. I guess you can put a time on the status message so it eventually clears out on it's own.
Clinton Reese

http://clintons3d.com
Post Reply