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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
*
Takes the transforms into account when updating the morph mesh
Julien Gouesse
2013-11-05
1
-2
/
+21
|
|
|
|
|
/
|
|
|
|
*
Improves the previous commit
Julien Gouesse
2013-11-04
1
-5
/
+8
|
|
|
|
*
Modifies the JOGL renderer in order to support the changes introduced in the ...
Julien Gouesse
2013-11-04
4
-25
/
+23
|
|
|
|
/
|
|
|
*
Adds the missing new class DirectNioBuffersSet
Julien Gouesse
2013-10-11
1
-0
/
+110
|
|
|
*
Adds missing @Override annotations, fixes a few bugs and decreases the native...
Julien Gouesse
2013-10-11
16
-141
/
+358
|
|
|
/
|
|
*
Does not use the development repository to get the stable release of JOGL, ra...
Julien Gouesse
2013-08-11
1
-2
/
+3
|
|
*
Allows to skip auto-repeat events
Julien Gouesse
2013-08-01
2
-43
/
+73
|
|
/
|
*
Switches to JOGL 2.0.2
Julien Gouesse
2013-07-30
2
-5
/
+6
|
/
*
Merge pull request #57 from neothemachine/sonatype
Joshua Slack
2013-07-28
1
-0
/
+20
|
\
|
*
skipping pom deployment for distribution module by default (except
neothemachine
2013-07-26
1
-0
/
+20
*
|
Merge pull request #56 from neothemachine/sonatype
Joshua Slack
2013-07-25
2
-121
/
+96
|
\
|
|
*
change cobertura output from xml to html (default) for the reports
neothemachine
2013-07-25
1
-3
/
+0
|
*
added a note that 'compile' has to be run before running findbugs
neothemachine
2013-07-25
1
-4
/
+7
|
*
some more POM cleanup
neothemachine
2013-07-25
1
-29
/
+28
|
*
don't exclude distribution module from build + some POM refactoring
neothemachine
2013-07-25
2
-99
/
+75
*
|
Merge pull request #55 from neothemachine/sonatype
Joshua Slack
2013-07-25
16
-110
/
+117
|
\
|
|
*
[maven-release-plugin] prepare for next development iteration
neothemachine
2013-07-23
16
-18
/
+17
|
*
[maven-release-plugin] prepare release v0.9
v0.9
neothemachine
2013-07-23
15
-18
/
+18
|
*
Prepared POMs for Maven Central
neothemachine
2013-07-23
3
-92
/
+100
|
/
*
Merge pull request #53 from gouessej/master
Joshua Slack
2013-06-26
3
-11
/
+7
|
\
|
*
Switches to JOGL 2.0.2 RC12
Julien Gouesse
2013-06-26
3
-11
/
+7
*
|
Merge pull request #52 from gouessej/master
Joshua Slack
2013-06-24
3
-3
/
+3
|
\
|
|
*
Switches to the post build 2.0.2 RC 20130619
Julien Gouesse
2013-06-24
1
-1
/
+1
|
*
Requires OpenGL 3.1 to use draw instancing
Julien Gouesse
2013-06-24
2
-2
/
+2
*
|
Merge pull request #51 from gouessej/master
Joshua Slack
2013-06-19
3
-7
/
+29
|
\
|
|
*
Forces the rebinding of the texture only when the drawable uses a frame buffe...
Julien Gouesse
2013-06-19
1
-5
/
+3
|
*
Fixes offscreen support, forces the rebinding of the texture in this case
Julien Gouesse
2013-06-18
1
-1
/
+7
|
*
Adds the support of 9 mouse buttons into the JOGL 2.0 NEWT backend
Julien Gouesse
2013-06-18
2
-6
/
+24
*
|
Merge pull request #50 from gouessej/master
Joshua Slack
2013-06-17
9
-47
/
+72
|
\
|
|
*
Merge branch 'master' of git://github.com/Renanse/Ardor3D
Julien Gouesse
2013-06-13
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #46 from gouessej/master
Joshua Slack
2013-05-01
2
-15
/
+9
|
\
\
*
\
\
Merge pull request #45 from gouessej/master
Joshua Slack
2013-04-26
5
-28
/
+56
|
\
\
\
*
\
\
\
Merge pull request #44 from gouessej/master
Joshua Slack
2013-04-24
2
-11
/
+17
|
\
\
\
\
|
|
|
|
*
Switches to the post build 2.0.2 RC 20130613
Julien Gouesse
2013-06-13
1
-1
/
+1
|
|
|
|
*
Modifies the few classes using NEWT to fix compile errors caused by API chang...
Julien Gouesse
2013-05-09
2
-18
/
+17
|
|
|
|
*
Allows to override the capabilities utilities
Julien Gouesse
2013-05-07
7
-28
/
+54
|
|
|
|
/
|
|
|
*
Fixes the wrong match between key symbols and keys on non-QWERTY keyboards
Julien Gouesse
2013-04-29
2
-15
/
+9
|
|
|
/
|
|
*
Allows to control the creation of the renderer in the canvas renderer
Julien Gouesse
2013-04-26
3
-5
/
+22
|
|
*
Switches to JOGL 2.0.2 RC 20130425
Julien Gouesse
2013-04-25
2
-23
/
+34
|
|
/
|
*
The keys KANA and KANJI are not supported any more by NEWT
Julien Gouesse
2013-04-24
1
-2
/
+2
|
*
Fixes the bug in KeyframeController, keeps the current time inside a reasonab...
Julien Gouesse
2013-04-24
1
-9
/
+15
|
/
*
Merge pull request #42 from gouessej/master
Joshua Slack
2013-04-23
1
-1
/
+8
|
\
|
*
Allows to override the update of the bounding volume in the key frame controller
Julien Gouesse
2013-04-20
1
-1
/
+8
|
/
*
Merge pull request #40 from gouessej/master
Joshua Slack
2013-04-13
1
-117
/
+149
|
\
|
*
Drives JoglImageLoader 50 times faster
Julien Gouesse
2013-04-13
1
-117
/
+149
*
|
Merge pull request #39 from gouessej/master
Joshua Slack
2013-04-11
1
-1
/
+2
|
\
|
|
*
Fixes a regression in JoglClipStateUtil
Julien Gouesse
2013-04-11
1
-1
/
+2
|
/
*
Merge pull request #38 from green-coder/master
Joshua Slack
2013-04-08
16
-683
/
+546
|
\
|
*
Merge commit 'c4d2aeb67df31a889ea68c622f9cb2c5997f9cd9'
Vincent Cantin
2013-04-08
4
-68
/
+156
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #37 from gouessej/master
Joshua Slack
2013-04-07
5
-69
/
+157
|
\
\
[prev]
[next]