Commit Graph

1206 Commits

Author SHA1 Message Date
jason walter
982706e986 Take recorder improvements for review last take. This allows Multi-user to better indicate when a take is ready for review and what take to use for review.
#jira UE-153101
#rb max.chen, matt.johnson
#preflight 62ab3cab4039d7853666701f

[CL 20692239 by jason walter in ue5-main branch]
2022-06-16 15:14:35 -04:00
Josie Yang
6b15506e58 Replace direct access to SkeletalMesh object from USkinnedMeshComponent with GetSkeletalMesh function
#rb kriss.gossart
#preflight 62aafc9ada0af39a4783930a

[CL 20686007 by Josie Yang in ue5-main branch]
2022-06-16 09:14:04 -04:00
Dominik Peacock
d75515edc5 Fix crash when encountering a Dummy transaction
#jira UE-155407
#rb none
#preflight skip

[CL 20684826 by Dominik Peacock in ue5-main branch]
2022-06-16 05:16:08 -04:00
Dominik Peacock
9e42b63e73 Display client / server name instead of endpoint ID
#jira UE-153508
#rb none
#preflight 62a9bbc52b5231d8aef908ce

[CL 20667907 by Dominik Peacock in ue5-main branch]
2022-06-15 07:19:36 -04:00
Dominik Peacock
3a1827262f Fix wrong unit of bytes shown in UI
#jira none
#rb none
#preflight skip

[CL 20667881 by Dominik Peacock in ue5-main branch]
2022-06-15 07:16:51 -04:00
Dan Thompson
0c889685e3 Updating the mip packing and tiling interfaces to not require image bits. This is required to determine memory layouts for textures prior to launching texture builds.
#rb fabian.geisen
#preflight 62a90ea9943e7bb256c39717

[CL 20659876 by Dan Thompson in ue5-main branch]
2022-06-14 19:00:42 -04:00
Dominik Peacock
de3f10f6c0 Fix broken UI in details area of activities
#jira UE-151596
#rb none
#preflight skip

[CL 20653985 by Dominik Peacock in ue5-main branch]
2022-06-14 14:26:19 -04:00
Dominik Peacock
f11fedeb41 Query remote client message address
#jira none
#rb Jason.Walter
#preflight 62a8b78fcf54a658ee1704e7

[CL 20653980 by Dominik Peacock in ue5-main branch]
2022-06-14 14:25:03 -04:00
Dominik Peacock
8f00d2d835 Fix crash when log search yields less pages than currently selected page
#jira UE-156584
#rb none
#preflight 62a8ae0bd502a554367c6e94

[CL 20652550 by Dominik Peacock in ue5-main branch]
2022-06-14 13:15:33 -04:00
Dominik Peacock
5f78eddc4a Fix non-unity issue
#jira UE-156589
#rb none
#preflight skip

[CL 20648842 by Dominik Peacock in ue5-main branch]
2022-06-14 10:52:35 -04:00
Dominik Peacock
3f72eeac86 Closing and re-opening client log loses logs
#jira UE-156527
#rb none
#preflight 62a790993d0a713cf8d5b554

[CL 20633461 by Dominik Peacock in ue5-main branch]
2022-06-13 16:01:38 -04:00
Dominik Peacock
0f6bdbd466 Filter logs by size
#jira UE-153509
#rb none
#preflight 62a753fa3d0a713cf8c009c6

[CL 20629464 by Dominik Peacock in ue5-main branch]
2022-06-13 12:52:38 -04:00
Dominik Peacock
d49d46dd9d Crash when user has no permission to delete
#jira UE-156418
#rb none
#preflight 62a72feb1e1ff42398d97dc2
#fyi Jason.Walter

[CL 20625909 by Dominik Peacock in ue5-main branch]
2022-06-13 09:01:52 -04:00
Dominik Peacock
49a9a1329e Fix bad formatting of session list in "are you sure?" delete dialog
#jira UE-156417
#rb none
#preflight 62a730143a7e5ec4ca0b8657

[CL 20625906 by Dominik Peacock in ue5-main branch]
2022-06-13 09:01:37 -04:00
jason walter
a5348c3ea6 Add flags to EditorEngine to control when we note selection changes and broadcast Undo/Redo events.
With Multi-user, applied transactions shouldn't take focus away from the user editing a field.

#preflight 62a0ae18e820a589df476839
#jira UE-153087
#jira UE-143372
#rb matt.kuhlenschmidt, alejandro.arango

