Explorar el Código

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> hace 11 años
padre
commit
ece13aaabf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      demos/tutorial/05_easymesh.cpp

+ 1
- 1
demos/tutorial/05_easymesh.cpp Ver fichero

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



Cargando…
Cancelar
Guardar