Changeset 1304 for OGRE


Ignore:
Timestamp:
08/31/06 16:45:51 (18 years ago)
Author:
szydlowski
Message:

final touches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • OGRE/trunk/resources/overlays/TestKdTree.overlay

    r1296 r1304  
    2323                left 5  
    2424                top 5 
    25                 width 430 
     25                width 350 
    2626                height 120 
    2727                material Core/StatsBlockCenter 
     
    4646                element TextArea(KdTree/RenderMethodInfo): KdTree/Templates/BasicText 
    4747                { 
    48                         left 160 
     48                        left 125 
    4949                        width 180 
    5050                        height 30 
     
    6060                element TextArea(KdTree/EnhancedVisInfo): KdTree/Templates/BasicText 
    6161                { 
    62                         left 160 
     62                        left 125 
    6363                        width 180 
    6464                        height 30 
     
    7474                element TextArea(KdTree/BuildMethodInfo): KdTree/Templates/BasicText 
    7575                { 
    76                         left 160 
     76                        left 125 
    7777                        width 180 
    7878                        height 30 
     
    8484                        width 120 
    8585                        height 30 
    86                         caption [1][2] Max Tree Depth 
     86                        caption [1][2] Max Depth 
    8787                } 
    8888                element TextArea(KdTree/KdTreeMaxDepthInfo): KdTree/Templates/BasicText 
    8989                { 
    90                         left 160 
     90                        left 125 
    9191                        width 180 
    9292                        height 30 
     
    102102                element TextArea(KdTree/HighlightLevelInfo): KdTree/Templates/BasicText 
    103103                { 
    104                         left 160 
     104                        left 125 
    105105                        width 180 
    106106                        height 30 
     
    116116                element TextArea(KdTree/KTInfo): KdTree/Templates/BasicText 
    117117                { 
    118                         left 160 
     118                        left 125 
    119119                        width 180 
    120120                        height 30 
     
    130130                element TextArea(KdTree/KIInfo): KdTree/Templates/BasicText 
    131131                { 
    132                         left 160 
     132                        left 125 
    133133                        width 180 
    134134                        height 30 
     
    144144                element TextArea(KdTree/MovementInfo): KdTree/Templates/BasicText 
    145145                { 
    146                         left 160 
     146                        left 125 
    147147                        width 180 
    148148                        height 30 
     
    158158                element TextArea(KdTree/TopCamInfo): KdTree/Templates/BasicText 
    159159                { 
    160                         left 160 
     160                        left 125 
    161161                        width 180 
    162162                        height 30 
     
    172172                element TextArea(KdTree/ViewCellsInfo): KdTree/Templates/BasicText 
    173173                { 
    174                         left 160 
     174                        left 125 
    175175                        width 180 
    176176                        height 30 
     
    186186                element TextArea(KdTree/ViewFilterInfo): KdTree/Templates/BasicText 
    187187                { 
    188                         left 160 
     188                        left 125 
    189189                        width 180 
    190190                        height 30 
Note: See TracChangeset for help on using the changeset viewer.