Commit Graph

12 Commits

Author SHA1 Message Date
benoit deschenes
c961b5f188 Datasmith Sketchup Mac - Adding support for Apple Silicon for Datasmith Sketchup 2022
The Datasmith Sketchup 2022 Mac plugin is now compiled and packaged as a Universal Binaries (x64_86/Arm64) and should work on either Intel or Apple Silicon mac,  without using Rosetta.
Only the Sketchup 2022 SDK is provided as universal binaries,  so other versions of our exporter are still x86_64 only and do require Rosetta to run on Apple Silicon.

This should solve some stability issues Apple Silicon users experience while using Sketchup with Rosetta enabled.

#jira UE-145924
#preflight 633f103c62762f4a1b5d5c29
#rb JeanLuc.Corenthin Kerim.Borchaev
#lockdown jeanmichel.dignard

[CL 22404312 by benoit deschenes in ue5-main branch]
2022-10-07 13:38:35 -04:00
jeanluc corenthin
317cb2b445 Fixed issue with wrong Ruby framework required for SketchUp 2022 exporter on Mac
Solution: Remove the link directive to use the Ruby framework as it is already done for the SketchUpAPI framework

#jira UE-144851
#rb benoit.deschenes
#preflight 626307f4006fa20b683ba4d4

#ROBOMERGE-AUTHOR: jeanluc.corenthin
#ROBOMERGE-SOURCE: CL 19872813 in //UE5/Release-5.0/... via CL 19874060
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v940-19807014)

[CL 19878030 by jeanluc corenthin in ue5-main branch]
2022-04-22 19:55:24 -04:00
JeanLuc Corenthin
878d03dd98 Fixed issue with wrong Ruby framework linked to SketchUp 2022 exporter
Solution: Removed explicit linkage with Ruby framework using -undefined linker's option since Ruby framework will be already loaded by SketchUp app.
Note: This was already done for the SketchUpAPI framework.

#jira UE-144851
#rb none
#preflight 6255936f153828d2732b9d0c

[CL 19721735 by JeanLuc Corenthin in ue5-main branch]
2022-04-12 11:21:53 -04:00
kerim borchaev
8061e0c777 SketchUp: 2022 support
- Win64 and macOS(plugin and installer)

#jira UETOOL-4857
#preflight 620653f1b84973a2bb86b19c
#rb JeanLuc.Corenthin
#lockdown jeanmichel.dignard

#ROBOMERGE-AUTHOR: kerim.borchaev
#ROBOMERGE-SOURCE: CL 18952557 in //UE5/Release-5.0/... via CL 18952653 via CL 18952785
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v917-18934589)

[CL 18952791 by kerim borchaev in ue5-main branch]
2022-02-11 10:53:47 -05:00
benoit deschenes
9e7a484527 DatasmithSketchupExporter Mac - Fixing plugin not being able to be uninstalled because of read-only files in the package.
#jira UE-139163
#preflight 61e1e00df57ff0310da164c9

#ROBOMERGE-AUTHOR: benoit.deschenes
#ROBOMERGE-SOURCE: CL 18623115 in //UE5/Release-5.0/... via CL 18623123 via CL 18623136
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v899-18417669)

[CL 18623161 by benoit deschenes in ue5-main branch]
2022-01-14 16:02:16 -05:00
benoit deschenes
94f3c14970 Fix DatasmithSketchupExporter missing libraries
#jira UE-138003
#rb JeanLuc.Corenthin
JeanLuc.Corenthin

#ROBOMERGE-AUTHOR: benoit.deschenes
#ROBOMERGE-SOURCE: CL 18573943 in //UE5/Release-5.0/... via CL 18573969
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v899-18417669)

[CL 18574002 by benoit deschenes in ue5-release-engine-test branch]
2022-01-11 12:45:25 -05:00
aurel cordonnier
fc542f6cfd Merge from Release-Engine-Staging @ 18081189 to Release-Engine-Test
This represents UE4/Main @18073326, Release-5.0 @18081140 and Dev-PerfTest @18045971

[CL 18081471 by aurel cordonnier in ue5-release-engine-test branch]
2021-11-07 23:43:01 -05:00
jeanluc corenthin
bae9040641 Fixed build warning when compiling SketchUp exporter on Mac
#jira UE-121828
#rb trivial

#ROBOMERGE-SOURCE: CL 17233784 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)

[CL 17233785 by jeanluc corenthin in ue5-release-engine-test branch]
2021-08-19 10:18:16 -04:00
jeanluc corenthin
ce7a44c6d3 Fixed Mac build for ArchiCAD and SketchUp exporters
- Replaced C++14 option with c++17 one
 - Workaround permissions issue with Renaming command with two sh scripts performing the same

#jira UE-121196
#rb none

#ROBOMERGE-SOURCE: CL 17157172 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924)

[CL 17157207 by jeanluc corenthin in ue5-release-engine-test branch]
2021-08-12 15:34:56 -04:00
aurel cordonnier
02c0f425e8 Copy up from Release-Engine-Staging @ 16738359
This represents UE4/Main @ 16738161 and Dev-PerfTest @ 16737719

[CL 16738582 by aurel cordonnier in ue5-release-engine-test branch]
2021-06-22 00:27:54 -04:00
aurel cordonnier
25a11deeac Merge from Release-Engine-Staging @ 16579919
This represents UE4/Main @ 16579691 and Dev-PerfTest @ 16579576

[CL 16581170 by aurel cordonnier in ue5-release-engine-test branch]
2021-06-07 20:09:45 -04:00
Marc Audy
f02d489290 Update Release-Engine-Test from Release-Engine-Staging @ 16264272
[CL 16264458 by Marc Audy in ue5-release-engine-test branch]
2021-05-11 01:10:20 -04:00