Delwin9999

Results 3 issues of Delwin9999

There are a number of places where the return value of a function is being used as a parameter of another function that takes a reference. While MSVC allows passing...

If you call new on an Example and then delete it without calling run it will attempt to delete a bunch of resources that are allocated during run (specificity prepare())....

bug

This one is an enhancement but it would be nice if there was an example of how to either use the screenshot layer or better how to manually fetch the...

enhancement