Commit Graph

5 Commits

Author SHA1 Message Date
mike zyracki
9e37895b83 Sequencer: Control Rig: New Smart Baking algorithm added as a curve filter, make new filter default for reducing control rig keys when baking, add bp/python support. Note we still support the old baking via UMovieScene::Optimize, etc.. in the code, may want to revisit changing that algorithm over once the new one is battle tested.
#rb max.chen

[CL 32158670 by mike zyracki in ue5-main branch]
2024-03-11 13:17:59 -04:00
bryan sefcik
50d4fac9e0 Updated ../Engine/Plugins/... to inline gen.cpp files
Before:
3548 unity files
Total CPU Time: 47343.578125 s
Total time in Parallel executor: 494.60 seconds

After:
3445 unity files
Total CPU Time: 46044.671875 s
Total time in Parallel executor: 468.51 seconds

#jira
#preflight 63336159b20e73a098b7f24f

[CL 22218213 by bryan sefcik in ue5-main branch]
2022-09-28 01:06:15 -04:00
UnrealBot
73409369c0 Branch snapshot for CL 21319338
[CL 21319338 in ue5-main branch]
2022-08-10 16:03:37 +00:00
benoit gadreau
4c316a8724 Reset bake settings
#jira UE-153952
#rb helge.mathee
#preflight 628e07f5af7a2e956bb635ee

[CL 20362518 by benoit gadreau in ue5-main branch]
2022-05-25 07:49:41 -04:00
Helge Mathee
b31b4c33c6 Control Rig - Moving out of experimental
#jira UE-114826
#rb na

Changing Control Rig plugin directory from

Engine/Plugins/Experimental/ControlRig

to

Engine/Plugins/Animation/ControlRig

[CL 16658308 by Helge Mathee in ue5-main branch]
2021-06-14 10:27:38 -04:00