aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-jogl-awt
Commit message (Collapse)AuthorAgeFilesLines
* Fixes a NullPointerException occuring (sometimes) when resizing a ↵Julien Gouesse2016-02-231-21/+32
| | | | JoglSwingCanvas, main part of the fix provided by Andreas Hauffe
* Disables the use of GLSL in GLJPanel used in JoglSwingCanvas as it caused ↵Julien Gouesse2015-10-301-4/+1
| | | | too much troubles with other GLSL shaders and the wireframe state
* Improves the fix of the issue #14Julien Gouesse2015-10-131-3/+13
|
* Disables HiDPI by default, see the issue #14: ↵Julien Gouesse2015-10-123-0/+12
| | | | https://github.com/gouessej/Ardor3D/issues/14
* Uses some less misleading package names in ardor3d-jogl-awt and ↵Julien Gouesse2015-09-206-12/+22
| | | | ardor3d-jogl-swt, renames JoglCanvas JoglAwtWindow
* Moves the classes of the JOGL backend depending on AWT into ardor3d-jogl-awtJulien Gouesse2015-09-208-0/+750