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
*
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
*
Cleaned up and fixed the pom.xml files.
Vincent Cantin
2013-04-07
1
-43
/
+17
*
Fixes the regression introduced by my previous commit
Julien Gouesse
2013-04-03
19
-24
/
+36
*
Allows the use of clip planes with OpenGL-ES1
Julien Gouesse
2013-04-02
2
-3
/
+28
*
Gets Renanse's changes
Julien Gouesse
2013-03-27
1
-113
/
+113
*
Merge pull request #30 from gouessej/master
Joshua Slack
2013-03-27
5
-6
/
+50
|
\
|
*
Adds OpenGL-ES 2.0 support, prepares the use of PMVMatrix (work in progress)
Julien Gouesse
2013-03-22
1
-1
/
+6
|
*
Uses the proper buffer size when using ScreenExporter with JOGL 2.0
Julien Gouesse
2013-03-09
3
-3
/
+40
|
*
Merge branch 'master' of git://github.com/Renanse/Ardor3D
Julien Gouesse
2013-03-09
1
-1
/
+1
|
|
\
|
*
|
Fixes GeneratedTexturesExample (several rewind() calls were missing in the API)
Julien Gouesse
2013-03-09
1
-2
/
+4
*
|
|
Fix to primitive construction
Renanse
2013-03-25
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/master'
Renanse
2013-03-25
2
-0
/
+34
|
\
\
\
|
*
|
|
Added support for handling ExecutionExceptions that happen when a
neothemachine
2013-03-19
2
-0
/
+34
*
|
|
|
Small update for lwjgl vbo, using their no arg vbo buffer creation
Renanse
2013-03-25
1
-1
/
+1
|
/
/
/
*
|
|
Allow injecting of GameTask directly.
Renanse
2013-03-15
1
-0
/
+10
*
|
|
Fields are now protected.
Renanse
2013-03-14
1
-9
/
+12
*
|
|
Merge remote-tracking branch 'origin/master'
Renanse
2013-03-14
109
-8632
/
+8705
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
removed debug boolean and attempt to reduce object creation in
renanse
2013-02-24
1
-1
/
+1
|
|
/
|
*
normalized line endings
neothemachine
2013-02-21
77
-8416
/
+8416
|
*
Merge branch 'master' into dependencies
neothemachine
2013-02-11
34
-149
/
+346
|
|
\
[next]