mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
*** empty log message ***
This commit is contained in:
parent
164d5a9fbe
commit
5fea860c84
@ -788,6 +788,7 @@ apply_texture_apply_attributes(TextureApplyTransition *apply,
|
|||||||
} else {
|
} else {
|
||||||
switch (egg_tex->get_env_type()) {
|
switch (egg_tex->get_env_type()) {
|
||||||
case EggTexture::ET_modulate:
|
case EggTexture::ET_modulate:
|
||||||
|
case EggTexture::ET_unspecified:
|
||||||
apply->set_mode(TextureApplyProperty::M_modulate);
|
apply->set_mode(TextureApplyProperty::M_modulate);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user