steve robb
f43fc1d782
Fixed up more bool-taking calls to take EAllowShrinking instead.
...
[CL 30894388 by steve robb in ue5-main branch]
2024-01-25 14:09:12 -05:00
joe kirchoff
9cfbb6a32f
Fix warnings in ModuleRules
...
#rnx
[CL 30431868 by joe kirchoff in ue5-main branch]
2023-12-21 13:35:12 -05:00
JeanLuc Corenthin
012f674954
Added support for ArchiCAD 27 - bis
...
#jira UE-202780
#rb benoit.deschenes
[CL 30348266 by JeanLuc Corenthin in ue5-main branch]
2023-12-15 10:01:35 -05:00
JeanLuc Corenthin
6e125d0956
Fixed build break for SketchUp exporter on the Mac
...
#jira UE-201587
#rb jeanluc.corenthin
#rnx
[CL 30099313 by JeanLuc Corenthin in ue5-main branch]
2023-12-04 18:03:42 -05:00
benoit deschenes
4a114cf921
[Datasmith Sketchup] Fix build warning on Mac.
...
#jira UE-198838
#rb JeanLuc.Corenthin
[CL 29054719 by benoit deschenes in ue5-main branch]
2023-10-24 18:17:30 -04:00
benoit deschenes
b72bb1b7bc
[Datasmith] Change DatasmithSDKSample solution targetting to C++20 and VS2022.
...
This fixes compilation issues.
#jira UE-196923
#rb JeanLuc.Corenthin
[CL 28977418 by benoit deschenes in ue5-main branch]
2023-10-20 15:40:05 -04:00
joe kirchoff
46eab319e3
UnrealBuildTool: Add the ability to disable debugging info for select modules and plugins via TargetRules configuration
...
Obsolete bDisableDebugInfo and replace with TargetRules.DebugInfo which is a flags enum DebugInfoMode. TargetRules.DebugInfo can be set to any or all of [Engine, EnginePlugins, Project, ProjectPlugins], whichever flags are set will have debug info enabled for the modules in those groups if the Target would otherwise has debug info enabled
* DebugInfoMode.None is equalivant to bDisableDebugInfo=true (-NoDebugInfo will still set this)
* DebugInfoMode.ProjectOnly = Project | ProjectPlugins
* DebugInfoMode.EngineOnly = Engine | EnginePlugins
* DebugInfoMode.Full = Engine | EnginePlugins | Project | ProjectPlugins
* DebugInfoMode.Full is equalivant to bDisableDebugInfo=false (the current default)
Add TargetRules.DisableDebugInfoModules, this is a list of module names that should disable debug info regardless of TargetRules.DebugInfo
Add TargetRules.DisableDebugInfoPlugins, this is a list of plugin names that should disable debug info for all of their modules regardless of TargetRules.DebugInfo
[CL 28544448 by joe kirchoff in ue5-main branch]
2023-10-06 12:28:59 -04:00
JeanLuc Corenthin
8906541c70
Fixed build break following changes from CL 27235710
...
#jira UE-193682
#rb trivial
[CL 27325958 by JeanLuc Corenthin in ue5-main branch]
2023-08-23 18:50:03 -04:00
Ryan Hummer
3ebc0e1bcf
Removing mono/xbuild part 1
...
* Updating references to use dotnet
* Add new RunDotnet scripts
* Removing Mono sh scripts and references to them
#rnx
#jira UE-153293
#rb josh.adams, zack.neyland, brandon.schaefer
[CL 26737744 by Ryan Hummer in ue5-main branch]
2023-08-01 10:02:58 -04:00
david lesage
9fc21fe22f
#jira UE-190954: the import failed because this is a shattered DMU that cannot be imported with incremental mode of TechSoft (Importer.m_sLoadData.m_sIncremental)
...
=> the control of the import time cannot be activated as the size of all the files are not know...
[CL 26547102 by david lesage in ue5-main branch]
2023-07-24 12:32:43 -04:00
kerim borchaev
5f10173ba5
[3dsMax] Exporter build fix after switch to c++20 for UE
...
#jira UE-188367
#rb benoit.deschenes
[CL 25951876 by kerim borchaev in ue5-main branch]
2023-06-13 10:53:29 -04:00
kerim borchaev
d6a17aec18
[Revit] Datasmith Exporter for Revit 2018.3 - Direct Link error
...
#jira UE-173649
#rb benoit.deschenes
[CL 25810644 by kerim borchaev in ue5-main branch]
2023-06-06 00:01:27 -04:00
Marc Audy
43986f732d
Fix divergences from FNMain
...
#rnx
#preflight
[CL 25777212 by Marc Audy in ue5-main branch]
2023-06-02 19:33:12 -04:00
joe kirchoff
5c68ea228c
Update program targets to BuildSettingsVersion.Latest
...
#rnx
[CL 25775976 by joe kirchoff in ue5-main branch]
2023-06-02 18:30:21 -04:00
David Lesage
4ddfb5d774
Fix DatasmithCADWorker compilation
...
#preflight 6478b290947ff6973c1980d9
[CL 25727565 by David Lesage in ue5-main branch]
2023-06-01 11:17:26 -04:00
David Lesage
325d472511
Switch mesher in case of failure
...
#jira UE-186713
#rb jeanluc.corenthin
#preflight 6478514b3a1270a6fd13bb3c
[CL 25721504 by David Lesage in ue5-main branch]
2023-06-01 04:20:09 -04:00
kerim borchaev
3adda8b6f6
[Rhino] Fixed export crash when exporting a model
...
- exportimg meshes with multiple uv sets
#jira UE-173206
#preflight 64762215fe6a3b258aeb87da
#rb JeanLuc.Corenthin
[CL 25720645 by kerim borchaev in ue5-main branch]
2023-06-01 01:21:20 -04:00
kerim borchaev
72f4d9c3c9
[Navisworks] Tooltips are now working when docking/undocking plugin UI. Export tooltip added.
...
#jira UE-185161
#preflight 64775c9e0848b7126dcb06f0
#preflight JeanLuc.Corenthin
[CL 25720625 by kerim borchaev in ue5-main branch]
2023-06-01 01:18:46 -04:00
kerim borchaev
4051ea9313
[Solidworks] Fixed deletion of sub-component of a sub-assembly
...
#jira UE-185166
#preflight 6474bb4db310540a8dfe9c85
#rb JeanLuc.Corenthin
[CL 25671691 by kerim borchaev in ue5-main branch]
2023-05-30 01:02:49 -04:00
kerim borchaev
d8ae0b57bf
Fixed DatasmithSDKSample/DirectLink Tests - Geolocation components are exported only when set explicitly
...
#jira UE-186503
#preflight 646b14d864351d76f34311a9
#rb JeanLuc.Corenthin
[CL 25598377 by kerim borchaev in ue5-main branch]
2023-05-24 02:45:26 -04:00
kerim borchaev
76fdc88bd0
[Datasmith] Geolocation api supports 'unset' value
...
- Sketchup doesn't provide elevation so not setting elevation won't have it in .udatasmith file and imported into Unreal as metadata
#jira UE-184935
#preflight 645bd5ea46411bde95200aba
#rb JeanLuc.Corenthin
[CL 25450390 by kerim borchaev in ue5-main branch]
2023-05-12 11:28:56 -04:00
kerim borchaev
c341957eaa
[SketchUp] Updated plugin windows installer with required dependency dll
...
#jira UE-185082
#preflight 645b346a6534a4f5047d878a
#rb JeanLuc.Corenthin
[CL 25409926 by kerim borchaev in ue5-main branch]
2023-05-10 13:44:17 -04:00
kerim borchaev
c263c34621
[Solidworks] Deleted sub-assemblies are removed from Datasmith scene on sync
...
#jira UE-180381
#preflight 6450f2ddee56ca4c24cd7bf1
#rb benoit.deschenes
[CL 25303928 by kerim borchaev in ue5-main branch]
2023-05-02 13:09:05 -04:00
kerim borchaev
4a54bdf4f4
[3ds Max] RailClone/ForestPack mesh sharing
...
#jira UE-161107
#preflight 643e4791a35280ed4f0fdd34
#rb benoit.deschenes
[CL 25160498 by kerim borchaev in ue5-main branch]
2023-04-24 01:16:02 -04:00
ionut matasaru
3d7c0e8440
UBT: Removed deprecated TargetInfo::bUseMallocProfiler toggle in Source/Programs.
...
#jira UE-141779
#rb Joe.Kirchoff
#rb Johan.Berg
#preflight 64380aea7a00790bfd116430
[CL 25101875 by ionut matasaru in ue5-main branch]
2023-04-19 04:15:59 -04:00