Vray for trueSpace 7.61 Standalone Update

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

Vray for trueSpace 7.61 Standalone Update

Post by trueBlue »

Vray for trueSpace 7.61 Standalone Update
8/15/2020

New Update
https://united3dartists.com/forum/viewt ... 259#p52259

Vray Material Editor Preview sphere
RMB - Reset Default material
Loads the Default.RsLWm included in the Update from the Vray Materials library
ResetDefaultMaterial.png
ResetDefaultMaterial.png (39.22 KiB) Viewed 3137 times
.
When switching Material Editors RMB click the Vray Material Preview sphere or Load/Inspect a Vray Material
VrayMEDefaultMaterialBug.png
.
Update
Add right click commands to the Material Preview, Color, Reflectance, Transparency, and Displacement

Code: Select all

//Material Preview
//Default.RsLWm is required 
D3DView.DropObject(System.GetMainDir() + '\\RS Main Libraries\\Vray Materials\\Default.RsLWm', '/Project/Windows Manager Space/Frame Window/Border Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 2/Background', 0.000000, 0.000000, 0.000000);
//Color
D3DView.DropObject(System.GetMainDir() + '\\RS Main Libraries\\Vray Shaders - Color\\Plain Color.RsCSh', '/Project/Windows Manager Space/Frame Window/Border Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 2/Background', 0.000000, 0.000000, 0.000000);
//Reflectance
//Reflection.RsCSh included in the tS7.61B8StdVray.2 Update
D3DView.DropObject(System.GetMainDir() + '\\RS Main Libraries\\Vray Shaders - Reflectance\\Reflection.RsCSh', '/Project/Windows Manager Space/Frame Window/Border Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 2/Background', 0.000000, 0.000000, 0.000000);
//Transparency
D3DView.DropObject(System.GetMainDir() + '\\RS Main Libraries\\Vray Shaders - Transparency\\None Transparency.RsCSh', '/Project/Windows Manager Space/Frame Window/Border Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 2/Background', 0.000000, 0.000000, 0.000000);
//Displacement
D3DView.DropObject(System.GetMainDir() + '\\RS Main Libraries\\Vray Shaders - Displacement\\None Displacement.RsCSh', '/Project/Windows Manager Space/Frame Window/Border Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 1/Split Docking Place/Frame Window, 2/Background', 0.000000, 0.000000, 0.000000);
//Refresh Material Editor
MeshModifiers.OpenMaterialEditor();
User avatar
trueBlue
Captain
Posts: 5208
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Vray for trueSpace 7.61 Standalone Update

Post by trueBlue »

Vray for trueSpace 7.61 Standalone Update

New Update Fri Mar 18, 2022 1:04 pm
3/18/2022
https://united3dartists.com/forum/viewt ... 259#p52259

This Vray Update is for the trueSpace7.61 Beta 8 Standalone, version only!
IMPORTANT: This Update should not be used with any other trueSpace versions including the
Unofficial Update Version 8!
User avatar
clintonman
Captain
Posts: 5422
Joined: 21 May 2009, 21:08
Type the number ten into the box: 0
Location: California
Contact:

Re: Vray for trueSpace 7.61 Standalone Update

Post by clintonman »

So what's new in this update?

Never mind. I see the other post saying the update is needed for the latest Unofficial Updates.
Clinton Reese

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

Re: Vray for trueSpace 7.61 Standalone Update

Post by trueBlue »

clintonman wrote: 18 Mar 2022, 20:07 So what's new in this update?

Never mind. I see the other post saying the update is needed for the latest Unofficial Updates.
The Vray Material Editor crashes if you install the Unofficial Update

This version includes your YafaRay4tS
4View, Default, and YafaRay4ts layouts
Small update to the Toolbars
User avatar
trueBlue
Captain
Posts: 5208
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Vray for trueSpace 7.61 Standalone Update

Post by trueBlue »

Vray for trueSpace 7.61 Standalone Update

New Update Fri Mar 18, 2022 1:57 pm
Toolbars
Offline Render icons LMB commands

3/18/2022
https://united3dartists.com/forum/viewt ... 259#p52259

This Vray Update is for the trueSpace7.61 Beta 8 Standalone, version only!
IMPORTANT: This Update should not be used with any other trueSpace versions including the
Unofficial Update Version 8!
User avatar
trueBlue
Captain
Posts: 5208
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Vray for trueSpace 7.61 Standalone Update

Post by trueBlue »

Vray for trueSpace 7.61 Standalone Update

New Update Fri Mar 18, 2022 5:48 pm
Cameras
Updated the Yafaray Camera from the YafaRa4tS installation that was giving an error
Removed the Synchronize script

3/18/2022
https://united3dartists.com/forum/viewt ... 259#p52259

This Vray Update is for the trueSpace7.61 Beta 8 Standalone, version only!
IMPORTANT: This Update should not be used with any other trueSpace versions including the
Unofficial Update Version 8!
User avatar
trueBlue
Captain
Posts: 5208
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Vray for trueSpace 7.61 Standalone Update

Post by trueBlue »

Vray for trueSpace 7.61 Standalone Update

New Update
Add
YafaRay4tS Help file

Update
Material Editor

3/19/2022
https://united3dartists.com/forum/viewt ... 259#p52259

This Vray Update is for the trueSpace7.61 Beta 8 Standalone, version only!
IMPORTANT: This Update should not be used with any other trueSpace versions including the
Unofficial Update Version 8!
User avatar
trueBlue
Captain
Posts: 5208
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Vray for trueSpace 7.61 Standalone Update

Post by trueBlue »

Vray for trueSpace 7.61 Standalone Update

New Update

Widgets
Skeleton tool widget
Add missing X-Ray brick

Toolbars
Add
LENavigatorBar

Workspace Navigation
Add the missing Flatten Axis button which is used to store the pivot into mesh for procedural animations
Fixed the Weight Paint tool's wrong command
Changed the tooltip for the Reset Axis - Normalize Orientation to Reset Axis
Add the missing Transfer Skinning Weights button which is used to transfer the Skin Weights from one Character to another
Add dialog to cancel setting the Default Pose if one is already present
Add MeshModifiers.ConvertSelection('','') command to the Shrink and Grow buttons

3/20/2022
https://united3dartists.com/forum/viewt ... 259#p52259

This Vray Update is for the trueSpace7.61 Beta 8 Standalone, version only!
IMPORTANT: This Update should not be used with any other trueSpace versions including the
Unofficial Update Version 8!
User avatar
trueBlue
Captain
Posts: 5208
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Vray for trueSpace 7.61 Standalone Update

Post by trueBlue »

Vray and YafaRay4tS Update for trueSpace7.61 Beta 8 Standalone

New Update

CustomCommands
Update
YafarayScripts/EnumPropertiesPanels 'Fix Show - Lighting Method aspect'

ConvertSpotToIES 'Fix path to IES filename'

preobjects
Update
Yafaray Folder 'Disable Model commands'
Cameras 'Removed Synchronize'
Camera1

4/3/2022
https://united3dartists.com/forum/viewt ... 259#p52259

This Vray Update is for the trueSpace7.61 Beta 8 Standalone, version only!
IMPORTANT: This Update should not be used with any other trueSpace versions including the
Unofficial Update Version 8!

****************************************************************************************************************
Vray for trueSpace7.61 Beta 8 Standalone Unofficial Update version 8
4/3/2020

This Vray Update is for the trueSpace7.61 Beta 8 Standalone Unofficial Update version 8!
IMPORTANT: This Update should not be used with any other trueSpace versions

https://united3dartists.com/forum/viewt ... 286#p62286
User avatar
trueBlue
Captain
Posts: 5208
Joined: 06 Jul 2009, 22:50
Type the number ten into the box: 10

Re: Vray for trueSpace 7.61 Standalone Update

Post by trueBlue »

Vray for trueSpace7.61 Beta 8 Standalone Unofficial Update version 8
4/5/2020

Material Editor/D3D Material Editor
Update - Convert D3D materials icon RMB command
Convert D3D materials / DX Material Components toolbar

This Vray Update is for the trueSpace7.61 Beta 8 Standalone Unofficial Update version 8!
IMPORTANT: This Update should not be used with any other trueSpace versions

https://united3dartists.com/forum/viewt ... 286#p62286
Post Reply