aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-jogl-awt
Commit message (Collapse)AuthorAgeFilesLines
* Removes useless obsolete files specific to Eclipse and NetBeansJulien Gouesse2023-04-092-131/+0
|
* Switches to JOGL 2.4.0Julien Gouesse2023-02-131-2/+2
|
* Fixes gradle build with Gradle 7.2Julien Gouesse2021-09-041-0/+2
|
* Fixes gradle clean with Gradle 7.2Julien Gouesse2021-09-041-3/+3
|
* Partially fixes the generation of the Java API documentation (there are ↵Julien Gouesse2019-08-231-1/+1
| | | | still some warnings)
* Removes the remaining references to GithubJulien Gouesse2019-08-213-3/+3
|
* Uses the release option in the Maven build to ease the use of Java >= 9Julien Gouesse2019-08-121-1/+3
|
* Replaces com.ardor3d by org.jogamp.ardor3d in the Maven group idJulien Gouesse2019-06-301-1/+1
|
* Sets the compiler compliance to 1.8Julien Gouesse2019-05-261-3/+4
|
* Merges several Renanse's commitsJulien Gouesse2018-01-274-235/+287
|
* Fixes the management of the parenthesis within expressions in the Eclipse ↵Julien Gouesse2016-08-172-0/+128
| | | | settings
* Updates the copyright headers and templatesJulien Gouesse2016-08-074-4/+4
|
* 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