Results 39 comments of Lookey

This should be done by tests themself, not by the test script. Someone can call "Bin/x64/Release/nfCommonTest.exe" directly (I do that sometimes) and then nothing will remove the files.

@mkulagowski it is one of the solutions. Assignee will have to do the investigation and choose what is best for our tests. ;)

Just leaving this out there: I've recently heard about new GI method created by nVidia, called VXGI: https://developer.nvidia.com/gi-works

I still have a project in which I tried to create a smooth terain based on voxels. It might be a good idea to reactivate this experiment and continue it...

Is this finished? I saw some comments in the code already.

@mkulagowski on one hand I do agree we should not duplicate functions, on the other hand I don't like the fact of Interface-like implementation in Scopes. Profiler's performance is crucial,...

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...

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.

OK, so Load must be generalized. Indeed, no need to do any extension. Updated.

Updated. BTW. why u no Markdown when it comes to this list? ;)