mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 22:54:34 +00:00
more torquescript template fixes.
This commit is contained in:
parent
6f7fdca87d
commit
b2bbd771f6
54 changed files with 122 additions and 99 deletions
|
|
@ -1496,7 +1496,8 @@ function MaterialEditorGui::updateAnimationFlags(%this)
|
|||
{
|
||||
MaterialEditorGui.setMaterialDirty();
|
||||
%single = true;
|
||||
|
||||
%flags = "";
|
||||
|
||||
if(MaterialEditorPropertiesWindow-->RotationAnimation.getValue() == true)
|
||||
{
|
||||
if(%single == true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue