gpu.demos.bunny: use images.tiff so that it's present in deployed bundle
parent
a6bbb6dca6
commit
642d48cd05
|
@ -3,8 +3,8 @@ USING: accessors alien.c-types arrays classes.struct combinators
|
|||
combinators.short-circuit game.loop game.worlds gpu gpu.buffers
|
||||
gpu.util.wasd gpu.framebuffers gpu.render gpu.shaders gpu.state
|
||||
gpu.textures gpu.util grouping http.client images images.loader
|
||||
io io.encodings.ascii io.files io.files.temp kernel locals math
|
||||
math.matrices math.vectors.simd math.parser math.vectors
|
||||
images.tiff io io.encodings.ascii io.files io.files.temp kernel
|
||||
locals math math.matrices math.vectors.simd math.parser math.vectors
|
||||
method-chains namespaces sequences splitting threads ui ui.gadgets
|
||||
ui.gadgets.worlds ui.pixel-formats specialized-arrays
|
||||
specialized-vectors literals ;
|
||||
|
|
Loading…
Reference in New Issue