aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Switches to Java 17Julien Gouesse2022-10-231-3/+3
|
* Switches to JUnit 4.13.2 and adds some additional dependencies to fix mvn siteJulien Gouesse2021-09-031-1/+25
|
* Replaces the obsolete EasyMock Class Extension by the latest version of EasyMockJulien Gouesse2021-09-031-6/+6
|
* Switches to maven-javadoc-plugin 3.3.0 and updates the links to the Java API ↵Julien Gouesse2021-08-301-4/+4
| | | | documentation
* Switches to Java 16Julien Gouesse2021-08-301-1/+1
|
* Fixes Maven 'site' and uses Java 14 to compile the projectJulien Gouesse2021-02-051-19/+19
|
* Allows to build the project for Java 8 but with Java >= 9 by using the ↵Julien Gouesse2020-03-301-8/+6
| | | | release option and a new version of maven-javadoc-plugin
* Partially fixes the generation of the Java API documentation (there are ↵Julien Gouesse2019-08-231-2/+2
| | | | still some warnings)
* Stops using the release option in the Maven build to allow to build the ↵Julien Gouesse2019-08-221-2/+4
| | | | project with Java 8 as Maven 3.6.1 with Java 11 doesn't find the dependencies when generating the Java API documentation
* Removes the remaining references to GithubJulien Gouesse2019-08-211-6/+6
|
* Moves ArdorCraft into ardor3d-craftJulien Gouesse2019-08-171-0/+1
|
* Uses the release option in the Maven build to ease the use of Java >= 9Julien Gouesse2019-08-121-4/+2
|
* Removes some useless configuration parameters from the Maven buildJulien Gouesse2019-06-301-4/+0
|
* Replaces com.ardor3d by org.jogamp.ardor3d in the Maven group idJulien Gouesse2019-06-301-1/+1
|
* Builds ardor3d-performance with Maven in order to fix the javadoc generationJulien Gouesse2019-06-011-0/+2
|
* Stops using a broken repository to get SWT with Maven and partially fixes ↵Julien Gouesse2019-06-011-16/+51
| | | | the generation of the Java documentation
* Removes the last reference to Google Guava and updates the links to the Java ↵Julien Gouesse2019-06-011-7/+2
| | | | API documentation
* Sets the compiler compliance to 1.8Julien Gouesse2019-05-261-8/+8
|
* Merges Renanse's commit 0ceb20b296134b6f647e00bca20901097d43294eJulien Gouesse2018-01-261-1/+1
|\
| * updated to a version visible in mavenJoshua Slack2017-02-211-1/+1
| |
* | Switches to Guava 19.0Julien Gouesse2016-08-301-1/+1
| |
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-301-5/+5
| |
* | Switches to JUnit 4.12 and fixes the javadoc creation with Java 1.8 ↵Julien Gouesse2016-03-201-2/+3
| | | | | | | | (disables doclint)
* | Enables all debug information by default and fixes the default encoding of ↵Julien Gouesse2016-01-081-0/+2
| | | | | | | | the reports
* | Updates JogAmp, uses the build 2.3.2Julien Gouesse2015-10-131-1/+1
| |
* | Updates JogAmp, uses the build 2.3.2-rc-20150929Julien Gouesse2015-09-301-1/+1
| |
* | Updates JogAmp, uses the build 2.3.2-rc-20150927Julien Gouesse2015-09-271-1/+1
| |
* | Disables the cobertura plugin in the Maven buildJulien Gouesse2015-09-261-2/+2
| |
* | Updates JogAmp, uses the build 2.3.2-rc-20150926 in the Gradle build tooJulien Gouesse2015-09-261-21/+28
| |
* | Updates JogAmp, uses the build 2.3.2-rc-20150926Julien Gouesse2015-09-261-1/+1
| |
* | Fixes the long standing bug occurring when exiting the demos, the OpenGL ↵Julien Gouesse2015-09-211-3/+3
| | | | | | | | cleanup failed because it was started after the destruction of the OpenGL context, far too late
* | Moves the classes of the JOGL backend depending on AWT into ardor3d-jogl-awtJulien Gouesse2015-09-201-0/+1
| |
* | Updates JOGL (2.3.2 RC 20150812), moves the image format detection from ↵Julien Gouesse2015-08-281-1/+1
| | | | | | | | Ardor3D to JOGL
* | Switches to JOGL 2.3.2 RC 20150716Julien Gouesse2015-08-101-1/+1
| |
* | Updates JOGL (2.3.1)Julien Gouesse2015-03-291-1/+1
| |
* | Updates JOGL (2.3.0)Julien Gouesse2015-03-131-1/+1
| |
* | Moves the JOGL SWT canvases into a separate sub-project called ardor3d-jogl-swtJulien Gouesse2015-02-101-0/+1
| |
* | Uses JOGL 2.3.0 RC 20150205Julien Gouesse2015-02-091-1/+1
| |
* | Moves the controller based on JInput into a separate sub-project called ↵Julien Gouesse2015-01-201-0/+1
| | | | | | | | ardor3d-jinput
* | Updates JOGL (2.2.4)Julien Gouesse2014-10-101-1/+1
| |
* | Updates JOGL (2.2.1)Julien Gouesse2014-09-301-1/+1
| |
* | Modifies the attribution of the project in pom.xml and prepares the ↵Julien Gouesse2014-09-241-15/+29
| | | | | | | | deployment on JogAmp
* | Updates Guava (18.0)Julien Gouesse2014-09-021-1/+1
| |
* | Updates Guava (17.0)Julien Gouesse2014-08-081-1/+1
| |
* | Updates JOGL (2.2.0)Julien Gouesse2014-08-081-1/+1
| |
* | Switches to JOGL 2.2.0-rc-20140731Julien Gouesse2014-07-311-1/+1
| |
* | Switches to JOGL 2.2.0-rc-20140613Julien Gouesse2014-06-181-1/+1
| |
* | Keeps only the JogAmp backendJulien Gouesse2014-05-281-12/+0
| |
* | Copies the controller based on JInput 2.0.6 into the JogAmp backendJulien Gouesse2014-05-281-0/+10
| |
* | Switch to JOGL 2.2.0-rc-20140512Julien Gouesse2014-05-151-1/+1
| |