
Search found 455 matches
- 04 Dec 2019, 15:26
- Forum: Bugs and Workarounds
- Topic: win10 install of ts7.61b issue
- Replies: 4
- Views: 179
Re: win10 install of ts7.61b issue
well it took lots of updating and a bit of command prompt work to get the updates and redistributables working ..but finally success. 

- 02 Dec 2019, 17:26
- Forum: Bugs and Workarounds
- Topic: win10 install of ts7.61b issue
- Replies: 4
- Views: 179
win10 install of ts7.61b issue
Hi all, my win10 will not install the c++ 2005 redistributables. I am installing on C:/. do I need to put truespace in the program files(x86)?
Here is what it looks like..Model only
edit: tried it in the x86 folder but the redistributables still won't install..
Here is what it looks like..Model only

- 30 Sep 2019, 13:44
- Forum: Scripts and SDK
- Topic: Resetting the reset.js
- Replies: 0
- Views: 292
Resetting the reset.js
I've never liked the reset icon or used it in all these years but recently found an edited version can open your own saved ctx file after a system crash. It's a simple edit. I just added the RsFileIO.LoadSystem('<default>') line from the init.js with my ctx value in it to the reset.js.. Here it is i...
- 15 Sep 2019, 21:48
- Forum: General Discussion
- Topic: Final trueSpace 7.61 Beta 8 Unofficial Update
- Replies: 607
- Views: 47533
Re: Final trueSpace 7.61 Beta 8 Unofficial Update
the problem is they both use left click. right click closes edit and the widget. The pe selection is dyna pick and uses left mouse button state so a drag works to select.. It's not that easy to get right each time, rather finicky to use that way. I had a system alert in your script to see if it was ...
- 15 Sep 2019, 18:53
- Forum: General Discussion
- Topic: Final trueSpace 7.61 Beta 8 Unofficial Update
- Replies: 607
- Views: 47533
Re: Final trueSpace 7.61 Beta 8 Unofficial Update
I put the priority on background widget controller up to 5 in mouse tool and the left click got through. this is on a stock ts std version.
- 14 Sep 2019, 22:33
- Forum: General Discussion
- Topic: Final trueSpace 7.61 Beta 8 Unofficial Update
- Replies: 607
- Views: 47533
Re: Final trueSpace 7.61 Beta 8 Unofficial Update
I think this "mesh modifiers package/apply pivot transform to mesh" is the Flatten axis tool in the freeze transform script. I've tried both to get the same result. It tells you what it does. I'm trying to figure out a good method to get rotated objects in world coords to give the bbox positions. So...
- 08 Sep 2019, 18:42
- Forum: Scripts and SDK
- Topic: Multi Snap for workspace
- Replies: 3
- Views: 1568
Re: Multi Snap for workspace
To be honest I already have a tool to do that
After first using this snap tool it was the first thing I used to get objects to snap to the BBox positions.
I'm thinking I never did get it working with object space yet. I have to see if I can get that working.
After first using this snap tool it was the first thing I used to get objects to snap to the BBox positions.
I'm thinking I never did get it working with object space yet. I have to see if I can get that working.
- 08 Sep 2019, 18:28
- Forum: TechForum
- Topic: How do you setup Radio controls?
- Replies: 8
- Views: 446
Re: How do you setup Radio controls?
In Clinton's version he added to the name 'Alert' using the choice, creating your file names. The choice being the radio button value. If you look at mine it has Norm or someone code in it, it was part of the 'Matrix Info" script object in the library. I created a switch to read which value triggere...
- 08 Sep 2019, 13:57
- Forum: TechForum
- Topic: How do you setup Radio controls?
- Replies: 8
- Views: 446
Re: How do you setup Radio controls?
this is one way, change radio button the press enter.
- 07 Sep 2019, 18:03
- Forum: Scripts and SDK
- Topic: Multi Snap for workspace
- Replies: 3
- Views: 1568
Multi Snap for workspace
Here is script originally developed by Clinton with a new front end widget system to snap object to object, vertex to object, axis to object or vertex, face or edge. etc.... MultiSnap.jpg MultiSnapInstaller.RsObj once left clicking icon to start the target widget appears..if you feel you made a mist...