OSDN Git Service

remove attribute#set
authorXoppa <contact@xoppa.nl>
Sun, 7 Apr 2013 19:25:26 +0000 (21:25 +0200)
committerXoppa <contact@xoppa.nl>
Sun, 7 Apr 2013 19:25:26 +0000 (21:25 +0200)
commit8ce97b9929d2996ad53b28ed164f6c5a07e95484
treea4d9aad6e058c594daf6f87c9370114171041209
parent0c6631043827aeac77c01ca6ed4033ba3e950a76
remove attribute#set
gdx/src/com/badlogic/gdx/graphics/g3d/Renderable.java
gdx/src/com/badlogic/gdx/graphics/g3d/materials/BlendingAttribute.java
gdx/src/com/badlogic/gdx/graphics/g3d/materials/ColorAttribute.java
gdx/src/com/badlogic/gdx/graphics/g3d/materials/FloatAttribute.java
gdx/src/com/badlogic/gdx/graphics/g3d/materials/Material.java
gdx/src/com/badlogic/gdx/graphics/g3d/materials/TextureAttribute.java
gdx/src/com/badlogic/gdx/graphics/g3d/shaders/DefaultShader.java
gdx/src/com/badlogic/gdx/graphics/g3d/shaders/default.fragment.glsl
gdx/src/com/badlogic/gdx/graphics/g3d/utils/DefaultRenderableSorter.java
gdx/src/com/badlogic/gdx/graphics/g3d/utils/RenderableSorter.java