Menu

Code Commit Log


Commit Date  
[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
[r1656] by nerius

Temporarily committing grafx-2.0 files, to get a forward diff from 2.0 to 2.1.
Again, I'm struggling with a very simple task which is taking a patch file and
reversing it. If I don't read a forward diff I may make mistakes in the
revision history documentation, the constant flipping in boolean logic makes my
brain hurt, I wasn't designed to do things that way. I'm not a computer.

2023-11-11 10:41:55 Tree
[r1655] by nerius

This is the source ball (not including demo code) from grafx-2.1 release.
I'm trying to find a forward patch from 2.1 to 2.2, I don't want to compare
two directories. I want to do it here, by reversing a patch file that was
generated, to give a new patch file. After searching on the internet I found
no obvious links that demonstrate this, and from first glances neither 'diff'
nor 'patch' seem to be able to generate this for me. So I'm committing the
old code and will take the forward diff which will give 2.1->2.2 changes. It
less error prone to read.

2023-11-11 10:20:34 Tree
[r1654] by nerius

Updating VERSION on 2D graphics library from 2.1 to 2.2. Making a mini
release, probably.

2023-11-11 09:54:30 Tree
[r1653] by nerius

Moving over the most recent changes/improvements from 'blockout' branch to
'grafx' branch, related only to 2D rendering lib and demo support code.

2023-11-11 09:52:33 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.