Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 15, 2008, 1:09:07 AM (16 years ago)
Author:
rgrieder
Message:
  • adjusted Radar to fit in XML loading scheme
  • OverlayGroup should be more or less what I imagine for now (only supports scale method to scale the entire HUD)
  • singletonized HUDNavigation (and HUDRadar of course): These are temporary hacks!
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/hud/visual_studio/vc8/orxonox.vcproj

    r1601 r1604  
    463463                                        </File>
    464464                                        <File
     465                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.cc"
     466                                                >
     467                                        </File>
     468                                        <File
    465469                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRTRText.cc"
    466470                                                >
     
    476480                                        <File
    477481                                                RelativePath="..\..\src\orxonox\overlays\hud\RadarObject.cc"
    478                                                 >
    479                                         </File>
    480                                         <File
    481                                                 RelativePath="..\..\src\orxonox\overlays\hud\RadarOverlayElement.cc"
    482482                                                >
    483483                                        </File>
     
    665665                                        </File>
    666666                                        <File
     667                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRadar.h"
     668                                                >
     669                                        </File>
     670                                        <File
    667671                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDRTRText.h"
    668672                                                >
     
    682686                                        <File
    683687                                                RelativePath="..\..\src\orxonox\overlays\hud\RadarObject.h"
    684                                                 >
    685                                         </File>
    686                                         <File
    687                                                 RelativePath="..\..\src\orxonox\overlays\hud\RadarOverlayElement.h"
    688688                                                >
    689689                                        </File>
Note: See TracChangeset for help on using the changeset viewer.