mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 11:43:49 +00:00
merge dev
This commit is contained in:
parent
0f4d2d1689
commit
d87655bb3a
3 changed files with 12 additions and 13 deletions
|
|
@ -230,12 +230,6 @@ Material::Material()
|
|||
mReverbSoundOcclusion = 1.0;
|
||||
}
|
||||
|
||||
void Material::onImageAssetChanged()
|
||||
{
|
||||
flush();
|
||||
reload();
|
||||
}
|
||||
|
||||
void Material::initPersistFields()
|
||||
{
|
||||
docsURL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue