aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-awt/src/main/java/com/ardor3d
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Updates the copyright headers and templatesJulien Gouesse2016-08-0711-11/+11
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-305-9/+9
* | + 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 some 'override' annotations into ardor3d-awtJulien Gouesse2014-08-016-3/+35
|/
* fixes for recent package change.renanse2013-04-036-9/+9
* renamed package image.util to image.util.awtmigroh2013-04-025-0/+0
* normalized line endingsneothemachine2013-02-211-267/+267
* move all files from trunk to root folderneothemachine2012-12-0510-0/+1459