Revert "Set VBO hints in more places"
This commit is contained in:
committed by
SmallJoker
parent
73c29e7763
commit
a8e7e261b9
@@ -139,7 +139,6 @@ Hud::Hud(Client *client, LocalPlayer *player,
|
||||
|
||||
m_rotation_mesh_buffer.getMaterial().Lighting = false;
|
||||
m_rotation_mesh_buffer.getMaterial().MaterialType = video::EMT_TRANSPARENT_ALPHA_CHANNEL;
|
||||
//m_rotation_mesh_buffer.setHardwareMappingHint(scene::EHM_STATIC); // FIXME: incorrectly stack allocated, not safe!
|
||||
}
|
||||
|
||||
void Hud::readScalingSetting()
|
||||
|
||||
Reference in New Issue
Block a user