Menu

Code Commit Log


Commit Date  
[r1106] by nerius

Adding helper class 'MatrixUtils' to package 'com.nerius.grafx.d3.demo'. At
lease two classes in same package (demo code) will likely be making use of
this.

2023-09-23 20:11:26 Tree
[r1105] by nerius

Removing a TODO.txt item that has already been completed.

2023-09-23 16:09:39 Tree
[r1104] by nerius

Fixing GrafxPolyFillDemo to work without java.applet.Applet.

2023-09-23 15:59:55 Tree
[r1103] by nerius

Updating PolyhedronDemo to do away with usage of java.applet.Applet. I think
this works, even though there was one small hiccup recently; there may be some
thread safety issues still lurking somewhere.

2023-09-23 15:01:39 Tree
[r1102] by nerius

Changing order of member variable definitions, used to be m_anim, m_grafx, and
m_img; it's now m_grafx, m_anim, and m_img.

2023-09-23 14:59:29 Tree
[r1101] by nerius

Correcting some spelling mistakes in CanvasAWTAdapter, which are in comments.
'insure' -> 'ensure'.

2023-09-23 14:57:26 Tree
[r1100] by nerius

Fixing GrafxLineDrawDemo to be standalone.

2023-09-22 22:16:09 Tree
[r1099] by nerius

Converting SimpleDemo in package com.nerius.grafx.d2.demo to use FrameAWTStub.
This is no longer a java.applet.Applet. It now has a main() method.

2023-09-22 20:03:08 Tree
[r1098] by nerius

Creating a zero-arg FrameAWTStub constructor.

2023-09-22 20:00:24 Tree
[r1097] by nerius

Removing TestFontFactory which is mostly dead code.

2023-09-22 18:25:46 Tree
Older >