Remove redundant vocab usage in model-viewer
parent
305c3de2af
commit
e3e19ddc67
|
@ -8,8 +8,7 @@ io io.encodings.ascii io.files io.files.temp kernel locals math
|
||||||
math.matrices math.vectors.simd math.parser math.vectors
|
math.matrices math.vectors.simd math.parser math.vectors
|
||||||
method-chains namespaces sequences splitting threads ui ui.gadgets
|
method-chains namespaces sequences splitting threads ui ui.gadgets
|
||||||
ui.gadgets.worlds ui.pixel-formats specialized-arrays
|
ui.gadgets.worlds ui.pixel-formats specialized-arrays
|
||||||
specialized-vectors literals fry
|
specialized-vectors fry sequences.deep destructors math.bitwise opengl.gl
|
||||||
sequences.deep destructors math.bitwise opengl.gl
|
|
||||||
game.models game.models.obj game.models.loader game.models.collada
|
game.models game.models.obj game.models.loader game.models.collada
|
||||||
prettyprint images.tga literals ;
|
prettyprint images.tga literals ;
|
||||||
FROM: alien.c-types => float ;
|
FROM: alien.c-types => float ;
|
||||||
|
|
Loading…
Reference in New Issue