mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-12 23:24:41 +00:00
Merge remote-tracking branch 'main/Preview4_0' into bugfix-msvc-compiler-warnings
This commit is contained in:
commit
aba091a97a
22 changed files with 315 additions and 275 deletions
|
|
@ -562,6 +562,7 @@ void GFXGLShader::initConstantDescs()
|
|||
|
||||
if(!maxNameLength)
|
||||
return;
|
||||
maxNameLength++;
|
||||
|
||||
FrameTemp<GLchar> uniformName(maxNameLength);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue