Final trueSpace 7.61 Beta 8 Unofficial Update

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

trueSpace7.61 Beta 8 Unofficial Update Version 9

Final Release 7/26/2023
https://united3dartists.com/forum/viewtopic.php?t=3732

It is Required that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory

Updates:
Toolbars
Add:
ExportUtilities - Includes Nulls and D3D Materials Converter
Note: If the D3D Materials Converter does not open, open the Material Editor
Clinton's Export Utilities.png
.

Widgets
Null widget - Author - Clinton Reese
PickFaceWidget2 - Convert to util commands
PickVertexWidget2 - Convert to util commands
GetPointsWidget - Convert to util commands

UUCommands - Updated several scripts to Cancel Snapping widgets while in use

CustomCommands
ColladaPostProcessor - Updated: 7/22/2023 Author - Clinton Reese
Add: Nulls - Author - Clinton Reese

ToolbarManager - Update toolbar list and descriptions

PickSelect - Update shortcuts labels

SnappingScripts
Add check to all scripts that stops running other Snapping toolbar buttons while in use
resetState - Disabled Status Message

Updated several scripts to Cancel Snapping widgets while in use:
PaintVertexColor

MeshOrigin/Mesh Origin Scripts
StartWidgetSelect
OriginToSelection

Dimensions/GetDimPoints/start

NURBSScripts/drawCurveScript/start

Global Function Set
function OpenFloatingPanel()

Popups/OpenToolbars

cutPlane

YafarayScripts

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

trueSpace7.61 Beta 8 Unofficial Update Version 9

Final Release 7/28/2023
https://united3dartists.com/forum/viewtopic.php?t=3732

It is Required that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory

Updates:
Toolbars
All Object tool buttons 'Add: Cancel Snapping widgets while in use'

ExportUtilities - Includes Nulls and D3D Materials Converter
Add: Vertex Texture Animation and OD_CopyPaste
Clinton's Export Utilities.png
.
UUCommands - Updated Encapsulate/3D Encapsulate LE & 2D Encapsulate LE

CustomCommands
Add:
Vertex Texture Animation
OD_CopyPaste
Note:
OD Copy Paste Requires that that you setup an External program like Blender with OD_CopyPasteExternal
When you open OD Copy Paste, you will be presented with a Yes or No question:
Do you have an External program like Blender setup with the required OD_CopyPasteExternal?
If you answer Yes, the OD Copy Paste panel opens and these questions will not be presented any further
If you answer No, you wll be presented with another Yes or No question:
Would you like to open Clinton's - OD Copy Paste for trueSpace7.61 website for instructions on how to set it up?
If you answer Yes, it will open the Clinton's - OD Copy Paste for trueSpace7.61 website
If you answer No, it will not open

preobjects
Update:
LodTemplate.rsobj 'Mesh Simplifier' Updated the panel and added a Flatten Mesh
LodNormalmapTemplate.rsobj 'Normal Map Generator' Updated the panels and added a Flatten Normal Mapper
Mesh Simplifire and Normal Map Generator panels.png
User avatar
trueBlue
Captain
Posts: 5216
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 »

trueSpace7.61 Beta 8 Unofficial Update Version 9

Final Release 8/14/2023
https://united3dartists.com/forum/viewtopic.php?t=3732

It is Required that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory

Updates:
Rs Main Libraries
Layouts - Configurations
My Default 'Set AntiAliasing = Level 4'
Add: Bloom Color & Set script

Postprocess
3D Icon Maker - Author Clinton Reese
Add: Shadow
Update: Icon File script 'Add BMP'
Add: Open Folder

LodNormalmapTemplate 'Add Save Normal Map & Height Map images to library'

AnimPref - Shrink Play Range 'Removed Status Message'

ClearHistory 'Add Clear Status'

ProtectWorkspace - Open and Dock Model 'Add My Default'

Material Editor
D3D Material Converter
TextureAlpha 'Add: Texture Alpha & Texture Alpha X buttons'

convert compiled to d3d

Code: Select all

if(Node.ConExists(currentNode,"Transparency")) {
System.Alert('D3D Compliled material with Transparency is not currently supported')
return
}
Import Export 'Add Original Export'

Clintons3dDAE.rsx version 1638425 'Install and Load from the Package Manager and restart trueSpace'

ColladaPostProcessor - Author Clinton Reese
colladagroup 'Add OpenPanel 'Plugin check' and OpenFloatingPanel scripts'

Toolbars
Clinton's Export Utilities
Add: Import Collada - Author Clinton Reese

tsx
LoadTextureMap
Author DesignDevil
Use: Load the LoadTextureMap.tsx, Open and load the tree_sample.jpg and open the Material Editor
Includes a readme.pdf

