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
...
|
*
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
*
|
Removes tons of warnings
Julien Gouesse
2014-08-08
83
-98
/
+485
*
|
Adds some 'override' annotations into ardor3d-core
Julien Gouesse
2014-08-04
1
-0
/
+1
*
|
Adds some 'override' annotations into ardor3d-core
Julien Gouesse
2014-08-04
2
-0
/
+6
*
|
Adds Gradle support
Julien Gouesse
2014-08-02
1
-0
/
+6
*
|
Avoids a NullPointerException in the texture manager when the deleter is null...
Julien Gouesse
2014-07-13
1
-1
/
+6
*
|
Improves the logging message when a resource cannot be located, shows the exp...
Julien Gouesse
2014-07-13
1
-3
/
+3
*
|
Keeps only the JogAmp backend
Julien Gouesse
2014-05-28
2
-3
/
+2
*
|
Fixes the orientation of the billboard node when Z = 1 (suggested by Runiter:...
Julien Gouesse
2014-05-19
1
-2
/
+4
|
/
*
Fix typos in Javadoc comments.
Vincent Cantin
2014-01-02
8
-16
/
+16
*
Allows to override GeometryTool
Julien Gouesse
2013-11-18
1
-5
/
+9
*
Fixes the texture coordinates and adds a warning about the flipped textures i...
Julien Gouesse
2013-11-15
1
-6
/
+6
*
Adds getPrimitiveTextureCoords into MeshData
Julien Gouesse
2013-11-11
1
-0
/
+49
*
[maven-release-plugin] prepare for next development iteration
neothemachine
2013-07-23
1
-1
/
+1
*
[maven-release-plugin] prepare release v0.9
v0.9
neothemachine
2013-07-23
1
-1
/
+1
*
Adds the support of 9 mouse buttons into the JOGL 2.0 NEWT backend
Julien Gouesse
2013-06-18
1
-1
/
+1
*
Allows to control the creation of the renderer in the canvas renderer
Julien Gouesse
2013-04-26
1
-0
/
+7
[prev]
[next]