-
-
Notifications
You must be signed in to change notification settings - Fork 166
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Strange code fragments #980
Comments
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
&&
operator:Torque3D/Engine/lib/opcode/Ice/IceLSS.h
Line 69 in eeab0c1
Torque3D/Engine/source/renderInstance/renderProbeMgr.cpp
Line 801 in eeab0c1
Torque3D/Engine/source/afx/xm/afxXM_Scale.cpp
Lines 130 to 133 in eeab0c1
Torque3D/Engine/source/gfx/D3D11/gfxD3D11Device.cpp
Lines 72 to 75 in eeab0c1
Torque3D/Engine/source/ts/tsSortedMesh.cpp
Line 89 in eeab0c1
bufSize
(used later in a for-loop) seems to be initialized to 0 but then never changed:Torque3D/Engine/source/gfx/gl/gfxGLTextureTarget.cpp
Line 169 in eeab0c1
Torque3D/Engine/source/gfx/gl/gfxGLTextureTarget.cpp
Line 211 in eeab0c1
Torque3D/Engine/source/T3D/gameBase/gameBase.cpp
Line 459 in eeab0c1
The text was updated successfully, but these errors were encountered: