aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-awt
Commit message (Expand)AuthorAgeFilesLines
* Removes useless obsolete files specific to Eclipse and NetBeansJulien Gouesse2023-04-092-393/+0
* Fixes gradle build with Gradle 7.2Julien Gouesse2021-09-041-0/+2
* Fixes gradle clean with Gradle 7.2Julien Gouesse2021-09-041-1/+1
* Replaces the obsolete EasyMock Class Extension by the latest version of EasyMockJulien Gouesse2021-09-031-2/+2
* Partially fixes the generation of the Java API documentation (there are still...Julien Gouesse2019-08-231-1/+1
* 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
* Fixes some errors in the Java documentation of ardor3d-awtJulien Gouesse2019-06-012-25/+40
* Replaces Guava's enum multisets by Java EnumMap (issue #13)Julien Gouesse2019-05-271-9/+8
* Sets the compiler compliance to 1.8Julien Gouesse2019-05-261-3/+5
* Replaces Guava's PeekingIteratorJulien Gouesse2018-09-132-41/+6
* Replaces Guava's checkNotNull by Objects.requireNonNullJulien Gouesse2018-07-141-4/+4
* Replaces Guava's checkNonNull by Objects.requireNonNullJulien Gouesse2018-07-141-4/+4
* Merges several Renanse's commitsJulien Gouesse2018-01-271-1/+1
|\
| * Update to mouse manager allowing null to be passed to setCursor to signify cl...Joshua Slack2018-01-151-1/+1
| * Small tweak to eclipse project settingsJoshua Slack2018-01-041-1/+1
| * Experimental conversion to gradleJoshua Slack2017-09-191-0/+5
| * Updated target to Java 1.7Joshua Slack2017-04-201-4/+7
* | Fixes the management of the parenthesis within expressions in the Eclipse set...Julien Gouesse2016-08-171-1/+1
* | Updates the copyright headers and templatesJulien Gouesse2016-08-0713-13/+13
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-306-12/+12
* | + fixed bug when using the right mouse buttonhauffe2015-10-231-0/+1
* | Moves the only dependency on AWT in ardor3d-ui into ardor3d-awtJulien Gouesse2015-09-201-0/+44
* | Adds the support of 9 mouse buttons into the JOGL backends of the other toolk...Julien Gouesse2015-08-281-1/+18
* | Stops using Guava to create the lists, the sets and the maps except when it i...Julien Gouesse2014-09-243-8/+6
* | Adds Gradle supportJulien Gouesse2014-08-021-0/+5
* | Adds some 'override' annotations into ardor3d-awtJulien Gouesse2014-08-016-3/+35
|/
* [maven-release-plugin] prepare for next development iterationneothemachine2013-07-231-1/+1
* [maven-release-plugin] prepare release v0.9v0.9neothemachine2013-07-231-1/+1
* Cleaned up and fixed the pom.xml files.Vincent Cantin2013-04-071-36/+18
* fixes for recent package change.renanse2013-04-036-9/+9
* renamed package image.util to image.util.awtmigroh2013-04-025-0/+0
* Gets Renanse's changesJulien Gouesse2013-03-271-113/+113
* Merge remote-tracking branch 'origin/master'Renanse2013-03-148-443/+414
|\
| * normalized line endingsneothemachine2013-02-214-526/+526
| * let eclipse remove timestamps out of .prefs filesneothemachine2012-12-052-2/+1
| * Merge branch 'kill_trunk' into dependenciesneothemachine2012-12-053-28/+0
|/
* move all files from trunk to root folderneothemachine2012-12-0517-0/+2024