Menu

Code Commit Log


Commit Date  
[r1666] by nerius

Updating SHORTTERM-TODO.txt with an item done.

2023-11-11 17:50:48 Tree
[r1665] by nerius

Some changes in comment formatting and content. Very minor stuff.

2023-11-11 17:50:25 Tree
[r1664] by nerius

Fixing a slight error message spelling mistake. In polygon-filling routine,
renaming local variable from 'y' to 'yy' to match the naming scheme used in
drawPoint() and drawLine(). Making a public-like method Javadoc comment more
private-like.

2023-11-11 17:47:33 Tree
[r1663] by nerius

Making use of ArrayPixBuff. The 2D rendering code is now greatly simplified.

2023-11-11 17:36:17 Tree
[r1662] by nerius

I will be making strides at reducing the length of 2D rendering code; I intend
to pipe all calls through the m_customPix, and never touch m_pix directly. The
first step in this is of course to implement an internal class such as
ArrayPixBuff, which is exactly what I am doing here.

2023-11-11 17:17:34 Tree
[r1661] by nerius

One SHORTTERM-TODO item already done.

2023-11-11 16:20:12 Tree
[r1660] by nerius

This is the newly autogenerated Blocks class, mirrors paired.

2023-11-11 16:17:03 Tree
[r1659] by nerius

In net.blockout.production.Blocks, the order of blocks listed will now have
them grouped by mirror pairs, in the cases where there are mirror pairs.

2023-11-11 16:14:55 Tree
[r1658] by nerius

I think this is all the ideas I had. They came to me all at once. I may have
forgotten something.

2023-11-11 14:57:57 Tree
[r1657] by nerius

Reverting back to grafx-2.2 code. I had to make some "jumps" because I wanted
diffs in the right direction, didn't know how to immediately do it without lots
of error-prone techniques.

2023-11-11 11:40:50 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.