aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix problem with billboard stretching when rotating around z axisSaeid2015-03-171-2/+3
| |/
* | Updates JOGL (2.3.1)Julien Gouesse2015-03-292-3/+3
* | Updates JOGL (2.3.0)Julien Gouesse2015-03-136-195/+192
* | Moves the JOGL SWT canvases into a separate sub-project called ardor3d-jogl-swtJulien Gouesse2015-02-1011-117/+48
* | Uses JOGL 2.3.0 RC 20150205Julien Gouesse2015-02-0940-152/+149
* | Adds some methods to get and set the size of the window into JoglNewtWindow, ...Julien Gouesse2015-02-093-12/+77
* | Moves the controller based on JInput into a separate sub-project called ardor...Julien Gouesse2015-01-209-5/+41
* | Fixes the texts of the examples and adds a thumbnail into the mountain shadow...Julien Gouesse2014-11-276-13/+25
* | Uses the JOGL NEWT image loader in JoglBasicExampleJulien Gouesse2014-11-251-6/+6
* | Uses a dumb GLU instance in the renderer as it's only used to get error stringsJulien Gouesse2014-10-101-4/+1
* | Updates JOGL (2.2.4)Julien Gouesse2014-10-102-3/+3
* | Caches the GLU instancesJulien Gouesse2014-10-102-7/+14
* | Updates JOGL (2.2.1)Julien Gouesse2014-09-302-3/+3
* | Stops using Guava to create the lists, the sets and the maps except when it i...Julien Gouesse2014-09-24132-510/+474
* | Modifies the attribution of the project in pom.xml and prepares the deploymen...Julien Gouesse2014-09-241-15/+29
* | Adds a few FIXME notes into BoundingSphere.javaJulien Gouesse2014-09-241-0/+2
* | Moves a test into the appropriate directory in ardor3d-uiJulien Gouesse2014-09-241-0/+0
* | Merge pull request #11 from github-user-test/masterJulien Gouesse2014-09-042-2/+10
|\ \
| * | read extra information for nodesNick Boorman2014-09-032-2/+10
|/ /
* | Updates Guava (18.0), I forgot Gradle...Julien Gouesse2014-09-031-1/+1
* | Removes the unused thumbnails from ardor3d-examplesJulien Gouesse2014-09-024-0/+0
* | Updates Guava (18.0)Julien Gouesse2014-09-021-1/+1
* | Improves the ES code pathsJulien Gouesse2014-08-1710-248/+469
* | Forces the use of OpenGL-ES 1 if possible when OpenGL-ES 2 is supportedJulien Gouesse2014-08-161-0/+7
* | Drives the OpenGL-ES code path more robust when managing textures, blending a...Julien Gouesse2014-08-163-41/+120
* | Drives the OpenGL-ES code path more robust when generating the mipmaps (ugly ...Julien Gouesse2014-08-161-33/+62
* | Drives the OpenGL-ES code path more robust when setting the shading modelJulien Gouesse2014-08-151-1/+3
* | Ports the JOGL bubble mark example to NEWTJulien Gouesse2014-08-152-5/+3
* | Ports the JOGL basic example to NEWTJulien Gouesse2014-08-151-4/+4
* | Drives the OpenGL-ES code path more robust, especially when dealing with the ...Julien Gouesse2014-08-151-2/+6
* | Drives the OpenGL-ES code path more robust, especially when dealing with the ...Julien Gouesse2014-08-152-9/+15
* | Drives the OpenGL-ES code path more robust, especially when dealing with the ...Julien Gouesse2014-08-152-32/+101
* | Drives the OpenGL-ES code path more robust, especially when dealing with the ...Julien Gouesse2014-08-152-14/+34
* | Sets the mipmap sizesJulien Gouesse2014-08-111-1/+11
* | Adds the early mipmaps production into the image loaderJulien Gouesse2014-08-111-6/+33
* | Lets JOGL indicate the vertical orientation of the texture dataJulien Gouesse2014-08-111-19/+8
* | Stops using the deprecated Guava interface InputSupplier, replaces it by the ...Julien Gouesse2014-08-082-19/+19
* | Comments some unused constructors in the normal generatorJulien Gouesse2014-08-081-2/+2
* | Implements the hashCode() method of ShaderVariableJulien Gouesse2014-08-082-9/+31
* | Renames the variable of the directional light in order to avoid name shadowingJulien Gouesse2014-08-081-1/+1
* | Updates Guava (17.0)Julien Gouesse2014-08-082-2/+2
* | Removes tons of warningsJulien Gouesse2014-08-085-60/+56
* | Removes tons of warningsJulien Gouesse2014-08-08224-123/+889
* | Updates JOGL (2.2.0)Julien Gouesse2014-08-082-3/+3
* | Merge branch 'master' of git://github.com/Renanse/Ardor3DJulien Gouesse2014-08-080-0/+0
|\|
| * Merge pull request #69 from gouessej/masterJoshua Slack2014-02-0517-58/+884
| |\
* | | Drives the source code compatible with Java 1.6 anew (I thank Matt Eskridge f...Julien Gouesse2014-08-081-2/+9
* | | Fixes the TGA support and improves a lot the detection of image formatJulien Gouesse2014-08-042-80/+368
* | | Adds some 'override' annotations into ardor3d-coreJulien Gouesse2014-08-041-0/+1
* | | Adds some 'override' annotations into ardor3d-coreJulien Gouesse2014-08-042-0/+6