Menu

Code Commit Log


Commit Date  
[r1329] by nerius

Incorporating more usages of the new pixel() function.

2023-10-28 00:30:27 Tree
[r1328] by nerius

Starting to implement the better casting strategy to chop accumulation errors.
This strategy was originally developed in the 2D rendering code. Moving the
changes into 3D rendering one small step at a time, and testing along the way.

2023-10-28 00:07:08 Tree
[r1327] by nerius

In FloatPolyEdgePool, where access was 'public', making it only package
visible.

2023-10-28 00:05:48 Tree
[r1326] by nerius

Clearing up some Javadoc issues in RasterFloatGraphics; getting rid of member
variable m_nullEdges.

2023-10-27 15:00:42 Tree
[r1325] by nerius

Fixing some remaining Javadoc issues in com.nerius.grafx.d2.FloatGraphics.

2023-10-27 14:17:10 Tree
[r1324] by nerius

Rearranging 2D rendering code a bit.

2023-10-23 15:16:09 Tree
[r1323] by nerius

Making some slight corrections in comments/Javadoc.

2023-10-21 23:05:59 Tree
[r1322] by nerius

Adding script 'launch-donut.sh'.

2023-10-21 22:57:32 Tree
[r1321] by nerius

Renaming chop(double) to alias(double) in RasterFloatGraphics.

2023-10-21 22:51:55 Tree
[r1320] by nerius

Rename alias(double) to pixel(double). For clarity. About to rename chop() as
well, probably to alias() this time.

2023-10-21 22:46:32 Tree
Older >