aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes a very minor warning in ExampleRunner.javaJulien Gouesse2022-10-231-1/+2
* Fixes gradle build with Gradle 7.2Julien Gouesse2021-09-0415-4/+79
* Fixes gradle clean with Gradle 7.2Julien Gouesse2021-09-0418-53/+56
* Removes the obsolete Gradle wrapperJulien Gouesse2021-09-044-260/+0
* Adds a default constructor without arguments into PhysicalLayerJulien Gouesse2021-09-041-1/+7
* 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-034-12/+12
* Removes a redundancy in Maven dependency declarations for SWTJulien Gouesse2021-09-031-4/+0
* Switches to maven-javadoc-plugin 3.3.0 and updates the links to the Java API ...Julien Gouesse2021-08-301-4/+4
* Opens a module to all unnamed modules to fix the testsJulien Gouesse2021-08-301-0/+1
* Switches to Java 16Julien Gouesse2021-08-301-1/+1
* Removes the misleading VBO interleaved data modeJulien Gouesse2021-08-3010-429/+50
* Adds a method to retrieve the normals of a primitiveJulien Gouesse2021-03-041-0/+44
* Fixes a spelling mistake in a commentJulien Gouesse2021-02-271-7/+7
* Allows to ignore zero floating-point value representation's sign, resets to t...Julien Gouesse2021-02-0911-38/+64
* Reduces the memory footprint of many hashCode() methods by avoiding to create...Julien Gouesse2021-02-0815-42/+51
* Fixes a spelling mistake in a commentJulien Gouesse2021-02-081-1/+1
* Fixes the Java documentation againJulien Gouesse2021-02-053-3/+3
* Updates the Java documentation in order to reflect the change in the manageme...Julien Gouesse2021-02-053-0/+9
* Fixes Maven 'site' and uses Java 14 to compile the projectJulien Gouesse2021-02-051-19/+19
* Fixes Vector*.equals() inconsistent with hashCode()Julien Gouesse2021-02-053-3/+5
* Allows to build the project for Java 8 but with Java >= 9 by using the releas...Julien Gouesse2020-03-301-8/+6
* Fixes the Java documentation of MathUtilsJulien Gouesse2019-11-291-3/+3
* Fixes the generation of the Java API documentation and removes some duplicate...Julien Gouesse2019-08-2519-2076/+688
* Partially fixes the generation of the Java API documentation (there are still...Julien Gouesse2019-08-2323-49/+42
* Stops using the release option in the Maven build to allow to build the proje...Julien Gouesse2019-08-221-2/+4
* Removes the remaining references to GithubJulien Gouesse2019-08-217-13/+11
* Moves the missing files from ArdorCraftAPITest into ardor3d-examplesJulien Gouesse2019-08-178-0/+105
* Moves ArdorCraftAPITest into ardor3d-examplesJulien Gouesse2019-08-1727-0/+5888
* Moves ArdorCraft into ardor3d-craftJulien Gouesse2019-08-1777-1/+10556
* Uses the release option in the Maven build to ease the use of Java >= 9Julien Gouesse2019-08-1217-20/+50
* Fixes the Gradle buildJulien Gouesse2019-08-122-0/+10
* Removes a useless jardesc fileJulien Gouesse2019-08-121-17/+0
* 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-3020-20/+20
* Fixes some warnings in the Java documentation of ardor3d-coreJulien Gouesse2019-06-305-10/+138
* Fixes some warnings in the Java documentation of ardor3d-coreJulien Gouesse2019-06-3032-154/+329
* Fixes some warnings in the Java documentation of ardor3d-coreJulien Gouesse2019-06-188-34/+74
* Fixes some warnings in the Java documentation of ardor3d-coreJulien Gouesse2019-06-179-77/+137
* Fixes some errors in the Java documentation of ardor3d-coreJulien Gouesse2019-06-1612-104/+125
* Fixes some errors in the Java documentation of ardor3d-coreJulien Gouesse2019-06-1429-257/+320
* Fixes some errors in the Java documentation of ardor3d-coreJulien Gouesse2019-06-1417-229/+259
* Fixes some errors in the Java documentation of ardor3d-uiJulien Gouesse2019-06-1422-88/+204
* Fixes some errors in the Java documentation of ardor3d-uiJulien Gouesse2019-06-058-18/+53
* Fixes some errors in the Java documentation of ardor3d-examplesJulien Gouesse2019-06-059-53/+150
* Fixes some errors in the Java documentation of ardor3d-mathJulien Gouesse2019-06-057-43/+286
* Fixes some errors in the Java documentation of ardor3d-mathJulien Gouesse2019-06-045-4/+39
* Fixes some errors in the Java documentation of ardor3d-mathJulien Gouesse2019-06-035-20/+120
* Fixes some errors in the Java documentation of ardor3d-mathJulien Gouesse2019-06-0314-224/+524
* Fixes some errors in the Java documentation of ParallelSplitShadowMapPassJulien Gouesse2019-06-035-82/+100