aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-awt
Commit message (Collapse)AuthorAgeFilesLines
* Fixes the management of the parenthesis within expressions in the Eclipse ↵Julien Gouesse2016-08-171-1/+1
| | | | settings
* 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 ↵Julien Gouesse2015-08-281-1/+18
| | | | toolkits (SWT, AWT)
* Stops using Guava to create the lists, the sets and the maps except when it ↵Julien Gouesse2014-09-243-8/+6
| | | | is really necessary
* 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
|\ | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java
| * normalized line endingsneothemachine2013-02-214-526/+526
| | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings
| * let eclipse remove timestamps out of .prefs filesneothemachine2012-12-052-2/+1
| | | | | | | | | | | | (these aren't written since eclipse 3.7.2, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=342709 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=363836)
| * Merge branch 'kill_trunk' into dependenciesneothemachine2012-12-053-28/+0
|/
* move all files from trunk to root folderneothemachine2012-12-0517-0/+2024