Textures
sample_floor.jpg & sample_floor_a.jpg
tree_sample.jpg & tree_sample_a.jpg
User avatar
trueBlue
Captain
Posts: 5216
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 »

trueSpace7.61 Beta 8 Unofficial Update Version 9

Final Release 8/19/2023
viewtopic.php?t=3732

It is Required that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory

Updates:

BlankDXMaterial 'Modified'
Add:
Diffuse Strength
Specular Strength

D3D Material Converter

List of changes:
D3D material:
SolidColorShader
Add:
DiffuseStrength

DefaultModelShader 'Modified'
Add:
SpecularStrength
Switch to Cook Torrance Lighting or Phong Lighting 'Default'
DefaultModelShader.png
DefaultModelShader.png (4.22 KiB) Viewed 1450 times
.
Shaders:
ConstantAlphaShader 'New'
Tansparency

TextureAlpha 'Modified'
Add:
Switch to Texture Alpha X or Texture Alpha 'Default'
UV Map attributes
TextureAlphaShader.png
TextureAlphaShader.png (5.38 KiB) Viewed 1450 times
.
NormalMapShader 'Modified'
Add:
UV Map attributes
NormalMapShader.png
NormalMapShader.png (9.45 KiB) Viewed 1450 times
.
SolidVertexColorShader 'New'
Add:
DiffuseStrength

Removed:
ConstantTextureShader 'Was not being used'

.
Left - TextureBumpTransparencyMetal compiled materai
Middle - Converted and switched to Cook Torrance Lighting
Right - Converted with Default Phong Lighting
TextureBumpTransparencyMetalCompiledMaterial.png
User avatar
trueBlue
Captain
Posts: 5216
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 »

trueSpace7.61 Beta 8 Unofficial Update Version 9

Final Release 8/21/2023
viewtopic.php?t=3732

It is Required that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory

Updates:
Collada Import
Fixed error in the OpenPanel script where no plugins.xml file exist
User avatar
trueBlue
Captain
Posts: 5216
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 »

trueSpace7.61 Beta 8 Unofficial Update Version 9

Final Release 8/22/2023
viewtopic.php?t=3732

It is Required that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory

Updates:
Collada Export
Added a check for SpecularColor

Collada Import
Fixed error in the OpenPanel script where no plugins.xml file exist
Fixed spelling error 'plugin to plugins'

Toolbars
DXShaderComponents

Materials - DX9 library
Rearranged all Complied materials together and to the top
Add Description = Complied

Most other Shaders updated
Add Description = Shader
User avatar
trueBlue
Captain
Posts: 5216
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 »

trueSpace7.61 Beta 8 Unofficial Update Version 9

Final Release 8/26/2023
viewtopic.php?t=3732

It is Required that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory

Updates:
Author - Clinton Reese
Clintons3dDAE.rsx version 1638426
Clintons3DFBX2019.rsx version 1638426

Collada Import

FBX Import Export

Toolbars
ExportUtilities toolbar
ExportUtilities toolbar.png
ExportUtilities toolbar.png (11.2 KiB) Viewed 1337 times
Add:
Convert Light Types
Freeze Transform
FBX Import Export

Shaders - Normal Shaders
Add:
NormalMapShader2
Default
NormalMapShader2 Default.png
.
Bitmap 2 Normal
Strength = 3
NormalMapShader2 Bitmap 2 Normal Strength 3.png
User avatar
trueBlue
Captain
Posts: 5216
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 »

trueSpace7.61 Beta 8 Unofficial Update Version 9

Final Release 8/26/2023
viewtopic.php?t=3732

It is Required that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory

Updates:
Author - Clinton Reese
Clintons3DFBX2019.rsx version 1638426

FBX Import Export
User avatar
trueBlue
Captain
Posts: 5216
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 »

trueSpace7.61 Beta 8 Unofficial Update Version 9

Final Release 8/28/2023
viewtopic.php?t=3732

It is Required that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory

Updates:
Author - Clinton Reese
ColladaPostProcessor
August 27, 2023
* Fixed actor materials processing

Biped Limbs library
Add: SkeletonStart2.RsSkel


UUCommands
Add: UUShortcutsFunctionSet
Moved the Rotate and Move shortcuts to UUShortcutsFunctionSet

Window.Shortcuts.xml
Window.Shortcuts_BACKUP.xml
User avatar
trueBlue
Captain
Posts: 5216
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 »

trueSpace7.61 Beta 8 Unofficial Update Version 9

Final Release 8/29/2023
viewtopic.php?t=3732

It is Required that you completely Uninstall and Install trueSpace7.61 Beta 8 to a clean directory

Updates:
D3D Material Converter
All compiled material attributes are converted to Shaders
D3D Material Converter.png
Post Reply