nfengine icon indicating copy to clipboard operation
nfengine copied to clipboard

File structure cleanup

Open Witek902 opened this issue 9 years ago • 2 comments

  • [ ] Rename all tests source files. Either they should end with "Test", or they should have no postfix at all.
  • [ ] Set filters in VS solution so they match directories structure.
  • [x] README.md and Wiki reorganization
  • [x] Remove legacy/unused files:
    • nfCore/SceneSegment.*
    • nfCore/ShaderManager.*
    • nfCore/ShaderResource.*

Witek902 avatar Oct 24 '15 17:10 Witek902

For the first one, I would recommend removing the "Test" prefix from test fixtures. These are all tests, so the word feels redundant. Filters matching directory structures :+1: Legacy files - do we really have to remove SceneSegment? IMO we still have to reconstruct Segments in the engine, the file might be useful for us.

lookeypl avatar Oct 26 '15 07:10 lookeypl

Bonus comment - I would add a README/Wiki reorganization with some detailed info as a part of this task. We spoke about it on our last meeting.

lookeypl avatar Oct 26 '15 10:10 lookeypl