OSDN Git Service

* Fixed issue where additional render states in material would always have apply...
authorshadowislord <shadowislord@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Wed, 26 Oct 2011 03:30:17 +0000 (03:30 +0000)
committershadowislord <shadowislord@75d07b2b-3a1a-0410-a2c5-0572b91ccdca>
Wed, 26 Oct 2011 03:30:17 +0000 (03:30 +0000)
commit76e7c9282ad204f95e9e19f7082b9559e5760345
treeb1b2fda441114b47790b836d3e0d5c902c1700a4
parentf6abe64223dbc2191a29b6bd23d14915cb783861
 * Fixed issue where additional render states in material would always have apply*** flags set to true, added workaround for old versions of material
 * RenderState now exports/imports apply*** flags

git-svn-id: http://jmonkeyengine.googlecode.com/svn/trunk@8529 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
engine/src/core/com/jme3/material/Material.java
engine/src/core/com/jme3/material/RenderState.java