Menu

Code Commit Log


Commit Date  
[r1840] by nerius

Changing version, 2.3.1 --> 2.3.2, in webpage.

2023-11-23 22:32:44 Tree
[r1839] by nerius

Updating grafx-2.3-RELNOTES.txt.

2023-11-23 22:25:59 Tree
[r1838] by nerius

Fixing a compile error in 3D rendering library. This change is just to get it
to compile; there will be major work done to the 3D code soon. The change in
question is related to getPointAlias(), the public method.

2023-11-23 22:20:44 Tree
[r1837] by nerius

Changes for 2.3.1 -> 2.3.2, 2D grafx rendering library.

2023-11-23 22:13:27 Tree
[r1836] by nerius

Now testing with Double.isNaN() in ClipRectangle.

2023-11-23 21:22:18 Tree
[r1835] by nerius

Adding clipRectTests() to NaNTest.

2023-11-23 21:17:22 Tree
[r1834] by nerius

Discarding polygons with Double.isNaN().

2023-11-23 19:49:22 Tree
[r1833] by nerius

In RasterFloatGraphics, breaking the FloatPolyEdge.initialize() calls into
separate loop, for clarity and for debugging purposes. Of course there is a
very slight performance penalty to be paid with this change.

2023-11-23 18:22:35 Tree
[r1832] by nerius

In NaNTest adding some additional test cases for fillPolygon().

2023-11-23 18:20:13 Tree
[r1831] by nerius

In FloatPolyEdge, moving numNodes() to the bottom of file (it's a debugging
call), making incrementY() private (was protected, I don't know why), and
adding printNodes() for debugging purposes.

2023-11-23 18:19:19 Tree
Older >
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.