Commit Graph

2356 Commits

Author SHA1 Message Date
sara schvartzman
4af3c6a88b Control Rig: Fix new module creation when a connector is selected
#jira UE-218379
#rb benoit.gadreau
#rnx

[CL 34525397 by sara schvartzman in ue5-main branch]
2024-06-20 08:45:10 -04:00
sara schvartzman
5b1a18475b Control Rig: Make sure the shape actor is attached to a scene component when moving it
#jira UE-217972
#rb jack.cai
#rnx

[CL 34499396 by sara schvartzman in ue5-main branch]
2024-06-19 10:39:05 -04:00
sara schvartzman
8dc62ebf39 Control Rig: Control creation from bones creates controls at root
#jira UE-216732
#rb Helge.Mathee
#rnx

[CL 34496317 by sara schvartzman in ue5-main branch]
2024-06-19 08:36:30 -04:00
yoan stamant
938f456b05 Moved UserDefinedStruct to CoreUObject
#jira UE-216472
#rb Devin.Doucette

[CL 34495793 by yoan stamant in ue5-main branch]
2024-06-19 08:00:57 -04:00
gary yuan
f85b2347ba [Backout] - CL34482589
[FYI] Yoan.StAmant
Original CL Desc
-----------------------------------------------------------------
Moved UserDefinedStruct to CoreUObject
#jira UE-216472
#rb Devin.Doucette

[CL 34486763 by gary yuan in ue5-main branch]
2024-06-18 20:05:51 -04:00
mike zyracki
c5d5153977 Sequencer: Control Rig: Collapse All sections now uses a modeless dialog as a speculative fix
#jira UE-213980
#rb mike.zyracki

[CL 34485797 by mike zyracki in ue5-main branch]
2024-06-18 19:21:23 -04:00
yoan stamant
b9344fb62e Moved UserDefinedStruct to CoreUObject
#jira UE-216472
#rb Devin.Doucette

[CL 34482607 by yoan stamant in ue5-main branch]
2024-06-18 17:57:11 -04:00
benoit gadreau
161825d894 Constraints: handle constraints keyframes between controls from different control rigs acting on the same skeletal mesh
#jira UE-218187
#rb sara.schvartzman
#rnx

[CL 34453980 by benoit gadreau in ue5-main branch]
2024-06-18 06:35:33 -04:00
kevin macaulayvacher
276d09f6df Remove all simple usage of REN_ForceNoResetLoaders from the codebase since the flag has been deprecated and currently does nothing. Simple in this case is direct use of the flag with no conditional logic. More complex uses were removed in another change.
#rnx
#rb Francis.Hurteau

[CL 34424068 by kevin macaulayvacher in ue5-main branch]
2024-06-17 11:55:02 -04:00
mike zyracki
6bf526007b Sequencer: Linked Anim Sequences. Allow ability to specify custom range when saving out custom time range.
#rb Maksym.Zhuravlov

[CL 34387226 by mike zyracki in ue5-main branch]
2024-06-14 18:35:10 -04:00
sara schvartzman
c16049a586 Control Rig: Do not use control shape global transform when there is no a proper shape (e.g. FKControlRig)
#jira UE-217725
#rb Mike.Zyracki
#rnx

[CL 34375104 by sara schvartzman in ue5-main branch]
2024-06-14 12:35:06 -04:00
sara schvartzman
1ff686bf79 Control Rig: If possible, recreate manually added elements on modular rig hierarchies after changing the preview mesh
#jira UE-217785
#rb Helge.Mathee
#rnx

[CL 34366585 by sara schvartzman in ue5-main branch]
2024-06-14 05:56:58 -04:00
ludovic chabant
2b52b9ed59 Fix the control rig graph pin factory: it needs to create K2 pin widgets for all pins inside a control rig graph
#rb Helge.Mathee

[CL 34324763 by ludovic chabant in ue5-main branch]
2024-06-12 17:50:18 -04:00
sara schvartzman
ce59d56560 Control Rig: Maintain selection when unparenting rig element
#jira UE-216739
#rnx

[CL 34310953 by sara schvartzman in ue5-main branch]
2024-06-12 12:06:47 -04:00
steve robb
85f2d450ad EAutomationTestFlags is now an enum class of almost entirely pure flags, with the aim of making the flags visible in the debugger. ApplicationContextMask still needs fixing up everywhere.
#rb robert.manuszewski

[CL 34305488 by steve robb in ue5-main branch]
2024-06-12 09:14:05 -04:00
sara schvartzman
a54df17f7b Control Rig: Maintain selection when reparenting rig elements
#jira UE-216739
#rb Helge.Mathee
#rnx

[CL 34277151 by sara schvartzman in ue5-main branch]
2024-06-11 11:03:06 -04:00
sara schvartzman
10abe90e73 Control Rig: Set metadata failing when working in a rig module editor
#jira UE-216717
#rb Helge.Mathee
#rnx

[CL 34234384 by sara schvartzman in ue5-main branch]
2024-06-10 08:57:33 -04:00
sara schvartzman
4e380e48fc Control Rig: Add controls as overlay option in the control rig editor preview menu
#jira UE-211758
#rb Helge.Mathee
#rnx

[CL 34234291 by sara schvartzman in ue5-main branch]
2024-06-10 08:51:28 -04:00
sara schvartzman
ea898d017f Control Rig: FIx serialized public function graphs not getting cooked
#jira UE-215305
#rb Helge.Mathee
#rnx

[CL 34233101 by sara schvartzman in ue5-main branch]
2024-06-10 07:51:23 -04:00
sara schvartzman
847bf4def0 Control Rig: Avoid drifting in layered control rigs by not setting the global transform on the shape actors
#jira UE-216574
#rnx

[CL 34201397 by sara schvartzman in ue5-main branch]
2024-06-07 10:30:48 -04:00
ludovic chabant
0a41343763 ControlRig: fix problem with graph editor pin factory that prevented any other factory from working if they were registered later.
#rb Helge.Mathee

[CL 34161351 by ludovic chabant in ue5-main branch]
2024-06-06 12:23:28 -04:00
helge mathee
053aa1176c Control Rig: Hide default property buttons outside for Rig Element Key customization for arrays
#rb sara.schvartzman
#jira UE-189410
#rnx

[CL 34158260 by helge mathee in ue5-main branch]
2024-06-06 11:23:24 -04:00
sara schvartzman
a19316e13b Control Rig: Add toggle control visibility menu entry in HUD control rig editor viewport
#jira UE-215069
#rb Helge.Mathee
#rnx

[CL 34153443 by sara schvartzman in ue5-main branch]
2024-06-06 07:37:38 -04:00
mike zyracki
df4d78b6f0 Sequencer: Control Rig: Don't refresh bones transforms if post evaluating when restoring state.
#rb andrew.rodham

[CL 34134571 by mike zyracki in ue5-main branch]
2024-06-05 15:00:00 -04:00
sara schvartzman
9af1771e8b Control Rig: Remove visible controls command
#rnx

[CL 34129020 by sara schvartzman in ue5-main branch]
2024-06-05 12:35:25 -04:00