Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 16, 2013, 2:00:00 PM (10 years ago)
Author:
smerkli
Message:

Merged branch radarDreiD into presentationbranch

Location:
code/branches/presentationHS13
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentationHS13

  • code/branches/presentationHS13/data/overlays/HUDTemplates3.oxo

    r9526 r9904  
    108108    />
    109109
    110     <HUDRadar
    111      name          = "Radar"
    112      background    = "Orxonox/Radar"
    113      correctaspect = true
    114      size          = "0.17, 0.17"
    115      position      = "1.0, 1.0"
    116      pickpoint     = "1.0, 1.0"
    117      rotation      = 0
    118      sensitivity   = 1.0
    119      halfDotSizeDistance = 3000
    120      maximumDotSize      = 0.1
     110        <HUDRadar
     111     name                               = "Radar"
     112     background                         = "Orxonox/Radar3D"
     113     material2D                         = "Orxonox/Radar"
     114     material3DMiddle           = "Orxonox/Radar3D"
     115     material3DFront            = "Orxonox/Radar3DFront"
     116     material3DBack                     = "Orxonox/Radar3DBack"
     117     correctaspect                      = true
     118     size                               = "0.17, 0.17"
     119     position                           = "1.0, 1.0"
     120     pickpoint                          = "1.0, 1.0"
     121     rotation                           = 0
     122     sensitivity                        = 1.0
     123     halfDotSizeDistance        = 3000
     124     detectionLimit             = 10000.0
     125     maximumDotSize             = 0.1
     126     maximumDotSize3D           = 0.06
     127     mapAngle3D                         = 0.6435011
    121128    />
    122 
     129   
    123130    <HUDTimer
    124131     name     = "Timer"
Note: See TracChangeset for help on using the changeset viewer.