helge mathee
6c4319ca15
RigHierarchy: Improve performance of UpdateCachedChildren
...
#rb sara.schvartzman
[CL 27877307 by helge mathee in ue5-main branch]
2023-09-14 09:53:37 -04:00
robert millar
49bbf540a7
Add path name to assertions
...
#rb none
[CL 27861752 by robert millar in ue5-main branch]
2023-09-13 20:28:09 -04:00
roland munguia
9f55cf6ae1
Added "FootBoneSpeed" as an additional detection method for placing foot step anim events in FootstepAnimEventsModifier.
...
- Removed `SampleStep` variable in favor of `SampleRate` so its easier to understand for the end user.
[RN] rnx
[CL 27857856 by roland munguia in ue5-main branch]
2023-09-13 18:54:17 -04:00
john vanderburg
d6e49dbcf2
[MLDeformer]
...
- Add support for output morph weight clamping in the Neural Morph Model. This is an extra safety feature to prevent potential extreme deformations when running the deformer on unseen poses.
- Fixed a ground truth frame alignment issue when scrubbing the timeline in testing mode.
- Fixed some small errors in the Nearest Neighbor model where it called some functions on the incorrect base class.
#jira UE-191066
[CL 27825374 by john vanderburg in ue5-main branch]
2023-09-13 06:56:57 -04:00
jose villarroel
d0702756ba
Pose Warping: Add on screen debug viz for stride warping
...
[REVIEW] [at]Aaron.Cox, [at]Fernando.Coello, [at]Roland.Munguia
[FYI] Paddy.Walker
[CL 27816904 by jose villarroel in ue5-main branch]
2023-09-12 20:17:34 -04:00
jaime cifuentes
f52c8f0817
Fixed CIS error due to uninitialized var
...
#rb trivial
[CL 27803557 by jaime cifuentes in ue5-main branch]
2023-09-12 15:19:18 -04:00
sara schvartzman
3a0b3d47dd
Control Rig: FIx compilation error
...
#rb trivial
#rnx
[CL 27795027 by sara schvartzman in ue5-main branch]
2023-09-12 12:09:25 -04:00
daniel holden
dd4f72a888
NeuralMorphModel: Removed ConditionalBeginDestroy from PostLoad.
...
#rb danny.couture
[CL 27795016 by daniel holden in ue5-main branch]
2023-09-12 12:09:20 -04:00
sara schvartzman
4cd9ba3c6e
Control Rig: Fix bool controls not working properly in additive control rigs
...
#jira UE-193392
#rb helge.mathee
#rnx
[CL 27794688 by sara schvartzman in ue5-main branch]
2023-09-12 12:01:27 -04:00
sara schvartzman
cdaee32019
Control Rig: FIx static analysis error
...
#rb trivial
#rnx
[CL 27794507 by sara schvartzman in ue5-main branch]
2023-09-12 11:56:57 -04:00
danny couture
1194eb4e43
Fix missing conditionalpostload that could end-up with a warning "Detaching from existing linker while object needs loading." during begin destroy of the converted object.
...
#rb Daniel.Holden
[CL 27793723 by danny couture in ue5-main branch]
2023-09-12 11:38:02 -04:00
halfdan ingvarsson
eeb5b51fc8
[Backout] - CL27758540
...
[FYI] halfdan.ingvarsson
Original CL Desc
-----------------------------------------------------------------
Control Rig: Move loading of the control enum for rig element settings to postload.
#rb helge.mathee
#rnx
[CL 27792780 by halfdan ingvarsson in ue5-main branch]
2023-09-12 11:15:42 -04:00
sara schvartzman
1bd2bff83f
Control Rig: Adds ScaleFloat as a control type
...
#jira UE-193392
#rb helge.mathee
[CL 27789089 by sara schvartzman in ue5-main branch]
2023-09-12 09:14:49 -04:00
helge mathee
d5f2b453c2
ControlRig: Only draw nulls / axes in the preview world / asset editor
...
#rb na
#jira UE-194163
[CL 27788473 by helge mathee in ue5-main branch]
2023-09-12 08:39:59 -04:00
sara schvartzman
69dae541fe
Control Rig: Added missing comment for additive control rigs
...
#rb trivial
#rnx
[CL 27788264 by sara schvartzman in ue5-main branch]
2023-09-12 08:29:10 -04:00
helge mathee
f40f06101d
Control Rig: Avoid double registration of onControlModified
...
#rb na
#jira UE-194168
[CL 27787954 by helge mathee in ue5-main branch]
2023-09-12 08:10:29 -04:00
sara schvartzman
118996dd01
Control Rig: Ui refactor for sequencer
...
#jira UE-193117
#rb helge.mathee
#rnx
[CL 27787016 by sara schvartzman in ue5-main branch]
2023-09-12 06:57:12 -04:00
helge mathee
55a7981394
ControlRig: Avoid redundant control visibility related warning
...
#rb na
#jira UE-194581
[CL 27786869 by helge mathee in ue5-main branch]
2023-09-12 06:48:14 -04:00
jaime cifuentes
b10c4065f2
RigVM now uses a struct based storage, built on top of PropertyBag.
...
#rb [at]helge.mathee, [at]sara.schvartzman
#jira UE-180115
[CL 27785576 by jaime cifuentes in ue5-main branch]
2023-09-12 05:04:58 -04:00
halfdan ingvarsson
66f58ca1fc
Control Rig: Add CurveExists utility node and fix validation of GetCurveValue.
...
#jira UE-195092, UE-195091
#rb none
[CL 27784388 by halfdan ingvarsson in ue5-main branch]
2023-09-12 03:20:50 -04:00
kiaran ritchie
eb68fc8c77
Restyling retarget phase toolbar in IK Retargeter.
...
#rb trivial
[CL 27774552 by kiaran ritchie in ue5-main branch]
2023-09-11 18:30:07 -04:00
kiaran ritchie
8cfb23341e
Fixes static analysis warning in SRetargetOpStack.cpp
...
#rb trivial
[CL 27772166 by kiaran ritchie in ue5-main branch]
2023-09-11 17:34:00 -04:00
zhenglin geng
63975aa050
NearestNeighorModel: fix NeighborCoeffs bug
...
#rb none
[FYI] charles.anderson
[CL 27760377 by zhenglin geng in ue5-main branch]
2023-09-11 13:30:09 -04:00
david bromberg
ba6a2c427c
Sequencer- Improve performance of searching for items in large sequences by keeping the Spawnables, Possessables, and ObjectBindings arrays sorted by FGuid and using BinarySearch where searching is necessary. Testing was performed on adds and searches in these arrays to ensure improvement (to searches). Adds are a bit more expensive, but should be alright in the vast majority of use cases. Iimprovement could be made if necessary to bulk additions by adding bulk operation functionality.
...
[REVIEW] [at]ue-sequencer
#jira UE-111561
[CL 27759752 by david bromberg in ue5-main branch]
2023-09-11 13:19:25 -04:00
halfdan ingvarsson
61ca791dc6
Control Rig: Move loading of the control enum for rig element settings to postload.
...
#rb helge.mathee
#rnx
[CL 27758580 by halfdan ingvarsson in ue5-main branch]
2023-09-11 12:44:37 -04:00