mirror of https://github.com/mosra/magnum.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
200 B
23 lines
200 B
|
12 years ago
|
o WrongFloat
|
||
|
|
v 1 bleh 2
|
||
|
|
p 1
|
||
|
|
|
||
|
|
o WrongInteger
|
||
|
|
v 1 0 2
|
||
|
|
p bleh
|
||
|
|
|
||
|
|
o PositionIndexOutOfRange
|
||
|
|
v 1 0 2
|
||
|
12 years ago
|
# Should be 3
|
||
|
|
p 1
|
||
|
12 years ago
|
|
||
|
|
o TextureIndexOutOfRange
|
||
|
|
v 1 0 2
|
||
|
|
vt 0 1
|
||
|
12 years ago
|
# Should be 4/1
|
||
|
|
p 4/2
|
||
|
12 years ago
|
|
||
|
|
o ZeroIndex
|
||
|
|
v 1 0 2
|
||
|
|
p 0
|