Helge Mathee
6c22b82ed1
Control Rig: Remap connections after rename / duplicate
...
#rb benoit.gadreau
#jira UE-223370
#rnx
[CL 36332101 by Helge Mathee in 5.5 branch]
2024-09-17 08:40:52 -04:00
helge mathee
c957e9251f
Control Rig: Avoid resetting pose after construction event
...
#rb benoit.gadreau
#jira UE-223169
#rnx
[CL 36032571 by helge mathee in ue5-main branch]
2024-09-05 03:39:28 -04:00
jaime cifuentes
612144ed66
Added RigVM functions support to AnimNext :
...
- Added functions details customization support. This enables adding and removing parameters to the function interface, category, public setting and new layout editor.
- Added functions to AnimNext context menu (local and public from other graphs)
- Added asset registry tags export / import for public AnimNext graph functions, so these can be shared from different graphs
- Added function and collapse graphs rename and delete Outliner support
RigVM required changes :
- Refactored RigVM function details to be able to use it at both plugins
- Moved some functions from RigVMBlueprint to RigVMClientHostInterface
- Updated EngineRigVMTools to compile with the new client host interface
- Made collapse graphs inherit schema from collapse node graph, if available, so custom schemas from other plugins are not removed in the process
#rb Helge.Mathee, Thomas.Sarkanen
#jira UE-219410, UE-220568, UE-220570, UE-220574, UE-220567
#rnx
[CL 36009412 by jaime cifuentes in ue5-main branch]
2024-09-04 10:44:41 -04:00
helge mathee
01f533a61d
Control Rig: Ensure to update thumbnails for modules as needed
...
#rb benoit.gadreau
#jira UE-222351
#rnx
[CL 35739764 by helge mathee in ue5-main branch]
2024-08-22 10:24:21 -04:00
helge mathee
faa96e8802
ControlRig: Fix fallout from selection changes
...
#rb benoit.gadreau
#jira UE-222362
#rnx
[CL 35736010 by helge mathee in ue5-main branch]
2024-08-22 07:55:11 -04:00
helge mathee
2106e429b7
Control Rig: Sync selection between modules + elements
...
#rb benoit.gadreau
#jira UE-215066
#rnx
[CL 35694842 by helge mathee in ue5-main branch]
2024-08-21 07:37:48 -04:00
helge mathee
a00923be48
Control Rig: Integrate element search with FindInBlueprint
...
#rb jaime.cifuentes
#jira UE-212047
#rnx
[CL 35650753 by helge mathee in ue5-main branch]
2024-08-20 05:20:27 -04:00
helge mathee
5a89fd067d
Control Rig: Remove pre construction event and clean up event order
...
#rb Thomas.Sarkanen
#jira UE-221650
#rnx
[CL 35561115 by helge mathee in ue5-main branch]
2024-08-15 09:19:29 -04:00
helge mathee
0bfc579e57
Control Rig: Pre and Post construction events
...
#rb jaime.cifuentes
#jira UE-221650
#rnx
[CL 35527678 by helge mathee in ue5-main branch]
2024-08-14 06:32:40 -04:00
jack cai
8adb5e23d3
[ControlRig & Sequencer] Added a flag on CRBP that allows users to add multiple instances of that rig in sequencer
...
-setting better display name for these tracks based on priority order will come next
#rb Helge.Mathee
[CL 35453061 by jack cai in ue5-main branch]
2024-08-12 11:01:36 -04:00
helge mathee
a5a053cabe
Control Rig: Rename rigid body element to physics element
...
#rb sara.schvartzman
[FYI] danny.chapman
#jira UE-219409
#prefligt https://horde.devtools.epicgames.com/job/66963a31206ca881ae05f4ef
#rnx
[CL 34835213 by helge mathee in ue5-main branch]
2024-07-16 05:51:30 -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
67333d20f1
Control Rig: Swap asset within modular rig or across project
...
#jira UE-208884
#rb Helge.Mathee
#rnx
[CL 33718473 by sara schvartzman in ue5-main branch]
2024-05-17 05:22:20 -04:00
sara schvartzman
8d179532ca
Control Rig: Fix creating variant of function library not creating variants of the functions properly when library is not saved first
...
#rb Helge.Mathee
#rnx
[CL 33483928 by sara schvartzman in ue5-main branch]
2024-05-07 10:37:01 -04:00
helge mathee
e3b82f86ee
RigVM: Standalone Node preview widget
...
#rb jaime.cifuentes
#jira UE-208883
#rnx
[CL 33296342 by helge mathee in ue5-main branch]
2024-04-29 06:05:23 -04:00
sara schvartzman
685f425acb
Control Rig: Fix slowness when compiling module while modular rig is opened
...
#jira UE-212069
#rnx
[CL 33099122 by sara schvartzman in ue5-main branch]
2024-04-19 07:00:50 -04:00
sara schvartzman
a7e7a8b2d1
ControlRig: Fix static analysis warning
...
#rnx
[CL 33076966 by sara schvartzman in ue5-main branch]
2024-04-18 13:09:39 -04:00
sara schvartzman
d08d34c6b0
RigVM: Move gather/find function variants to RigVMBuildData
...
#rb Helge.Mathee
#rnx
[CL 33076769 by sara schvartzman in ue5-main branch]
2024-04-18 13:05:24 -04:00
sara schvartzman
eb2aa99b63
RigVM: Creation of variants for functions
...
#jira UE-212443
#rb Helge.Mathee
#rnx
[CL 33070208 by sara schvartzman in ue5-main branch]
2024-04-18 09:24:41 -04:00
helge mathee
ca355cfa78
RigVM: Introduce notion of default value type and retrieval for original default value
...
#rb sara.schvartzman
#jira UE-208883
#rnx
[CL 32821306 by helge mathee in ue5-main branch]
2024-04-09 05:49:38 -04:00
sara schvartzman
eaaf63e3fa
Control RIg: Add FindModulesOfClass in the modular model
...
#jira UE-208886
#rb Helge.Mathee
#rnx
[CL 32792158 by sara schvartzman in ue5-main branch]
2024-04-08 10:18:02 -04:00
sara schvartzman
8de5b3b98c
Control Rig: Remove soft object path to library node from function identifier
...
#rb Helge.Mathee
#rnx
[CL 32791171 by sara schvartzman in ue5-main branch]
2024-04-08 09:35:14 -04:00
sara schvartzman
f2c9559ff2
Control Rig: Fix modular rigs being marked as dirty during load
...
#jira UE-211360
#rb Helge.Mathee
#rnx
[CL 32755640 by sara schvartzman in ue5-main branch]
2024-04-05 06:06:25 -04:00
sara schvartzman
03e26580ba
Control Rig: Fix slowness when compiling module while modular rig is opened
...
#jira UE-211422
#rb Helge.Mathee
#rnx
[CL 32729163 by sara schvartzman in ue5-main branch]
2024-04-04 11:14:25 -04:00
sara schvartzman
983e542474
Control Rig: Add SwapModuleClass function
...
#jira UE-208884
#rb Helge.Mathee
#rnx
[CL 32721491 by sara schvartzman in ue5-main branch]
2024-04-04 04:15:46 -04:00