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/gx_atoms.h

    r438 r442  
    99#define UR_ATOM_TEXTURE         325 
    1010#define UR_ATOM_ELEM            326 
    11 #define UR_ATOM_CLOSE           179 
     11#define UR_ATOM_CLOSE           178 
    1212#define UR_ATOM_FOCUS           327 
    1313#define UR_ATOM_RESIZE          328 
     
    4242#define UR_ATOM_ON              258 
    4343#define UR_ATOM_OFF             260 
    44 #define UR_ATOM_ADD             198 
     44#define UR_ATOM_ADD             197 
    4545#define UR_ATOM_BURN            355 
    4646#define UR_ATOM_COLOR           356