Menu

Code Commit Log


Commit Date  
[r15] by nerius

Fixing a subtle minor line drawing bug that would happen rarely.
Updating headers on all files.

2009-11-24 23:16:19 Tree
[r14] by nerius

Updating stuff.

2002-11-10 03:02:16 Tree
[r13] by --none--

This commit was manufactured by cvs2svn to create tag 'start'.

2002-11-10 02:50:48 Tree
[r12] by nerius

Starting project blockout

2002-11-10 02:50:47 Tree
[r11] by nerius

implementing edge pool for polygon filling. no doubt, there are bugs
being introduced with this change.

2001-03-20 06:19:20 Tree
[r10] by nerius

edited javadoc slightly (aesthetic).

2001-03-20 06:17:58 Tree
[r9] by nerius

made lots of changes to RasterFloatGraphics:
- added hook to do alpha manipulation (RasterFloatPixBuff).
- condensed a lot of code, and put it into new classes FloatPolyEdge and
FloatPolyClipper.
- cleaned up implementation of clear().
- fixed up color conversions between FloatColor and int.

my next goal is to fix any bugs that these changes may have created, and to
implement a FloatPolyEdge pool, so that 'new' would not have to be called for
every FloatPolyEdge; drawing many polygons would otherwise lead to rapid
memory allocation and de-allocation and re-allocation (new edges created all
the time).

2001-03-19 06:52:36 Tree
[r8] by nerius

updating javadoc.

2001-03-19 06:44:12 Tree
[r7] by nerius

adding a little spiffy clip technology to the simple demo.

2001-03-19 06:43:17 Tree
[r6] by nerius

adding constructor to FloatColor for opaque colors.

2001-03-19 06:42:09 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.