aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Switches to JOGL 2.1.4 RC 20140126Julien Gouesse2014-01-281-1/+1
|/
* Merge pull request #68 from gouessej/masterJoshua Slack2014-01-092-16/+47
|\
| * Fixes the implementation of setCursor in the JOGL NEWT backend again, the ori...Julien Gouesse2014-01-091-1/+1
| * Fixes the implementation of setCursor in the JOGL NEWT backendJulien Gouesse2014-01-091-1/+8
| * Removes a useless multiplication in the implementation of setCursor in the JO...Julien Gouesse2014-01-091-1/+1
| * First implementation of setCursor in the JOGL NEWT backendJulien Gouesse2014-01-091-15/+39
| * Switches to JOGL 2.1.4-rc-20140109Julien Gouesse2014-01-091-1/+1
| * Switches to JOGL 2.1.4-rc-20140102Julien Gouesse2014-01-041-1/+1
| * Switches to JOGL 2.1.3Julien Gouesse2013-12-161-1/+1
* | Merge pull request #67 from green-coder/masterJoshua Slack2014-01-028-16/+16
|\ \
| * | Fix typos in Javadoc comments.Vincent Cantin2014-01-028-16/+16
|/ /
* | Merge pull request #66 from green-coder/masterJoshua Slack2013-12-251-0/+5
|\ \
| * | Fix the POM file (a version was left unspecified).Vincent Cantin2013-12-261-0/+5
|/ /
* | Merge pull request #65 from gouessej/masterJoshua Slack2013-12-125-18/+68
|\|
| * Allows to override GeometryToolJulien Gouesse2013-11-185-18/+68
* | Merge pull request #64 from gouessej/masterJoshua Slack2013-11-163-7/+472
|\|
| * Supports all fields of the material in the WaveFront OBJ exporterJulien Gouesse2013-11-151-21/+65
| * Fixes the texture coordinates and adds a warning about the flipped textures i...Julien Gouesse2013-11-152-42/+43
| * Merge branch 'master' of git://github.com/Renanse/Ardor3DJulien Gouesse2013-11-112-18/+14
| |\ | |/ |/|
* | Merge pull request #62 from gouessej/masterJoshua Slack2013-11-111-4/+31
|\ \
* | | more swt tweaksRenanse2013-11-042-11/+10
* | | Altered swt version and repo information in attempt to get it compiling againRenanse2013-11-042-7/+4
* | | Merge pull request #61 from gouessej/masterJoshua Slack2013-11-044-23/+24
|\ \ \
* \ \ \ Merge pull request #60 from gouessej/masterJoshua Slack2013-10-1817-141/+468
|\ \ \ \
* \ \ \ \ Merge pull request #59 from gouessej/masterJoshua Slack2013-08-113-45/+76
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #58 from gouessej/masterJoshua Slack2013-07-312-5/+6
|\ \ \ \ \ \
| | | | | | * WaveFront OBJ exporter (work in progress)Julien Gouesse2013-11-111-0/+371
| | | | | | * Adds getPrimitiveTextureCoords into MeshDataJulien Gouesse2013-11-111-0/+49
| | | | | | * Switches to JOGL 2.1.2Julien Gouesse2013-11-111-1/+1
| | | | | |/
| | | | | * Uses the 'legacy' code path when there is no useful transform in KeyframeCont...Julien Gouesse2013-11-071-12/+20
| | | | | * Takes the transforms into account when updating the morph meshJulien Gouesse2013-11-051-2/+21
| | | | |/
| | | | * Improves the previous commitJulien Gouesse2013-11-041-5/+8
| | | | * Modifies the JOGL renderer in order to support the changes introduced in the ...Julien Gouesse2013-11-044-25/+23
| | | |/
| | | * Adds the missing new class DirectNioBuffersSetJulien Gouesse2013-10-111-0/+110
| | | * Adds missing @Override annotations, fixes a few bugs and decreases the native...Julien Gouesse2013-10-1116-141/+358
| | |/
| | * Does not use the development repository to get the stable release of JOGL, ra...Julien Gouesse2013-08-111-2/+3
| | * Allows to skip auto-repeat eventsJulien Gouesse2013-08-012-43/+73
| |/
| * Switches to JOGL 2.0.2Julien Gouesse2013-07-302-5/+6
|/
* Merge pull request #57 from neothemachine/sonatypeJoshua Slack2013-07-281-0/+20
|\
| * skipping pom deployment for distribution module by default (exceptneothemachine2013-07-261-0/+20
* | Merge pull request #56 from neothemachine/sonatypeJoshua Slack2013-07-252-121/+96
|\|
| * change cobertura output from xml to html (default) for the reportsneothemachine2013-07-251-3/+0
| * added a note that 'compile' has to be run before running findbugsneothemachine2013-07-251-4/+7
| * some more POM cleanupneothemachine2013-07-251-29/+28
| * don't exclude distribution module from build + some POM refactoringneothemachine2013-07-252-99/+75
* | Merge pull request #55 from neothemachine/sonatypeJoshua Slack2013-07-2516-110/+117
|\|
| * [maven-release-plugin] prepare for next development iterationneothemachine2013-07-2316-18/+17
| * [maven-release-plugin] prepare release v0.9v0.9neothemachine2013-07-2315-18/+18
| * Prepared POMs for Maven Centralneothemachine2013-07-233-92/+100
|/
* Merge pull request #53 from gouessej/masterJoshua Slack2013-06-263-11/+7
|\