Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

CodeConventions.txt 492 B

1234567891011121314
  1. ===============================================
  2. The Asset-Importer-Library Coding conventions
  3. ===============================================
  4. If you want to participate to the Asset-Importer_Library please have a look
  5. onto these coding conventions and try to follow them. They are more or less
  6. some kind of guide line to help others coming into the code and help all
  7. the Asset-Importer-Library users.
  8. Tab width
  9. ===========
  10. The tab width shall be 4 spaces.