!B (Renderer) Fixes the scalform loading and vulkan's woodland black screen issue.
commit1bc1ed8bf2beaf4b78fba24177e7dc67f551d7fd
authorMorteza Mostajab <seyedmorteza@crytek.com>
Fri, 1 Dec 2017 19:49:47 +0000 (1 20:49 +0100)
committerMorteza Mostajab <seyedmorteza@crytek.com>
Fri, 1 Dec 2017 19:49:47 +0000 (1 20:49 +0100)
tree970a31d3734c80645b9d0705c5dd383f23c08f51
parent0c64040bdbee2b57b2405c004f537db25bbc6f23
!B (Renderer) Fixes the scalform loading and vulkan's woodland black screen issue.

Related to CL1596069. The behavior of the fpGetExtension and PathUtil::GetExt are different. One returns the extension with point and the other without the point.

Copied from Perforce
 Change: 1604884
Code/CryEngine/RenderDll/Common/Renderer.cpp
Code/CryEngine/RenderDll/Common/Shaders/ShaderCache.cpp
Code/CryEngine/RenderDll/Common/Shaders/ShaderScript.cpp
Code/CryEngine/RenderDll/Common/Textures/Texture.cpp
Code/CryEngine/RenderDll/Common/Textures/TextureStreaming.cpp