[02:37:46] <sgine-jenkins> Starting build 283 for job sgine (previous build: SUCCESS) [02:43:47] <sgine-jenkins> Project sgine build #283: SUCCESS in 6 min 6 sec: http://build.sgine.org/job/sgine/283/ [02:43:48] <sgine-jenkins> * mhicks at sgine dot org: Added support for TextureCoords and basic texture support. [02:43:48] <sgine-jenkins> Merged functionality from "image" project into ImageUtils class. [02:43:49] <sgine-jenkins> Created ReusableByteBuffer and moved ReusableGraphic into "render" project. [02:43:49] <sgine-jenkins> Modified Texture.updateTexture to be a public method. [02:43:50] <sgine-jenkins> Created TextureUtils class to simplify loading of images into a texture. [02:43:50] <sgine-jenkins> * mhicks at sgine dot org: Added support to glTexImage2D in OpenGL Generator for null pixel instance. [02:43:51] <sgine-jenkins> * mhicks at sgine dot org: Removed "image" project and migrated functionality to "render" project.