Show
Ignore:
Timestamp:
10/21/07 03:27:30 (13 months ago)
Author:
krobillard
Message:

Draw list primitive ops now accept an int! count argument.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/gl/scripts/view.t

    r491 r492  
    6666            samples-begin 
    6767            shader sun-sh 
    68             points v #[0] 
     68            points v 1 
    6969        ][ 
    7070            ;dup . 
     
    8080        disable/d 
    8181        shader flare 
    82         points tcv #[0 0 0] 
     82        points tcv 1 
    8383        particle/off 
    8484    ]