TODO

The following features have reserved interfaces in the code or are in early implementation state — not yet complete in the current version:

FeatureDescription
Intro / Outro animation stagesThe EAnimationStage enum and FBakedAnimation stage fields are defined; current animations use Default stage data
UDialogWidget dialog widgetDialog container interface; SetSpeakerPortrait not yet implemented; display relies on Blueprint subclasses
CrossFade blend modeCurve blending currently interpolates at a fixed weight; true weighted transitions not yet implemented
Semantic anchor wiringThe RelocateAnchors static method is implemented but not yet wired into the widget pipeline
Plugin-level configuration itemsUTexturgeSettings currently has no configuration items
Bake cache prewarming / incremental bakingplanned