Changeset 2443


Ignore:
Timestamp:
Feb 19, 2013, 1:37:58 AM (10 years ago)
Author:
lolbot
Message:

fixed 5 files out of 2487:

  • removed 0 CR characters
  • removed 22 trailing whitespaces
  • replaced 11 tabs with spaces
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/easymesh/easymesh.cpp

    r2439 r2443  
    341341        vflags == (baseflag | (1 << VertexUsage::TexCoord) |
    342342                              (1 << VertexUsage::TexCoordExt)))
    343                    
     343
    344344    {
    345345        vdecl->SetStream(vbo, *gpu_sd.GetAttribute(lol::String("in_Vertex")),
Note: See TracChangeset for help on using the changeset viewer.