Subversion Repositories wimsdev

Rev

Rev 18527 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18527 Rev 18668
Line 126... Line 126...
126
ftriangle       t_obj   6,1,1,0,        obj_triangle
126
ftriangle       t_obj   6,1,1,0,        obj_triangle
127
gridfill        t_obj   4,1,1,0,        obj_gridfill
127
gridfill        t_obj   4,1,1,0,        obj_gridfill
128
halfline        t_obj   4,1,0,3,        obj_halfline
128
halfline        t_obj   4,1,0,3,        obj_halfline
129
hatchfill       t_obj   4,1,1,0,        obj_hatchfill
129
hatchfill       t_obj   4,1,1,0,        obj_hatchfill
130
hline           t_obj   2,1,0,3,        obj_hline
130
hline           t_obj   2,1,0,3,        obj_hline
-
 
131
hlines  t_obj   2,-1,0,3,       obj_hlines
131
hdline          t_obj   2,1,-1,1,       obj_hline
132
hdline          t_obj   2,1,-1,1,       obj_hline
132
hypcircles t_obj        3,-1,0,3,       obj_hypcircles
133
hypcircles t_obj        3,-1,0,3,       obj_hypcircles
133
hyplines t_obj  4,-1,0,3,       obj_hyplines
134
hyplines t_obj  4,-1,0,3,       obj_hyplines
134
hyppolygon      t_obj   4,-1,0,3,       obj_hyppoly
135
hyppolygon      t_obj   4,-1,0,3,       obj_hyppoly
135
hyprays t_obj   4,-1,0,3,       obj_hyprays
136
hyprays t_obj   4,-1,0,3,       obj_hyprays
Line 188... Line 189...
188
translate       t_obj   2,0,0,0,        obj_translation
189
translate       t_obj   2,0,0,0,        obj_translation
189
translation     t_obj   2,0,0,0,        obj_translation
190
translation     t_obj   2,0,0,0,        obj_translation
190
transparent     t_obj   0,-1,0,0,       obj_transp
191
transparent     t_obj   0,-1,0,0,       obj_transp
191
triangle        t_obj   6,1,0,3,        obj_triangle
192
triangle        t_obj   6,1,0,3,        obj_triangle
192
vline           t_obj   2,1,0,3,        obj_vline
193
vline           t_obj   2,1,0,3,        obj_vline
-
 
194
vlines          t_obj   2,-1,0,3,       obj_vlines
193
vdline          t_obj   2,1,-1,1,       obj_vline
195
vdline          t_obj   2,1,-1,1,       obj_vline
194
write           t_obj   2,-1,0,0,       obj_string
196
write           t_obj   2,-1,0,0,       obj_string
195
writeup         t_obj   2,-1,-1,0,      obj_string
197
writeup         t_obj   2,-1,-1,0,      obj_string
196
xrange          t_obj   2,0,0,0,        obj_xrange
198
xrange          t_obj   2,0,0,0,        obj_xrange
197
yrange          t_obj   2,0,0,0,        obj_yrange
199
yrange          t_obj   2,0,0,0,        obj_yrange