Ignore:
Timestamp:
08/26/05 23:24:31 (19 years ago)
Author:
mattausch
Message:

added some hack for video recording

Location:
trunk/VUT/Ogre/resources
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/VUT/Ogre/resources/materials/scripts/natFX_Tree1_LOD3.material

    r183 r254  
    204204                        texture_unit 
    205205                        { 
    206                                 texture D:\Profiles\giegl\My Documents\maya\projects\default\sourceimages\_12bb041f_1121354365.png 
     206                                texture _12bb041f_1121354365.png 
    207207                                tex_coord_set 0 
    208208                                colour_op modulate 
     
    228228                        texture_unit 
    229229                        { 
    230                                 texture D:\Profiles\giegl\My Documents\maya\projects\default\sourceimages\_12bb041l_1121354365.png 
     230                                texture _12bb041l_1121354365.png 
    231231                                tex_coord_set 0 
    232232                                colour_op modulate 
     
    252252                        texture_unit 
    253253                        { 
    254                                 texture D:\Profiles\giegl\My Documents\maya\projects\default\sourceimages\_12bb049f_1121354365.png 
     254                                texture _12bb049f_1121354365.png 
    255255                                tex_coord_set 0 
    256256                                colour_op modulate 
     
    276276                        texture_unit 
    277277                        { 
    278                                 texture D:\Profiles\giegl\My Documents\maya\projects\default\sourceimages\_12bb049l_1121354365.png 
    279                                 tex_coord_set 0 
    280                                 colour_op modulate 
    281                         } 
    282                 } 
    283         } 
    284 } 
    285  
     278                                texture _12bb049l_1121354365.png 
     279                                tex_coord_set 0 
     280                                colour_op modulate 
     281                        } 
     282                } 
     283        } 
     284} 
     285 
  • trunk/VUT/Ogre/resources/overlays/VisibilityDemo.overlay

    r183 r254  
    333333                        caption [F9] Start / End animation 
    334334                } 
     335                element TextArea(Example/Visibility/Help/Video): Example/Visibility/Templates/BasicText 
     336                { 
     337                        left 5 
     338                        width 180 
     339                        height 30 
     340                        caption [F10] Write out video (i.e., one image per frame) 
     341                } 
    335342                element TextArea(Example/Visibility/Help/Screenshots): Example/Visibility/Templates/BasicText 
    336343                { 
Note: See TracChangeset for help on using the changeset viewer.