aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Keeps only the JogAmp backendJulien Gouesse2014-05-2871-12495/+32
* Copies the controller based on JInput 2.0.6 into the JogAmp backendJulien Gouesse2014-05-283-0/+141
* Fixes the orientation of the billboard node when Z = 1 (suggested by Runiter:...Julien Gouesse2014-05-191-2/+4
* Switch to JOGL 2.2.0-rc-20140512Julien Gouesse2014-05-151-1/+1
* Adds a few comments into JoglAwtCanvas and clarifies the use of the buffer sw...Julien Gouesse2014-03-202-5/+8
* Fixes a regression found by the JGO member orange451 http://www.java-gaming.o...Julien Gouesse2014-03-201-7/+9
* Creates the correct debug pipeline matching with any GL instance used by the ...Julien Gouesse2014-02-231-38/+2
* glFlush() shouldn't be called just before swapBuffers() in the JOGL rendererJulien Gouesse2014-02-151-3/+5
* Does not drop and reclaim the OpenGL context in JoglCanvasRenderer.draw() by ...Julien Gouesse2014-02-151-4/+37
* Calls Thread.sleep(5) only when there is no current OpenGL context yet in Jog...Julien Gouesse2014-02-151-8/+12
* Adds a working example for the MD3 importerJulien Gouesse2014-02-114-0/+82
* Fixes a spelling mistake in a for loop causing an ArrayIndexOutOfBoundsExcept...Julien Gouesse2014-02-111-1/+37
* Exits even though the cleanup has just failed in ExampleBaseJulien Gouesse2014-02-111-3/+5
* Implements the creation of the meshes in the MD3 importer (the management of ...Julien Gouesse2014-02-092-18/+30
* Implements most of the MD3 parsingJulien Gouesse2014-02-074-23/+249
* Adds some other intermediary classes into the MD3 importerJulien Gouesse2014-02-074-1/+149
* Adds the very first class of the MD3 importer into ardor3d-extrasJulien Gouesse2014-02-071-0/+61
* Switches to JOGL 2.1.4 (final release)Julien Gouesse2014-02-051-1/+1
* Adds an example using the Swing canvasJulien Gouesse2014-02-051-0/+216
* Adds a Swing canvas into the JogAmp backendJulien Gouesse2014-02-052-0/+156
* Allows to override the geometry tool when a string is passed to the loaderJulien Gouesse2014-02-052-2/+31
* Adds an example using JoglNewtSwtCanvasJulien Gouesse2014-02-041-0/+307
* Adds some missing override annotations, removes the useless AWT dependencies ...Julien Gouesse2014-02-045-41/+61
* Adds some documentation into existing JOGL canvases and windowsJulien Gouesse2014-02-045-7/+21
* Adds a canvas based on the JOGL SWT heavyweight GLCanvas into Ardor3DJulien Gouesse2014-02-032-0/+147
* Adds some documentation into existing JOGL canvases and windowsJulien Gouesse2014-02-031-0/+0
* Adds a utility to convert Ardor3D images into JOGL images (untested)Julien Gouesse2014-01-311-0/+99
* Adds a method to convert JOGL/NEWT texture data into Ardor3D imagesJulien Gouesse2014-01-301-8/+23
* Adds the very first blueprint of JoglNewtSwtCanvas into the JogAmp backendJulien Gouesse2014-01-291-0/+108
* Adds SWT into the dependencies of the JogAmp backend in order to add proper S...Julien Gouesse2014-01-281-1/+117
* 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
|\ \