| | @@ -18,10 +18,8 @@ |
| 18 | 18 | package net.scaltinof.aramaki.client.engine3d.renderer.webgl.shader; |
| 19 | 19 | |
| 20 | 20 | import net.scaltinof.aramaki.client.engine3d.geom.Matrix4; |
| 21 | | -import net.scaltinof.aramaki.client.engine3d.renderer.webgl.shader.MeshShaderProgram.Resource; |
| 22 | 21 | import net.scaltinof.aramaki.client.webgl.WebGLProgram; |
| 23 | 22 | import net.scaltinof.aramaki.client.webgl.WebGLRenderingContext; |
| 24 | | -import net.scaltinof.aramaki.client.webgl.WebGLShader; |
| 25 | 23 | import net.scaltinof.aramaki.client.webgl.WebGLUniformLocation; |
| 26 | 24 | |
| 27 | 25 | import com.google.gwt.core.client.GWT; |