Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
99e9cd0694de7b74df6419509de104818ecc0453
UnrealEngineUWP/Engine/Source/Editor/CurveEditor
History
cody albert 923090b6b9 Fixed issue where color curve editor wouldn't update when gradient stops were moved
#jira UE-176206
#preflight 63e186679740e583f43b2ba1
#rb michael.zyracki, lauren.barnes
#lockdown jeanmichel.dignard

[CL 24049371 by cody albert in ue5-main branch]
2023-02-07 10:49:32 -05:00
..
Private
Fixed issue where color curve editor wouldn't update when gradient stops were moved
2023-02-07 10:49:32 -05:00
Public
Fixed issue where color curve editor wouldn't update when gradient stops were moved
2023-02-07 10:49:32 -05:00
CurveEditor.Build.cs
Sequencer: Curve Editor: Improve curve editor playback speed by using an UMG SRetainerWidget that caches to a render target. We then tie the new caching of our lines/keys so that if our cache updates we just then need to manually RequestRender on the RetainerWidget. This gives us nearly no performance decrease now when rendering curves. In AssetTools it uses the CurveEditorView module causing a cycle, but it's not actually needed since it loads and uses the module directly and uses privateincludedepency instead. Currently we need to include UMG but this will probably change as Daren get's time to move the RetainerWidget code to a different module.
2022-12-07 14:21:16 -05:00
Powered by Gitea Page: 501ms Template: 13ms
English
English
Licenses API