View Issue Details

IDProjectCategoryView StatusLast Update
0003009FSSCPHUDpublic2014-02-18 12:25
Reporterniffiwan Assigned Toniffiwan  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.7.1 
Target Version3.7.1 
Summary0003009: HUD centre tracks target when using TrackIR & Padlock view
DescriptionThe HUD centre (including reticle, threat warning arc, etc) is supposed to stay pointing at the direction of flight. From r10208 it follows the TrackIR view direction and the padlock target instead.
Steps To ReproduceStart any mission with at least one other ship in it
Target another ship
Face said ship
Activate padlock and manoeuvre
Note how the the position of the centre reticle changes

Additional Information$ git bisect good
706152c7d51b9293d79a6f562e075bbf4ff8883c is the first bad commit
commit 706152c7d51b9293d79a6f562e075bbf4ff8883c
Author: niffiwan <niffiwan@387891d4-d844-0410-90c0-e4c51a9137d3>
Date: Tue Dec 10 09:45:48 2013 +0000

    Add common parsing function for hud tables (originally from m!m with updates from me)
    
    git-svn-id: svn://svn.icculus.org/fs2open/trunk/fs2_open@10208 387891d4-d844-0410-90c0-e4c51a9137d3


Reported in a few threads:
http://www.hard-light.net/forums/index.php?topic=86784.0
http://www.hard-light.net/forums/index.php?topic=86565.msg1735970#msg1735970
TagsNo tags attached.

Activities

niffiwan

2014-02-18 11:06

developer   ~0015625

I missed the slew parameter when adding Yarns adaptable HUD. I've successfully tested this with padlock, but I don't have TrackIR to test with (although I think it should fix that too).

https://github.com/scp-fs2open/fs2open.github.com/pull/13

niffiwan

2014-02-18 12:25

developer   ~0015626

Fix committed to trunk@10462.

Related Changesets

fs2open: trunk r10462

2014-02-18 06:33

niffiwan


Ported: N/A

Details Diff
Fix mantis 3009: set slew correctly for hud gauges Affected Issues
0003009
mod - /trunk/fs2_open/code/hud/hudparse.cpp Diff File

Issue History

Date Modified Username Field Change
2014-02-18 09:46 niffiwan New Issue
2014-02-18 09:46 niffiwan Status new => assigned
2014-02-18 09:46 niffiwan Assigned To => niffiwan
2014-02-18 09:56 niffiwan Additional Information Updated
2014-02-18 11:06 niffiwan Note Added: 0015625
2014-02-18 11:06 niffiwan Status assigned => code review
2014-02-18 12:25 niffiwan Changeset attached => fs2open trunk r10462
2014-02-18 12:25 niffiwan Note Added: 0015626
2014-02-18 12:25 niffiwan Status code review => resolved
2014-02-18 12:25 niffiwan Resolution open => fixed