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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
|
*
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
*
|
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
|
\
|
|
*
Added a new 9-slice capable BMTextBackground to use with BMText/BasicText and...
Joshua Slack
2017-04-21
1
-0
/
+308
*
|
Merges Renanse's commit f6f91cb78b3cb24b8e1c61cbaf5df7e5ce2b3323
Julien Gouesse
2018-01-27
2
-19
/
+39
|
\
|
|
*
Added a way to set default color by float values to Mesh.
Joshua Slack
2017-04-21
2
-19
/
+39
*
|
Merges Renanse's commit 9e9c406384a5ef51fd777d936932382f8dde0dc4
Julien Gouesse
2018-01-27
3
-97
/
+120
|
\
|
|
*
Cleaned up various warnings
Joshua Slack
2017-04-20
3
-98
/
+121
*
|
Merges mallanmba's commit 95c78c28646e366064e45ab7f0c5e22249ce6c43
Julien Gouesse
2018-01-27
28
-73
/
+2296
|
\
|
|
*
Contributions from mallanmba offering improvements to bmfont and bmtext, incl...
mallanmba
2017-04-20
28
-72
/
+2295
*
|
Merges Renanse's commit 7d3e079f4d83fb91fb92d8e0a8b45cc0170df4f4
Julien Gouesse
2018-01-27
2
-33
/
+6
|
\
|
|
*
Small tweaks to Box and NormalGenerator
Joshua Slack
2017-04-20
2
-44
/
+19
*
|
Merge commit '7d2aeea96b4fb25a72db3bb75089ffe11c89a34f'
Julien Gouesse
2018-01-27
2
-74
/
+124
|
\
|
|
*
Fixed BillboardNode for better usage in camera setups other than Y-up. Added...
Joshua Slack
2017-04-20
2
-74
/
+124
|
*
Fix problem with billboard stretching when rotating around z axis
Saeid
2015-03-17
1
-2
/
+3
*
|
Adds some missing calls to rewind() into Box.java
Julien Gouesse
2017-09-29
1
-9
/
+12
*
|
Fixes the distance comparator when both distances are equal
Julien Gouesse
2017-09-10
1
-9
/
+12
*
|
Removes a useless todo notice from the geometry tool
Julien Gouesse
2016-08-20
1
-39
/
+39
*
|
Updates the copyright headers and templates
Julien Gouesse
2016-08-07
369
-369
/
+369
*
|
Switches from Java 1.6 to Java 1.7 and fixes numerous warnings
Julien Gouesse
2016-06-30
98
-594
/
+527
*
|
Fixes a bug in the collision tree, fix provided by Runiter: https://github.co...
Julien Gouesse
2016-04-27
1
-14
/
+18
*
|
Minor javadoc fixes
Julien Gouesse
2016-03-20
1
-3
/
+10
*
|
Uses the default loader when the type is unknown in ImageLoaderUtil instead o...
Julien Gouesse
2016-03-20
1
-3
/
+3
*
|
Minor code style issues fixed in ImageUtils
Julien Gouesse
2016-02-23
1
-11
/
+12
*
|
Allows the geometry tool to use direct NIO buffers when converting an indexed...
Julien Gouesse
2015-11-25
1
-10
/
+21
*
|
Allows to create indirect NIO buffers when minimizing a geometry (optional)
Julien Gouesse
2015-11-25
1
-9
/
+147
*
|
Improves the creation of NIO buffers on the heap
Julien Gouesse
2015-11-25
1
-0
/
+104
*
|
Moves some methods from T.U.E.R into ImageUtils
Julien Gouesse
2015-11-02
1
-1
/
+223
*
|
Implements equals() and hashCode() in the classes of the bounding volumes
Julien Gouesse
2015-11-02
4
-93
/
+240
*
|
Throws an exception when trying to access rotated sizes whereas the rotation ...
Julien Gouesse
2015-10-23
1
-4
/
+8
*
|
Uses the rotated width and height within the canvas renderer in order to fix ...
Julien Gouesse
2015-10-22
1
-0
/
+28
*
|
Ensures that the display settings stored into JoglNewtWindow reflect the chos...
Julien Gouesse
2015-10-22
1
-20
/
+29
[next]