Browse Source

fixed 19 files out of 2757:

- removed 510 CR characters
 - removed 26 trailing whitespaces
 - replaced 0 tabs with spaces
 - fixed 15 svn:eol-style properties
undefined
Lolbot Sam Hocevar <sam@hocevar.net> 10 years ago
parent
commit
ece13aaabf
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      demos/tutorial/05_easymesh.cpp

+ 1
- 1
demos/tutorial/05_easymesh.cpp View File

@@ -138,7 +138,7 @@ public:
#else //USE_CUSTOM_SHADER
m_gears[i].m1.MeshConvert();
#endif //USE_CUSTOM_SHADER
}
}
m_ready = true;
}



Loading…
Cancel
Save