Mercurial > cortex
changeset 237:02b2e6f3fb43
still not happy with collapse, but continuing on touch for now.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sun, 12 Feb 2012 10:45:38 -0700 |
parents | 3c9724c8d86b |
children | 3fa49ff1649a |
files | assets/Models/test-creature/retina-small-old.png assets/Models/test-creature/retina-small.png assets/Models/test-creature/retina-small.xcf org/vision.org |
diffstat | 4 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
1.1 Binary file assets/Models/test-creature/retina-small-old.png has changed
2.1 Binary file assets/Models/test-creature/retina-small.png has changed
3.1 Binary file assets/Models/test-creature/retina-small.xcf has changed
4.1 --- a/org/vision.org Sun Feb 12 09:57:05 2012 -0700 4.2 +++ b/org/vision.org Sun Feb 12 10:45:38 2012 -0700 4.3 @@ -697,7 +697,7 @@ 4.4 (:use (cortex world sense util)) 4.5 (:use clojure.contrib.def) 4.6 (:import com.jme3.post.SceneProcessor) 4.7 - (:import (com.jme3.util Buffe rUtils Screenshots)) 4.8 + (:import (com.jme3.util BufferUtils Screenshots)) 4.9 (:import java.nio.ByteBuffer) 4.10 (:import java.awt.image.BufferedImage) 4.11 (:import (com.jme3.renderer ViewPort Camera))