Menu

Commit [r971]  Maximize  Restore  History

Fixing major bug where RasterFloatGraphics, when used with a

RasterFloatPixBuff object, would call that buffer's getWidth() method twice,
to get the width and height, instead of calling getWidth() once and
getHeight() once. This resulted in all sorts of clipping issues, it even
resulted in an ArrayIndexOutOfBoundsException in some cases, in the game of
Blockout.

nerius 2023-09-05

changed /blockout/src/com/nerius/grafx/d2/RasterFloatGraphics.java
/blockout/src/com/nerius/grafx/d2/RasterFloatGraphics.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.