View Issue Details

IDProjectCategoryView StatusLast Update
0003711The Dark ModPhysicspublic16.04.2014 18:14
Reportergrayman Assigned Tograyman  
PrioritynormalSeveritynormalReproducibilityalways
Status resolvedResolutionfixed 
Product VersionTDM 2.01 
Target VersionTDM 2.02Fixed in VersionTDM 2.02 
Summary0003711: Partially opened doors lose movement and sound sync
DescriptionIf a door has a "translate" setting, and is partially opened, both translation and the door closing sound don't work correctly.
Steps To ReproduceOpen a door, then block it partway so it stops.

Close the door.

The door rotates closed correctly, but the translation to the closed position takes longer, and the door closing sound doesn't play until the translation is finished.
TagsNo tags attached.

Activities

grayman

grayman

16.04.2014 18:14

viewer   ~0006523

Change movement code to take into account how open a door is when it starts to move. The rotation code was correct, but the translation code wasn’t.

Rev. 5956:

BinaryFrobMover.cpp
BinaryFrobMover.h
Mover.cpp
Mover.h

Issue History

Date Modified Username Field Change
16.04.2014 16:09 grayman New Issue
16.04.2014 16:09 grayman Status new => assigned
16.04.2014 16:09 grayman Assigned To => grayman
16.04.2014 18:14 grayman Note Added: 0006523
16.04.2014 18:14 grayman Status assigned => resolved
16.04.2014 18:14 grayman Resolution open => fixed
16.04.2014 18:14 grayman Fixed in Version => TDM 2.02