Commit Graph

14 Commits

Author SHA1 Message Date
bryan sefcik
da92084a12 Optimized out more private modules includes and dependencies.
#preflight 64627c382965f6ea8ea83bd6

[CL 25479683 by bryan sefcik in ue5-main branch]
2023-05-15 16:26:12 -04:00
jaime cifuentes
e3916596be Truncation fixes for AnimationSharingEd
#rb jurre.debaare
#jira UE-183907
#preflight 6443c02a4944ef7892e7ba9b

[CL 25165425 by jaime cifuentes in ue5-main branch]
2023-04-24 11:38:22 -04:00
henrik karlsson
3c9aacb1ad [Engine/Plugins]
* Updated public headers for ~170 engine plugins using iwyu to remove includes not needed. Removed includes are still available behind UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_2

#preflight 63c08f4a2a6acaf1622bcc73
#rb none

[CL 23674775 by henrik karlsson in ue5-main branch]
2023-01-13 01:54:01 -05:00
henrik karlsson
2f78497e67 [Engine/Plugins]
* Updated private files with IWYU for all plugins which had 3 or less changes made in ue5 main since last integration to fn

#preflight 63bf8d8b577437afe607dc72
#rb none

[CL 23659643 by henrik karlsson in ue5-main branch]
2023-01-12 01:48:34 -05:00
bryan sefcik
50d4fac9e0 Updated ../Engine/Plugins/... to inline gen.cpp files
Before:
3548 unity files
Total CPU Time: 47343.578125 s
Total time in Parallel executor: 494.60 seconds

After:
3445 unity files
Total CPU Time: 46044.671875 s
Total time in Parallel executor: 468.51 seconds

#jira
#preflight 63336159b20e73a098b7f24f

[CL 22218213 by bryan sefcik in ue5-main branch]
2022-09-28 01:06:15 -04:00
bryan sefcik
cb0456c6d4 Cleaned up build.cs files by removing any include paths that were already being added by UBT. This was done to help identify how include paths are being added and to help with future refactoring.
#jira
#preflight 631a5c04967ffc68fbf0dd8f

[CL 21911226 by bryan sefcik in ue5-main branch]
2022-09-08 21:44:02 -04:00
lucas dower
3ab4f1d404 Organise anim assets into subcategories and add or fix tooltips
#jira UE-139412
#rb thomas.sarkanen
#preflight 627d322462656a7b7e31a679

[CL 20179330 by lucas dower in ue5-main branch]
2022-05-13 07:12:03 -04:00
Lauren Barnes
6248f8d412 Replacing legacy EditorStyle calls with AppStyle
#preflight 6272a74d2f6d177be3c6fdda
#rb Matt.Kuhlenschmidt

#ROBOMERGE-OWNER: Lauren.Barnes
#ROBOMERGE-AUTHOR: lauren.barnes
#ROBOMERGE-SOURCE: CL 20057269 via CL 20070159 via CL 20072035 via CL 20072203
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v943-19904690)
#ROBOMERGE-CONFLICT from-shelf

[CL 20105363 by Lauren Barnes in ue5-main branch]
2022-05-09 13:12:28 -04:00
brooke hubert
48113fc77e Adding EditorFramework to build.cs files
#rnx
#Jira UE-96448
#rb chris.gagnon

[CL 14114839 by brooke hubert in ue5-main branch]
2020-08-14 13:24:16 -04:00
jurre debaare
fe032d4d3f Fix issue causing the user being unable to create a new Animation Sharing Setup asset
#jira none
#rb trivial
#lockdown James.Golding

#ROBOMERGE-SOURCE: CL 13004257 in //UE4/Release-4.25/... via CL 13004271 via CL 13004290
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)

[CL 13004304 by jurre debaare in Main branch]
2020-04-23 07:36:41 -04:00
Ryan Durand
28d3d740dd (Integrating from Dev-EngineMerge to Main)
Second batch of remaining Engine copyright updates.

#rnx
#rb none
#jira none

[CL 10871196 by Ryan Durand in Main branch]
2019-12-27 07:44:07 -05:00
Jurre deBaare
a8713fc8a6 Various animation sharing plugin fixes
#jira UE-68660, UE-68662, UE-68640, UE-68656
#rb none

[CL 4751799 by Jurre deBaare in Dev-Anim branch]
2019-01-18 11:41:56 -05:00
Jurre deBaare
9f235779ba Updated copyright notice for Animation Sharing plugin, and fixed initialization order
#jira none
#rb none

[CL 4691671 by Jurre deBaare in Dev-Anim branch]
2019-01-09 05:45:16 -05:00
Jurre deBaare
7253f4b730 Animation sharing plugin:
- Moving Animation Sharing plugin file(s) to Engine
- Added debug materials to plugin and enabled plugin content
- Added BP exposed functionality for using the system
- Improved and or added detail customization with the lack of a dedicated editor
- Cleaned up (on-screen) debug information
- Added post-load to AnimationSharingSetup to ensure assets are loaded for editing
- Re-ordered, cleaned up and commented UProperties in various type classes
#jira UE-66228
#rb none

[CL 4688641 by Jurre deBaare in Dev-Anim branch]
2019-01-08 11:10:13 -05:00