summaryrefslogtreecommitdiffstats
path: root/src/demos/j2d/FlyingText.java
Commit message (Expand)AuthorAgeFilesLines
* Moved GL2- and AWT-specific utility classes into the AWT packageKenneth Russel2008-12-301-3/+3
* Changed gleem to explicitly declare AWT dependencies. Updated allKenneth Russel2008-11-211-1/+2
* Applied second jogl-demos patch from Michael Bien. Adjusted build.xmlKenneth Russel2008-11-201-3/+4
* Incorporated patch from Michael Bien fixing roughly 80% of compilation errorsKenneth Russel2008-10-301-29/+45
* Integrated John Burkey's new TextRenderer implementation using Kenneth Russel2007-10-091-0/+4
* Made default size of demo window largerKenneth Russel2007-01-211-1/+8
* Added 3D rendering methods to TextureRenderer and TextRenderer on Kenneth Russel2007-01-201-28/+4
* Added new FlyingText demo to illustrate more advanced usage of the Kenneth Russel2007-01-071-0/+472