Procházet zdrojové kódy

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> před 10 roky
rodič
revize
ece13aaabf
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      demos/tutorial/05_easymesh.cpp

+ 1
- 1
demos/tutorial/05_easymesh.cpp Zobrazit soubor

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



Načítá se…
Zrušit
Uložit