[CL 20576695 by jason walter in ue5-main branch]
2022-06-09 10:42:00 -04:00
geoff evans
17f29266fd Trace+Insights: Reduce header inclusion in AnalysisService.h
### Features

No functional changes. AnalysisService is only really used in a handful of places, it includes a bunch of model classes, and is generally costly to understand (and probably compile).

### Notes

This change is preliminary for a future change that adds new includes that would be circular without this change as a preliminary change. This change is also preliminary to simplify reviewing the future functional change.

#rnx
#rb ionut.matasaru
#jira UE-120810
#preflight 62a13409e820a589df6189d7

[CL 20575150 by geoff evans in ue5-main branch]
2022-06-09 09:33:13 -04:00
matt johnson
265aac2140 ConcertApp, ConcertSync: add an option/cvar for closing Sequencer when a sequence is closed by a remote user
#jira UE-94174
#rb jason.walter
#preflight 629ff9fa454d232647f95959

[CL 20566844 by matt johnson in ue5-main branch]
2022-06-08 18:36:37 -04:00
matt hoffman
3757ca3b91 Editor: Ctrl + Console Key ( by default) now iterates through active Console Command Executors, so you can switch between Cmd and Python by hitting Ctrl + .
#jira None
#rb Yafes.Sahin, Rob.Millar
#preflight 62a0fabe232daff7b301295f

[CL 20563100 by matt hoffman in ue5-main branch]
2022-06-08 16:13:16 -04:00
charles bloom
3193767522 TextureFormatOodle log CompressOodleTextureVersion in verbose log
#rb none
#preflight none

[CL 20538043 by charles bloom in ue5-main branch]
2022-06-07 10:44:04 -04:00
jeanfrancois dube
33a9fe0da4 Keep remotely deleted actors alive during GC passes to allow editor users to save these changes locally, since these replicated Concert changes aren't transacted.
#rb rex.hill
#preflight 629e034ec5590c5a183e00ca
#rnx

#ROBOMERGE-AUTHOR: jeanfrancois.dube
#ROBOMERGE-SOURCE: CL 20535447 via CL 20535462 via CL 20535474 via CL 20535484 via CL 20535490
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v954-20466795)

[CL 20535974 by jeanfrancois dube in ue5-main branch]
2022-06-07 08:37:37 -04:00
jeanfrancois dube
d06645a3ab [Backout] - CL20521784
[FYI] JeanFrancois.Dube
Original CL Desc
-----------------------------------------------------------------
Keep remotely deleted actors alive during GC passes to allow editor users to save these changes locally, since these replicated Concert changes aren't transacted.

#rb rex.hill
#preflight 629e034ec5590c5a183e00ca
#rnx

#ROBOMERGE-AUTHOR: jeanfrancois.dube
#ROBOMERGE-SOURCE: CL 20522212 via CL 20522267 via CL 20522308 via CL 20522693 via CL 20522851
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v954-20466795)

[CL 20525293 by jeanfrancois dube in ue5-main branch]
2022-06-06 14:59:13 -04:00
jeanfrancois dube
e872496453 Keep remotely deleted actors alive during GC passes to allow editor users to save these changes locally, since these replicated Concert changes aren't transacted.
#rb rex.hill
#preflight 629e034ec5590c5a183e00ca
#rnx

#ROBOMERGE-AUTHOR: jeanfrancois.dube
#ROBOMERGE-SOURCE: CL 20521784 via CL 20521799 via CL 20521810 via CL 20521880 via CL 20522207
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v954-20466795)

[CL 20524322 by jeanfrancois dube in ue5-main branch]
2022-06-06 14:13:47 -04:00
jason walter
256235b1b1 Create a setting to enable / disable supporting the mixing of source and PCB builds. This was causing issues when sharing engine builds with different UGS projects.
#jira IRON-44
#rb Alejandro.Arango
#preflight 629a77052728924cef5ff2d2

[CL 20519747 by jason walter in ue5-main branch]
2022-06-06 10:12:00 -04:00
Ben Marsh
727313243d Fix non-unity compile errors.
#preflight none

[CL 20469864 by Ben Marsh in ue5-main branch]
2022-06-02 11:03:50 -04:00
jason stasik
d238bcf377 Add global name filter across editor for asset paths
#rb dave.belanger
#preflight 6296ad96545b9a93abbddd73

#ROBOMERGE-AUTHOR: jason.stasik
#ROBOMERGE-SOURCE: CL 20454648 via CL 20454680 via CL 20454686 via CL 20454689
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v952-20449836)

[CL 20460837 by jason stasik in ue5-main branch]
2022-06-01 18:12:39 -04:00