Commit message (Collapse) | 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 | |
| | | |/ | | | | | | | | | | | | | public APIs of JOGL 2.1.x | |||||
| | | * | 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 ↵ | Julien Gouesse | 2013-10-11 | 16 | -141/+358 | |
| | |/ | | | | | | | | | | native memory footprint of the JOGL renderer | |||||
| | * | Does not use the development repository to get the stable release of JOGL, ↵ | Julien Gouesse | 2013-08-11 | 1 | -2/+3 | |
| | | | | | | | | | | | | rather uses Maven Central | |||||
| | * | 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 | |
|\ | | | | | Skip pom deployment for distribution module by default | |||||
| * | skipping pom deployment for distribution module by default (except | neothemachine | 2013-07-26 | 1 | -0/+20 | |
| | | | | | | hudson) | |||||
* | | Merge pull request #56 from neothemachine/sonatype | Joshua Slack | 2013-07-25 | 2 | -121/+96 | |
|\| | | | | | Further cleanup of pom files | |||||
| * | 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 | |
| | | | | | | | | - use Maven reporting properly - use jar-no-fork instead of jar for maven-sources-plugin | |||||
| * | don't exclude distribution module from build + some POM refactoring | neothemachine | 2013-07-25 | 2 | -99/+75 | |
| | | | | | | | | this prevents that the version number isn't bumped when using maven-release-plugin | |||||
* | | Merge pull request #55 from neothemachine/sonatype | Joshua Slack | 2013-07-25 | 16 | -110/+117 | |
|\| | | | | | POM changes for 0.9 release | |||||
| * | [maven-release-plugin] prepare for next development iteration | neothemachine | 2013-07-23 | 16 | -18/+17 | |
| | | ||||||
| * | [maven-release-plugin] prepare release v0.9v0.9 | neothemachine | 2013-07-23 | 15 | -18/+18 | |
| | | ||||||
| * | Prepared POMs for Maven Central | neothemachine | 2013-07-23 | 3 | -92/+100 | |
|/ | | | | | | The building of the zip assemblies now only happens when the "hudson" profile is used. Also, the default Maven repositories are now the Sonatype ones which are then overriden in the "hudson" profile to the ones of ardor3d. | |||||
* | Merge pull request #53 from gouessej/master | Joshua Slack | 2013-06-26 | 3 | -11/+7 | |
|\ | | | | | Switches to JOGL 2.0.2 RC12 | |||||
| * | 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 and requires OpenGL 3.1 for draw instancing | |||||
| * | 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 | |
|\| | | | | | Fixes the offscreen rendering using FBOs and adds the support of more mouse buttons | |||||
| * | Forces the rebinding of the texture only when the drawable uses a frame ↵ | Julien Gouesse | 2013-06-19 | 1 | -5/+3 | |
| | | | | | | | | buffer object as neothemachine suggested | |||||
| * | 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 | |
|\| | | | | | Switches to the post build 2.0.2 RC 20130613 (pre-RC12) | |||||
| * | 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 | |
|\ \ | | | | | | | Fixes the wrong match between key symbols and keys on non-QWERTY keyboards | |||||
* \ \ | Merge pull request #45 from gouessej/master | Joshua Slack | 2013-04-26 | 5 | -28/+56 | |
|\ \ \ | | | | | | | | | Switches to JOGL 2.0.2 RC 20130425 and allows to control the creation of the renderer in the canvas renderer | |||||
* \ \ \ | Merge pull request #44 from gouessej/master | Joshua Slack | 2013-04-24 | 2 | -11/+17 | |
|\ \ \ \ | | | | | | | | | | | Fixes the bug in KeyframeController | |||||
| | | | * | 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 ↵ | Julien Gouesse | 2013-05-09 | 2 | -18/+17 | |
| | | | | | | | | | | | | | | | | | | | | changes in JOGL 2.0 build 987 | |||||
| | | | * | 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 ↵ | Julien Gouesse | 2013-04-24 | 1 | -9/+15 | |
|/ | | | | reasonable frame to avoid weird morphing | |||||
* | 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 | |||||
| * | 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 | |||||
| * | 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 | |||||
| * | 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 | |
|\ | | | | | Pom.xml clean up & fix | |||||
| * | 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 | |
|\ \ | | | | | | | Switches to JOGL 2.0 RC11 post build 08 |