Menu

Code Commit Log


Commit Date  
[r1623] by nerius

Implementing getClip() in TiledDepthGraphics. This is done very elegantly by
taking a union() of all the clip rectangles.

2023-11-09 23:21:16 Tree
[r1622] by nerius

Making some progress on the tiled rendering.

2023-11-09 23:07:39 Tree
[r1621] by nerius

Trying to fix the clipping strategies, basing this code on the 2D improvements.

2023-11-09 23:00:07 Tree
[r1620] by nerius

Simplifying the creation m_clipFoo by using bounded() function. These changes
are from a few days ago, just committing now. I was working on fixing the
clip dilemma in 2D graphics. The 3D code is about to be revised in that
respect, finally.

2023-11-09 22:43:21 Tree
[r1619] by nerius

Getting rid of m_inverted in ClipRectangle. Simplifying the code.

2023-11-09 22:38:51 Tree
[r1618] by nerius

Reformatting a section of code which removes two lines by condensing the code.

2023-11-09 20:30:48 Tree
[r1617] by nerius

Removing DEBUG sections because that makes the code too difficult to read for
purposes of carrying this work over to 3D graphics rendering. Also improving a
Javadoc for setClip().

2023-11-09 20:22:37 Tree
[r1616] by nerius

Adding one more test case. It passes.

2023-11-09 20:12:59 Tree
[r1615] by nerius

Adding final DEBUG statement. The code now works.

2023-11-09 20:10:02 Tree
[r1614] by nerius

This ought to get at least very close to fixing the clipping issues.

2023-11-09 20:00:15 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.