Don't adjust texture coords of nonexistent gpatch (resolves #1242)
Test case:
Load the Modern Sonic addon with Jeck's models enabled and homing attack any enemy
Merge request reports
Activity
Works as expected, though it doesn't make sense why this should be failing at all, it seems like every sprite should have a hardware patch? The sprite field itself doesn't seem to ever be null, nor is the whole gpatch on its own, so it seems like whenever these sprite gpatches get initialized on addon load the hardware patch isn't being set.
changed milestone to %2.2.14
added Bug OpenGL renderer labels
mentioned in commit 9ff0bea9
Please register or sign in to reply