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
*
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
*
Fixes some errors in the Java documentation of ardor3d-math
Julien Gouesse
2019-06-02
6
-122
/
+177
*
Fixes a few errors in the Java documentation of ardor3d-math
Julien Gouesse
2019-06-02
2
-0
/
+4
*
Adds some comments into ArchimedeanSpiralFunction3D
Julien Gouesse
2019-06-02
1
-0
/
+3
*
Adds some comments into BrickGridFunction3D
Julien Gouesse
2019-06-02
1
-0
/
+14
*
Fixes some errors in the Java documentation of ardor3d-jogl
Julien Gouesse
2019-06-01
7
-93
/
+206
*
Fixes some errors in the Java documentation of ardor3d-effects
Julien Gouesse
2019-06-01
6
-137
/
+176
*
Fixes some errors in the Java documentation of ardor3d-extras
Julien Gouesse
2019-06-01
12
-110
/
+213
*
Fixes some errors in the Java documentation of ardor3d-savable
Julien Gouesse
2019-06-01
3
-13
/
+28
*
Fixes some errors in the Java documentation of ardor3d-terrain
Julien Gouesse
2019-06-01
11
-128
/
+230
*
Fixes some errors in the Java documentation of ardor3d-swt
Julien Gouesse
2019-06-01
1
-11
/
+8
*
Fixes some errors in the Java documentation of ardor3d-collada
Julien Gouesse
2019-06-01
12
-66
/
+117
*
Fixes some errors in the Java documentation of ardor3d-awt
Julien Gouesse
2019-06-01
2
-25
/
+40
*
Builds ardor3d-performance with Maven in order to fix the javadoc generation
Julien Gouesse
2019-06-01
2
-0
/
+39
*
Stops using a broken repository to get SWT with Maven and partially fixes the...
Julien Gouesse
2019-06-01
2
-25
/
+51
*
Removes the last reference to Google Guava and updates the links to the Java ...
Julien Gouesse
2019-06-01
1
-7
/
+2
*
Replaces Guava's Multimap by Java Map in ardor3d-collada and removes Google G...
Julien Gouesse
2019-05-28
10
-97
/
+179
*
Replaces Guava's Multimap by Java Map in MeshCombiner (issue #13)
Julien Gouesse
2019-05-28
1
-16
/
+37
*
Replaces Guava's Multimap by Java Map in DisplayListDelegate (issue #13)
Julien Gouesse
2019-05-28
1
-15
/
+38
*
Replaces Guava's Multimap by Java Map in TextureManager and adds some null ch...
Julien Gouesse
2019-05-28
2
-23
/
+80
*
Replaces Guava's Multimap by Java Map in AbstractBufferData (issue #13)
Julien Gouesse
2019-05-27
1
-17
/
+67
*
Replaces Guava's Multimap by Java Map in ardor3d-animation (issue #13)
Julien Gouesse
2019-05-27
1
-7
/
+35
*
Replaces Guava's Multimap by Java Map in ardor3d-ui (issue #13)
Julien Gouesse
2019-05-27
1
-8
/
+14
*
Fixes Arial 16 thanks to Renanse's commit 2172c9c21ea55024e61635c58e4eb1add7f...
Julien Gouesse
2019-05-27
5
-1404
/
+1439
*
Replaces Guava's enum multisets by Java EnumMap (issue #13)
Julien Gouesse
2019-05-27
4
-46
/
+40
*
Fixes a bug introduced while fixing the issue #13: the keyboard input was no ...
Julien Gouesse
2019-05-27
1
-5
/
+2
*
Sets the compiler compliance to 1.8
Julien Gouesse
2019-05-26
18
-58
/
+77
*
Disables the tests of the physical layer
Julien Gouesse
2019-05-26
1
-130
/
+123
*
Fixes the compile errors caused by the previous commit in a test
Julien Gouesse
2019-05-26
1
-57
/
+57
*
Replaces Guava's Predicate by Java 8 Predicate (issue #13)
Julien Gouesse
2019-05-26
22
-138
/
+152
*
Replaces Guava's AbstractIterator by a modified copy of this class
Julien Gouesse
2018-09-14
4
-3
/
+197
*
Replaces Guava's PeekingIterator
Julien Gouesse
2018-09-13
16
-250
/
+248
*
Replaces Guava's ByteSource in ardor3d-terrain
Julien Gouesse
2018-07-14
4
-57
/
+56
[next]