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
*
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
|
*
Updated target to Java 1.7
Joshua Slack
2017-04-20
1
-4
/
+8
*
|
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
*
|
Switches to Guava 19.0
Julien Gouesse
2016-08-30
1
-1
/
+1
*
|
Removes a useless todo notice from the geometry tool
Julien Gouesse
2016-08-20
1
-39
/
+39
*
|
Fixes the management of the parenthesis within expressions in the Eclipse set...
Julien Gouesse
2016-08-17
1
-1
/
+1
*
|
Updates the copyright headers and templates
Julien Gouesse
2016-08-07
370
-370
/
+370
*
|
Switches from Java 1.6 to Java 1.7 and fixes numerous warnings
Julien Gouesse
2016-06-30
99
-597
/
+530
*
|
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
*
|
Adds the screen rotation into the display settings, allows to pass (0,0) as a...
Julien Gouesse
2015-10-21
1
-53
/
+71
*
|
Replaces lots of calls to the Guava map maker by some weak hashmaps, fixes th...
Julien Gouesse
2015-09-20
8
-297
/
+295
*
|
Moves the only dependency on AWT in ardor3d-ui into ardor3d-awt
Julien Gouesse
2015-09-20
2
-0
/
+41
*
|
Adds the support of 9 mouse buttons into the JOGL backends of the other toolk...
Julien Gouesse
2015-08-28
3
-6
/
+116
*
|
Fixes the issue #18
Julien Gouesse
2015-08-14
2
-21
/
+101
*
|
Updates JOGL (2.3.0)
Julien Gouesse
2015-03-13
1
-64
/
+64
*
|
Adds some methods to get and set the size of the window into JoglNewtWindow, ...
Julien Gouesse
2015-02-09
1
-8
/
+8
*
|
Stops using Guava to create the lists, the sets and the maps except when it i...
Julien Gouesse
2014-09-24
33
-104
/
+85
*
|
Adds a few FIXME notes into BoundingSphere.java
Julien Gouesse
2014-09-24
1
-0
/
+2
*
|
Updates Guava (18.0), I forgot Gradle...
Julien Gouesse
2014-09-03
1
-1
/
+1
*
|
Comments some unused constructors in the normal generator
Julien Gouesse
2014-08-08
1
-2
/
+2
*
|
Implements the hashCode() method of ShaderVariable
Julien Gouesse
2014-08-08
1
-8
/
+29
*
|
Updates Guava (17.0)
Julien Gouesse
2014-08-08
1
-1
/
+1
[next]