Show
Ignore:
Timestamp:
08/05/07 00:26:17 (16 months ago)
Author:
krobillard
Message:

Added ++/-- to replace word inc/dec.
Renamed UR_FLAG_EOL as UR_FLAG_SOL.
GL - Added 'sphere draw opcode and 'curve-value call.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/thune/thread_safe/gl/testfw.t

    r438 r442  
    59591.0 :zoom 
    60600,0,155 :bg-color 
     61;true :multisample 
     62 
    6163 
    6264 
     
    9395        key-down [ 
    9496            esc [quit] 
     97            ;m   [multisample complement dup . dup :multisample 
     98            ;     [enable/m][disable/m?] either] 
    9599            f9  ['reload throw] 
    96100            f10 [display.snapshot "snapshot.png" save.png]