Lee Shallis / glEngine * GitLab

I managed to construct the randomised GFX_IMAGE for my 3rd "model" (just a triangle, will apply collisions later which is why all my test triangles are given their own models) but as by the time it's supposed to get assigned a GPU ID it's somehow been cleared of data, as a result it segfaults during the attempt to use it's stored pointer to a global cache management object (GFX) during a call to WantGfxImageGpuId(), I'm stumped as to where it's occurring, someone mind taking a look and seeing if they can spot it, the 2 main functions to look at are LuanchCore() & WantTestModels()

For people who come after any new uploads:
Files * 112650ec3b2c3918269a072cf8af463b529c80ea * Lee Shallis / glEngine * GitLab