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
path:
root
/
ardor3d-core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drops Maven build scripts as it's replaced by Gradle
Julien Gouesse
2023-04-17
1
-23
/
+0
*
Prepares the removal of deprecated calls to URL constructors to improve the s...
Julien Gouesse
2023-04-09
3
-2
/
+16
*
Removes useless obsolete files specific to Eclipse and NetBeans
Julien Gouesse
2023-04-09
2
-394
/
+0
*
Removes some deprecated calls in order to ease compilation with future versio...
Julien Gouesse
2023-02-15
6
-52
/
+13
*
Removes another warning message to drive the compilation future-proof
Julien Gouesse
2022-10-24
1
-1
/
+1
*
Fixes gradle build with Gradle 7.2
Julien Gouesse
2021-09-04
1
-0
/
+1
*
Fixes gradle clean with Gradle 7.2
Julien Gouesse
2021-09-04
1
-1
/
+1
*
Adds a default constructor without arguments into PhysicalLayer
Julien Gouesse
2021-09-04
1
-1
/
+7
*
Removes the misleading VBO interleaved data mode
Julien Gouesse
2021-08-30
6
-198
/
+30
*
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
*
Partially fixes the generation of the Java API documentation (there are still...
Julien Gouesse
2019-08-23
1
-1
/
+1
*
Removes the remaining references to Github
Julien Gouesse
2019-08-21
1
-1
/
+1
*
Uses the release option in the Maven build to ease the use of Java >= 9
Julien Gouesse
2019-08-12
1
-1
/
+3
*
Removes a useless jardesc file
Julien Gouesse
2019-08-12
1
-17
/
+0
*
Replaces com.ardor3d by org.jogamp.ardor3d in the Maven group id
Julien Gouesse
2019-06-30
1
-1
/
+1
*
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 ParallelSplitShadowMapPass
Julien Gouesse
2019-06-03
3
-53
/
+62
*
Replaces Guava's Multimap by Java Map in ardor3d-collada and removes Google G...
Julien Gouesse
2019-05-28
3
-8
/
+2
*
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 enum multisets by Java EnumMap (issue #13)
Julien Gouesse
2019-05-27
1
-19
/
+16
*
Sets the compiler compliance to 1.8
Julien Gouesse
2019-05-26
1
-3
/
+4
*
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
19
-110
/
+121
*
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
9
-99
/
+215
*
Replaces Guava's checkArgument
Julien Gouesse
2018-07-14
1
-6
/
+8
*
Replaces Guava's checkNotNull by Objects.requireNonNull
Julien Gouesse
2018-07-14
1
-4
/
+2
*
Drops Guava's immutable lists, sets and maps
Julien Gouesse
2018-02-12
5
-54
/
+55
*
Merges several Renanse's commits
Julien Gouesse
2018-01-27
4
-13
/
+72
|
\
|
*
Added new method to Canvas interface providing a way to store and retrieve th...
Joshua Slack
2018-01-15
1
-1
/
+15
|
*
Small tweak to eclipse project settings
Joshua Slack
2018-01-04
1
-1
/
+1
|
*
Added some additional caps detection + divorced UIContainer standin texture s...
Joshua Slack
2017-10-16
1
-20
/
+53
|
*
Added centerOn method to UIComponent to make it simpler to center a component...
Joshua Slack
2017-09-29
2
-12
/
+24
|
*
Experimental conversion to gradle
Joshua Slack
2017-09-19
1
-0
/
+6
*
|
Merges several Renanse's commits about pie menu and disk
Julien Gouesse
2018-01-27
2
-54
/
+171
|
\
|
|
*
Updates to Disk to allow for hole in center.
Joshua Slack
2017-09-06
1
-49
/
+142
|
*
Add a local rotation to BillboardNode that is applied post orientation. This ...
mallanmba
2017-06-14
1
-5
/
+29
|
*
Made GeometryTool effectively into a static class
Joshua Slack
2017-04-27
1
-10
/
+10
*
|
Merge commit 'ec637d5a3fffe01ed4346c73fab91d8447a7192d'
Julien Gouesse
2018-01-27
1
-0
/
+308
|
\
|
[next]