index
:
ardor3d.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixes a very minor warning in ExampleRunner.java
Julien Gouesse
2022-10-23
1
-1
/
+2
*
Fixes gradle build with Gradle 7.2
Julien Gouesse
2021-09-04
15
-4
/
+79
*
Fixes gradle clean with Gradle 7.2
Julien Gouesse
2021-09-04
18
-53
/
+56
*
Removes the obsolete Gradle wrapper
Julien Gouesse
2021-09-04
4
-260
/
+0
*
Adds a default constructor without arguments into PhysicalLayer
Julien Gouesse
2021-09-04
1
-1
/
+7
*
Switches to JUnit 4.13.2 and adds some additional dependencies to fix mvn site
Julien Gouesse
2021-09-03
1
-1
/
+25
*
Replaces the obsolete EasyMock Class Extension by the latest version of EasyMock
Julien Gouesse
2021-09-03
4
-12
/
+12
*
Removes a redundancy in Maven dependency declarations for SWT
Julien Gouesse
2021-09-03
1
-4
/
+0
*
Switches to maven-javadoc-plugin 3.3.0 and updates the links to the Java API ...
Julien Gouesse
2021-08-30
1
-4
/
+4
*
Opens a module to all unnamed modules to fix the tests
Julien Gouesse
2021-08-30
1
-0
/
+1
*
Switches to Java 16
Julien Gouesse
2021-08-30
1
-1
/
+1
*
Removes the misleading VBO interleaved data mode
Julien Gouesse
2021-08-30
10
-429
/
+50
*
Adds a method to retrieve the normals of a primitive
Julien Gouesse
2021-03-04
1
-0
/
+44
*
Fixes a spelling mistake in a comment
Julien Gouesse
2021-02-27
1
-7
/
+7
*
Allows to ignore zero floating-point value representation's sign, resets to t...
Julien Gouesse
2021-02-09
11
-38
/
+64
*
Reduces the memory footprint of many hashCode() methods by avoiding to create...
Julien Gouesse
2021-02-08
15
-42
/
+51
*
Fixes a spelling mistake in a comment
Julien Gouesse
2021-02-08
1
-1
/
+1
*
Fixes the Java documentation again
Julien Gouesse
2021-02-05
3
-3
/
+3
*
Updates the Java documentation in order to reflect the change in the manageme...
Julien Gouesse
2021-02-05
3
-0
/
+9
*
Fixes Maven 'site' and uses Java 14 to compile the project
Julien Gouesse
2021-02-05
1
-19
/
+19
*
Fixes Vector*.equals() inconsistent with hashCode()
Julien Gouesse
2021-02-05
3
-3
/
+5
*
Allows to build the project for Java 8 but with Java >= 9 by using the releas...
Julien Gouesse
2020-03-30
1
-8
/
+6
*
Fixes the Java documentation of MathUtils
Julien Gouesse
2019-11-29
1
-3
/
+3
*
Fixes the generation of the Java API documentation and removes some duplicate...
Julien Gouesse
2019-08-25
19
-2076
/
+688
*
Partially fixes the generation of the Java API documentation (there are still...
Julien Gouesse
2019-08-23
23
-49
/
+42
*
Stops using the release option in the Maven build to allow to build the proje...
Julien Gouesse
2019-08-22
1
-2
/
+4
*
Removes the remaining references to Github
Julien Gouesse
2019-08-21
7
-13
/
+11
*
Moves the missing files from ArdorCraftAPITest into ardor3d-examples
Julien Gouesse
2019-08-17
8
-0
/
+105
*
Moves ArdorCraftAPITest into ardor3d-examples
Julien Gouesse
2019-08-17
27
-0
/
+5888
*
Moves ArdorCraft into ardor3d-craft
Julien Gouesse
2019-08-17
77
-1
/
+10556
*
Uses the release option in the Maven build to ease the use of Java >= 9
Julien Gouesse
2019-08-12
17
-20
/
+50
*
Fixes the Gradle build
Julien Gouesse
2019-08-12
2
-0
/
+10
*
Removes a useless jardesc file
Julien Gouesse
2019-08-12
1
-17
/
+0
*
Removes some useless configuration parameters from the Maven build
Julien Gouesse
2019-06-30
1
-4
/
+0
*
Replaces com.ardor3d by org.jogamp.ardor3d in the Maven group id
Julien Gouesse
2019-06-30
20
-20
/
+20
*
Fixes some warnings in the Java documentation of ardor3d-core
Julien Gouesse
2019-06-30
5
-10
/
+138
*
Fixes some warnings in the Java documentation of ardor3d-core
Julien Gouesse
2019-06-30
32
-154
/
+329
*
Fixes some warnings in the Java documentation of ardor3d-core
Julien Gouesse
2019-06-18
8
-34
/
+74
*
Fixes some warnings in the Java documentation of ardor3d-core
Julien Gouesse
2019-06-17
9
-77
/
+137
*
Fixes some errors in the Java documentation of ardor3d-core
Julien Gouesse
2019-06-16
12
-104
/
+125
*
Fixes some errors in the Java documentation of ardor3d-core
Julien Gouesse
2019-06-14
29
-257
/
+320
*
Fixes some errors in the Java documentation of ardor3d-core
Julien Gouesse
2019-06-14
17
-229
/
+259
*
Fixes some errors in the Java documentation of ardor3d-ui
Julien Gouesse
2019-06-14
22
-88
/
+204
*
Fixes some errors in the Java documentation of ardor3d-ui
Julien Gouesse
2019-06-05
8
-18
/
+53
*
Fixes some errors in the Java documentation of ardor3d-examples
Julien Gouesse
2019-06-05
9
-53
/
+150
*
Fixes some errors in the Java documentation of ardor3d-math
Julien Gouesse
2019-06-05
7
-43
/
+286
*
Fixes some errors in the Java documentation of ardor3d-math
Julien Gouesse
2019-06-04
5
-4
/
+39
*
Fixes some errors in the Java documentation of ardor3d-math
Julien Gouesse
2019-06-03
5
-20
/
+120
*
Fixes some errors in the Java documentation of ardor3d-math
Julien Gouesse
2019-06-03
14
-224
/
+524
*
Fixes some errors in the Java documentation of ParallelSplitShadowMapPass
Julien Gouesse
2019-06-03
5
-82
/
+100
[prev]
[next]