Преглед изворни кода

fixed 5 files out of 2487:

- removed 0 CR characters
 - removed 22 trailing whitespaces
 - replaced 11 tabs with spaces
legacy
Lolbot lolbot пре 12 година
родитељ
комит
8e0816a7c3
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/easymesh/easymesh.cpp

+ 1
- 1
src/easymesh/easymesh.cpp Прегледај датотеку

@@ -340,7 +340,7 @@ void GpuEasyMeshData::RenderMeshData(mat4 const &model)
vflags == (baseflag | (1 << VertexUsage::TexCoordExt)) ||
vflags == (baseflag | (1 << VertexUsage::TexCoord) |
(1 << VertexUsage::TexCoordExt)))
{
vdecl->SetStream(vbo, *gpu_sd.GetAttribute(lol::String("in_Vertex")),
*gpu_sd.GetAttribute(lol::String("in_Normal")),


Loading…
Откажи
Сачувај