aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-jogl-awt
Commit message (Expand)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 still...Julien Gouesse2019-08-231-1/+1
* 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 set...Julien Gouesse2016-08-172-0/+128
* Updates the copyright headers and templatesJulien Gouesse2016-08-074-4/+4
* Fixes a NullPointerException occuring (sometimes) when resizing a JoglSwingCa...Julien Gouesse2016-02-231-21/+32
* Disables the use of GLSL in GLJPanel used in JoglSwingCanvas as it caused too...Julien Gouesse2015-10-301-4/+1
* Improves the fix of the issue #14Julien Gouesse2015-10-131-3/+13
* Disables HiDPI by default, see the issue #14: https://github.com/gouessej/Ard...Julien Gouesse2015-10-123-0/+12
* Uses some less misleading package names in ardor3d-jogl-awt and ardor3d-jogl-...Julien Gouesse2015-09-206-12/+22
* Moves the classes of the JOGL backend depending on AWT into ardor3d-jogl-awtJulien Gouesse2015-09-208-0/+750