mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-09 07:20:40 +00:00
commit
6a40b8bb84
395 changed files with 12732 additions and 2452 deletions
|
|
@ -514,6 +514,8 @@ void GFXDevice::updateStates(bool forceSetAll /*=false*/)
|
|||
mStateBlockDirty = false;
|
||||
}
|
||||
|
||||
_updateRenderTargets();
|
||||
|
||||
if( mTexturesDirty )
|
||||
{
|
||||
mTexturesDirty = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue