Commit Graph

268 Commits

Author SHA1 Message Date
sara schvartzman
61fbf6addc Control Rig: Undoing changes to the RigHierarchy provokes references to an invalid debug object in the editor
#jira UE-208894
#rb halfdan.ingvarsson
#rnx

[CL 32060286 by sara schvartzman in ue5-main branch]
2024-03-06 13:20:40 -05:00
sara schvartzman
be02bb9a67 Control Rig: Fix module config values edited in the details panel not propagating properly
#jira UE-207431
#rb benoit.gadreau
#rnx

[CL 31666755 by sara schvartzman in ue5-main branch]
2024-02-20 20:21:15 -05:00
sara schvartzman
d61c7a65f2 Control Rig: Fix zombie connectors left in the RigHierarchy when modules are applied to multiple targets
#rb Helge.Mathee
#rnx

[CL 31492773 by sara schvartzman in ue5-main branch]
2024-02-14 16:09:39 -05:00
sara schvartzman
aeaded3134 Contorl Rig: Fix mirror modules not working for config values
#jira UE-205564
#rb Helge.Mathee
#rnx

[CL 31380567 by sara schvartzman in ue5-main branch]
2024-02-12 09:26:20 -05:00
sara schvartzman
6e33816d64 Control Rig: Drag and drop onto selected schematic nodes will create a module for each selected node
#rb Helge.Mathee
#rnx

[CL 31378595 by sara schvartzman in ue5-main branch]
2024-02-12 07:07:41 -05:00
helge mathee
f2b739ee13 Control Rig: Offer re-resolve functionality in modular rig tree
#rb sara.schvartzman
#jira UE-206287
#rnx

[CL 31377381 by helge mathee in ue5-main branch]
2024-02-12 04:56:13 -05:00
helge mathee
0f051fd198 Control Rig: Improve module updates when changing config settings
#rb sara.schvartzman
#jira UE-206168
#rnx

[CL 31336924 by helge mathee in ue5-main branch]
2024-02-09 08:55:19 -05:00
helge mathee
847eff6a41 Control Rig: Ensure to only allow one primary connector
#rb sara.schvartzman
#jira UE-203164
#rnx

[CL 31210858 by helge mathee in ue5-main branch]
2024-02-06 07:45:44 -05:00
sara schvartzman
cbd324e8b2 Control Rig: Prevent modular rigs from collapsing when a module asset is autosaved
#jira UE-205274
#rb Helge.Mathee
#rnx

[CL 31090520 by sara schvartzman in ue5-main branch]
2024-02-01 11:59:55 -05:00
sara schvartzman
b9616abb45 Control Rig: Allow renaming of resolved connectors in RigModules
#jira UE-201343
#rb Helge.Mathee
#rnx

[CL 30959951 by sara schvartzman in ue5-main branch]
2024-01-28 14:06:08 -05:00
helge mathee
cc870aa9c2 Control Rig: Fixes for drag and drop within the schematic
#rb sara.schvartzman
#jira UE-173816
#rnx

[CL 30839469 by helge mathee in ue5-main branch]
2024-01-24 07:26:18 -05:00
helge mathee
00c54790e7 Control Rig: Cleanup of namespace splitting code and module path access code
#rb sara.schvartzman
#jira UE-173816
#rnx

[CL 30798355 by helge mathee in ue5-main branch]
2024-01-23 06:29:09 -05:00
sara schvartzman
8e53e1ac30 Control Rig: Module connections handled by the ModularRigController
#rb Helge.Mathee
#rnx

[CL 30712156 by sara schvartzman in ue5-main branch]
2024-01-19 04:34:33 -05:00
sara schvartzman
da67cbc747 Control Rig: Attempt to autoresolve connectors when another connector is resolved
#rb Helge.Mathee
#rnx

[CL 30411615 by sara schvartzman in ue5-main branch]
2023-12-20 09:38:04 -05:00
helge mathee
fce83bdfa2 Control Rig: Refactor schematic view
#rb sara.schvartzman
#jira UE-173816
#rnx

[CL 30264435 by helge mathee in ue5-main branch]
2023-12-12 11:01:19 -05:00
helge mathee
e339e16206 Control Rig: Improve short name usage for UI and sequencer
* Use local hierarchy inside of RigHierarchyController
* introduce URigHierarchy::JoinNameSpace to avoid string formats all over the place

#rb sara.schvartzman
#jira UE-173816
#rnx

[CL 30178421 by helge mathee in ue5-main branch]
2023-12-07 09:11:55 -05:00
helge mathee
c39315a049 Control Rig: Update module identifier after save-as, duplicate or rename
#rb sara.schvartzman
#jira UE-173816
#rnx

[CL 30175824 by helge mathee in ue5-main branch]
2023-12-07 05:19:14 -05:00
helge mathee
dbe0e94dd4 Control Rig: Refresh connectors on load and on module change
#rb sara.schvartzman
#jira UE-173816
#rnx

[CL 30111012 by helge mathee in ue5-main branch]
2023-12-05 06:19:11 -05:00
helge mathee
8bed79db04 ControlRig: Support for sockets in the hierarchy
#rb sara.schvartzman
#jira UE-200670
#rnx

[CL 30074056 by helge mathee in ue5-main branch]
2023-12-04 05:02:39 -05:00
helge mathee
22505298b7 [Backout] - CL29970031
[FYI] alex.kahn
Original CL Desc
-----------------------------------------------------------------
[Backout] - CL29967154 - CIS Compile Error Backout 2/2
[FYI] Helge.Mathee
Original CL Desc
-----------------------------------------------------------------
Control Rig: Modular Rigs - Support for reinstancing + asset editor startup

#rb sara.schvartzman
#jira UE-173816
#rnx

[CL 29982510 by helge mathee in ue5-main branch]
2023-11-29 03:23:17 -05:00
alex kahn
2a02765708 [Backout] - CL29967154 - CIS Compile Error Backout 2/2
[FYI] Helge.Mathee
Original CL Desc
-----------------------------------------------------------------
Control Rig: Modular Rigs - Support for reinstancing + asset editor startup

#rb sara.schvartzman
#jira UE-173816
#rnx

[CL 29970070 by alex kahn in ue5-main branch]
2023-11-28 16:11:16 -05:00
helge mathee
a8f4f63233 Control Rig: Modular Rigs - Support for reinstancing + asset editor startup
#rb sara.schvartzman
#jira UE-173816
#rnx

[CL 29967942 by helge mathee in ue5-main branch]
2023-11-28 15:16:35 -05:00
sara schvartzman
00438d7c33 Control Rig: Fix renaming/reparenting modules not properly adjusting connectors
#rnx

[CL 29920230 by sara schvartzman in ue5-main branch]
2023-11-24 10:45:27 -05:00
sara schvartzman
85b860bab7 Control Rig: Allow drag and drop module class onto a rig element in the rig hierarchy widget
#jira UE-201162
#rb Helge.Mathee
#rnx

[CL 29919733 by sara schvartzman in ue5-main branch]
2023-11-24 10:05:53 -05:00
sara schvartzman
df9b447782 Control Rig: Propagate the modular rig hierarchy from BP to instances
#jira UE-201108
#rb Helge.Mathee
#rnx

[CL 29909872 by sara schvartzman in ue5-main branch]
2023-11-23 09:55:54 -05:00