mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-19 19:35:26 +00:00
Fixes for dedicated build on linux.
Thx @Bloodknigh for Signal fix.
This commit is contained in:
parent
ef4e7ec975
commit
6450294855
8 changed files with 22 additions and 19 deletions
|
|
@ -41,6 +41,7 @@ enum RegisterType
|
|||
RT_NORMAL,
|
||||
RT_BINORMAL,
|
||||
RT_TANGENT,
|
||||
RT_TANGENTW,
|
||||
RT_COLOR,
|
||||
RT_TEXCOORD,
|
||||
RT_VPOS,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue