aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-swt
Commit message (Collapse)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-1/+11
|
* Fixes gradle clean with Gradle 7.2Julien Gouesse2021-09-041-2/+2
|
* Replaces the obsolete EasyMock Class Extension by the latest version of EasyMockJulien Gouesse2021-09-032-4/+4
|
* Removes a redundancy in Maven dependency declarations for SWTJulien Gouesse2021-09-031-4/+0
|
* Partially fixes the generation of the Java API documentation (there are ↵Julien Gouesse2019-08-231-1/+1
| | | | still some warnings)
* 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-swtJulien Gouesse2019-06-011-11/+8
|
* Stops using a broken repository to get SWT with Maven and partially fixes ↵Julien Gouesse2019-06-011-9/+0
| | | | the generation of the Java documentation
* 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-43/+7
|
* Replaces Guava's checkNotNull by Objects.requireNonNullJulien Gouesse2018-07-141-5/+4
|
* Replaces Guava's checkNonNull by Objects.requireNonNullJulien Gouesse2018-07-142-8/+8
|
* Merges several Renanse's commitsJulien Gouesse2018-01-273-111/+129
|\
| * Update to mouse manager allowing null to be passed to setCursor to signify ↵Joshua Slack2018-01-151-3/+3
| | | | | | | | clearing the cursor
| * Added new method to Canvas interface providing a way to store and retrieve ↵Joshua Slack2018-01-151-4/+17
| | | | | | | | the mouse manager for a given canvas.
| * Small tweak to eclipse project settingsJoshua Slack2018-01-041-1/+1
| |
| * Fix for unnecessary exceptions when ardor3d is given a control character it ↵Joshua Slack2017-10-241-108/+113
| | | | | | | | doesn't understand - this happens alot with alt-tab as SWT will broadcast a DC2 control character (int value, 18).
| * Experimental conversion to gradleJoshua Slack2017-09-191-0/+6
| |
| * Updated target to Java 1.7Joshua Slack2017-04-201-4/+7
| |
* | 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-0710-10/+10
| |
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-304-7/+7
| |
* | Adds the support of 9 mouse buttons into the JOGL backends of the other ↵Julien Gouesse2015-08-281-1/+19
| | | | | | | | toolkits (SWT, AWT)
* | Stops using Guava to create the lists, the sets and the maps except when it ↵Julien Gouesse2014-09-242-5/+4
| | | | | | | | is really necessary
* | Removes tons of warningsJulien Gouesse2014-08-085-0/+24
| |
* | Adds Gradle supportJulien Gouesse2014-08-021-0/+6
|/
* more swt tweaksRenanse2013-11-041-10/+10
|
* Altered swt version and repo information in attempt to get it compiling againRenanse2013-11-041-6/+3
|
* [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-13/+10
|
* Gets Renanse's changesJulien Gouesse2013-03-271-113/+113
|
* Merge remote-tracking branch 'origin/master'Renanse2013-03-1416-1584/+506
|\ | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java
| * normalized line endingsneothemachine2013-02-214-618/+618
| | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings
| * add ardor3d nexus for swt dependency until current swt gets on centralneothemachine2012-12-051-0/+12
| |
| * 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-0511-1089/+0
|/
* move all files from trunk to root folderneothemachine2012-12-0523-0/+2861