View Issue Details

IDProjectCategoryView StatusLast Update
0003863The Dark ModCodingpublic03.10.2014 19:09
ReporterSteveL Assigned To 
PrioritynormalSeveritynormalReproducibilityN/A
Status newResolutionopen 
Product VersionTDM 2.03 
Summary0003863: Animation related script events broken for heads
DescriptionNoted while researching 0002247. Not sure whether any of these are actually used.

setSyncedAnimWeight() tests for a head but then calls the body's animchannel_head (which won't have an effect).

pauseAnim() and animIsPaused() don't pass the call to the head in any way. They don't call their matching idAnimState methods but those methods look a bit wrong too. They take "channel" parameters, but AnimStates already know their channel and don't operate on other channels.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
03.10.2014 19:09 SteveL New Issue