- add isolate mode for showing colliding rigid bodies ( hotkey : C )
- fix right click menu clearing multi-selection
[CL 16176624 by cedric caillaud in ue5-main branch]
Issue was caused by the user focus been kept by the detail window and when clicking in the 3D viewport , textfield would get a lost focus eventand trigger OnFinishedChangingProperties
#jira UE-106308
#fyi benn.gallagher
[CL 15926953 by cedric caillaud in ue5-main branch]
- Simplify and fix the way skeleton tree is synchronized with selection ( also made it faster for large number of bones/bodies )
#jira UE-106927
#rb chris.caulfield zhenglin.geng brett.miller
#fyi benn.gallagher
[CL 15303162 by cedric caillaud in ue5-main branch]
Adding a public member to USkeletalMesh class is now prohibed since it can break asynchronous operations that will be added next to this submit.
#rb danny.couture
#jira UEENT-3936
#rnx
[CL 14812920 by Alexis Matte in ue5-main branch]
#rb none
#ROBOMERGE-SOURCE: CL 12979400 via CL 12980796 via CL 12980924 via CL 12981002
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12981027 by chris caulfield in Main branch]
#rb none
#ROBOMERGE-SOURCE: CL 12977866 via CL 12977885 via CL 12977897 via CL 12977914
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12977918 by chris caulfield in Main branch]
#rb none
#ROBOMERGE-SOURCE: CL 12977670 via CL 12977684 via CL 12977700 via CL 12977704
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12977721 by chris caulfield in Main branch]
#rb none
#ROBOMERGE-SOURCE: CL 12957483 via CL 12961136 via CL 12961152 via CL 12961178
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12961196 by chris caulfield in Main branch]
#rb none
#ROBOMERGE-SOURCE: CL 12943955 via CL 12943960 via CL 12943974
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12943977 by steven barnett in Main branch]
#rb none
#jira UE-89697
#ROBOMERGE-SOURCE: CL 12940984 via CL 12940985 via CL 12940990 via CL 12940995
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v682-12900288)
[CL 12940996 by chris caulfield in Main branch]
#rb michael.lentine
#ROBOMERGE-SOURCE: CL 12640691 via CL 12644424 via CL 12644541
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v675-12543919)
[CL 12644700 by steven barnett in Main branch]
Refactored FindField into FindUField and FindFProperty to avoid confusion caused by the fact that FindField<UField> will no longer return FProperties.
#jira UE-90683
#rb Steve.Robb
#tests Basic editor functionality test, cooked and ran PC client and server, bot soak tests for two hours
#ROBOMERGE-OWNER: robert.manuszewski
#ROBOMERGE-AUTHOR: robert.manuszewski
#ROBOMERGE-SOURCE: CL 12190998 in //UE4/Release-4.25/... via CL 12190999
#ROBOMERGE-BOT: RELEASE (Release-4.25Plus -> Main) (v661-12148976)
[CL 12191300 by robert manuszewski in Main branch]