Hi.
I don't have much interest in programming lately, because of good sunny weathers, because of different projects on my car etc etc. But today i just tried to rebuild my map editor and Delphi 7 throws me an "Range check error" in nxGL at line 1731, which is: Data[i*4+3]:=255; // Full alpha

I have enabled full range checking etc all that debug stuff. Because i want to see in my project where is leak or where is too much data.

I don't know if you read this or not but you should or could add this code between {R-} and {R+} but better is to fix it, so it's always in range.

Im currently using rev84.