Files
UnrealEngineUWP/Engine/Source/Programs/Enterprise/Datasmith/DatasmithSketchUpRubyExporter
JeanLuc Corenthin cf41705c54 [Non-inclusivity] Removed banned words from Datasmith API and code using the API
- IDatasmithMasterMaterialElement has become IDatasmithMaterialInstanceElement
 - EDatasmithMasterMateriallType has become EDatasmithReferenceMaterialType
 - IDatasmithMasterMaterialElement is signaled as deprecated and not supported in 5.2
 - The MasterMaterial tag is replaced by MaterialInstance, reading and writing. Reading the MasterMaterial tag is supported for previous versions.
 - Clients should still be able to compile against Datasmith SDK without changing anything. However, warnings of deprecation will be logged.
 - Directories, files and assets which named contained  banned words have been renamed too. Redirect directives in the DatasmithContent module have been added for existing assets

#jira none
#rb johan.duparc
#preflight 6307c702aa0fda29197c01fd

[CL 21570510 by JeanLuc Corenthin in ue5-main branch]
2022-08-25 15:29:37 -04:00
..
2022-02-11 10:53:47 -05:00

Plugin - Manual installation

Plugin files should be installed under "%USERPROFILE%\AppData\Roaming\SketchUp\SketchUp 2020\SketchUp\Plugins"

Plugin files are built into: C:\ue\main\Engine\Binaries\Win64\SketchUpRuby\2020\Plugin

Install by copying contents of the Plugin folder directly into Plugins folder of SketchUp. I.e. omit Plugin folder itself, copy only it's contents.

Resulting directory layout:

"%USERPROFILE%\AppData\Roaming\SketchUp\SketchUp 2020\SketchUp\Plugins" UnrealDatasmithSketchUp2020.rb UnrealDatasmithSketchUp2020/ DatasmithSketchUpRuby2020.so plugin_main.rb

Plugin usage

Plugin should load automatically and present two buttons - one is to export current datasmith scene into a file(currently temp directory) another updates DirectLink