Merging r6381 from trunk to ogl-es branch

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@6382 dfc29bdd-3216-0410-991c-e03cc46cb475
This commit is contained in:
cutealien
2022-05-05 13:28:44 +00:00
parent 67a488fc5c
commit 0555e03109
9 changed files with 17 additions and 17 deletions

View File

@ -1343,7 +1343,6 @@
<ClCompile Include="CSkinnedMesh.cpp" />
<ClCompile Include="CSTLMeshFileLoader.cpp" />
<ClCompile Include="CTRGouraudNoZ2.cpp" />
<ClCompile Include="CTRParallaxMap.cpp" />
<ClCompile Include="CTR_transparent_reflection_2_layer.cpp" />
<ClCompile Include="CWGLManager.cpp" />
<ClCompile Include="CXMeshFileLoader.cpp" />
@ -1449,6 +1448,7 @@
<ClCompile Include="CTRGouraud2.cpp" />
<ClCompile Include="CTRGouraudAlphaNoZ2.cpp" />
<ClCompile Include="CTRNormalMap.cpp" />
<ClCompile Include="CTRParallaxMap.cpp" />
<ClCompile Include="CTRStencilShadow.cpp" />
<ClCompile Include="CTRTextureBlend.cpp" />
<ClCompile Include="CTRTextureDetailMap2.cpp" />