| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates JogAmp, uses the build 2.3.2-rc-20150926 | Julien Gouesse | 2015-09-26 | 1 | -1/+1 |
* | Fixes the OpenGL ES 2 support, not exposed yet anyway | Julien Gouesse | 2015-09-25 | 3 | -5/+9 |
* | Fixes the long standing bug occurring when exiting the demos, the OpenGL clea... | Julien Gouesse | 2015-09-21 | 3 | -16/+45 |
* | Uses some less misleading package names in ardor3d-jogl-awt and ardor3d-jogl-... | Julien Gouesse | 2015-09-20 | 16 | -23/+39 |
* | Replaces lots of calls to the Guava map maker by some weak hashmaps, fixes th... | Julien Gouesse | 2015-09-20 | 10 | -317/+315 |
* | Fixes the bug #5: ardor3d-collada shouldn't go on using org.jdom2.xpath.XPath... | Julien Gouesse | 2015-09-20 | 2 | -44/+28 |
* | Moves the only dependency on AWT in ardor3d-ui into ardor3d-awt | Julien Gouesse | 2015-09-20 | 4 | -5/+42 |
* | Moves the classes of the JOGL backend depending on AWT into ardor3d-jogl-awt | Julien Gouesse | 2015-09-20 | 12 | -0/+48 |
* | Updates JOGL (2.3.2 RC 20150812), moves the image format detection from Ardor... | Julien Gouesse | 2015-08-28 | 4 | -390/+14 |
* | Adds the support of 9 mouse buttons into the JOGL backends of the other toolk... | Julien Gouesse | 2015-08-28 | 5 | -8/+153 |
* | Fixes the issue #18 | Julien Gouesse | 2015-08-14 | 4 | -27/+184 |
* | Updates the Gradle build script | Julien Gouesse | 2015-08-13 | 1 | -2/+2 |
* | Switches to JOGL 2.3.2 RC 20150716 | Julien Gouesse | 2015-08-10 | 1 | -1/+1 |
* | Fixes the read limit when marking a stream in the JOGL image loader | Julien Gouesse | 2015-08-10 | 1 | -1/+1 |
* | Switches to Gradle 2.2 | Julien Gouesse | 2015-07-12 | 1 | -1/+1 |
* | Adds a comment into JoglSwingCanvas about the possible conflicts between the ... | Julien Gouesse | 2015-07-03 | 1 | -5/+7 |
* | Fixes the issue #17 | Julien Gouesse | 2015-04-21 | 1 | -18/+17 |
* | Documents, fixes and simplifies a bit the JOGL image file format detection me... | Julien Gouesse | 2015-04-01 | 1 | -19/+58 |
* | Fixes the bug #16: the shader id was passed but used as a program id | Julien Gouesse | 2015-04-01 | 1 | -12/+12 |
* | Merge branch 'master' of git://github.com/Renanse/Ardor3D | Julien Gouesse | 2015-03-29 | 0 | -0/+0 |
|\ |
|
| * | Merge pull request #73 from runiter/master | Joshua Slack | 2015-03-17 | 1 | -2/+3 |
| |\ |
|
| | * | Fix problem with billboard stretching when rotating around z axis | Saeid | 2015-03-17 | 1 | -2/+3 |
| |/ |
|
* | | Updates JOGL (2.3.1) | Julien Gouesse | 2015-03-29 | 2 | -3/+3 |
* | | Updates JOGL (2.3.0) | Julien Gouesse | 2015-03-13 | 6 | -195/+192 |
* | | Moves the JOGL SWT canvases into a separate sub-project called ardor3d-jogl-swt | Julien Gouesse | 2015-02-10 | 11 | -117/+48 |
* | | Uses JOGL 2.3.0 RC 20150205 | Julien Gouesse | 2015-02-09 | 40 | -152/+149 |
* | | Adds some methods to get and set the size of the window into JoglNewtWindow, ... | Julien Gouesse | 2015-02-09 | 3 | -12/+77 |
* | | Moves the controller based on JInput into a separate sub-project called ardor... | Julien Gouesse | 2015-01-20 | 9 | -5/+41 |
* | | Fixes the texts of the examples and adds a thumbnail into the mountain shadow... | Julien Gouesse | 2014-11-27 | 6 | -13/+25 |
* | | Uses the JOGL NEWT image loader in JoglBasicExample | Julien Gouesse | 2014-11-25 | 1 | -6/+6 |
* | | Uses a dumb GLU instance in the renderer as it's only used to get error strings | Julien Gouesse | 2014-10-10 | 1 | -4/+1 |
* | | Updates JOGL (2.2.4) | Julien Gouesse | 2014-10-10 | 2 | -3/+3 |
* | | Caches the GLU instances | Julien Gouesse | 2014-10-10 | 2 | -7/+14 |
* | | Updates JOGL (2.2.1) | Julien Gouesse | 2014-09-30 | 2 | -3/+3 |
* | | Stops using Guava to create the lists, the sets and the maps except when it i... | Julien Gouesse | 2014-09-24 | 132 | -510/+474 |
* | | Modifies the attribution of the project in pom.xml and prepares the deploymen... | Julien Gouesse | 2014-09-24 | 1 | -15/+29 |
* | | Adds a few FIXME notes into BoundingSphere.java | Julien Gouesse | 2014-09-24 | 1 | -0/+2 |
* | | Moves a test into the appropriate directory in ardor3d-ui | Julien Gouesse | 2014-09-24 | 1 | -0/+0 |
* | | Merge pull request #11 from github-user-test/master | Julien Gouesse | 2014-09-04 | 2 | -2/+10 |
|\ \ |
|
| * | | read extra information for nodes | Nick Boorman | 2014-09-03 | 2 | -2/+10 |
|/ / |
|
* | | Updates Guava (18.0), I forgot Gradle... | Julien Gouesse | 2014-09-03 | 1 | -1/+1 |
* | | Removes the unused thumbnails from ardor3d-examples | Julien Gouesse | 2014-09-02 | 4 | -0/+0 |
* | | Updates Guava (18.0) | Julien Gouesse | 2014-09-02 | 1 | -1/+1 |
* | | Improves the ES code paths | Julien Gouesse | 2014-08-17 | 10 | -248/+469 |
* | | Forces the use of OpenGL-ES 1 if possible when OpenGL-ES 2 is supported | Julien Gouesse | 2014-08-16 | 1 | -0/+7 |
* | | Drives the OpenGL-ES code path more robust when managing textures, blending a... | Julien Gouesse | 2014-08-16 | 3 | -41/+120 |
* | | Drives the OpenGL-ES code path more robust when generating the mipmaps (ugly ... | Julien Gouesse | 2014-08-16 | 1 | -33/+62 |
* | | Drives the OpenGL-ES code path more robust when setting the shading model | Julien Gouesse | 2014-08-15 | 1 | -1/+3 |
* | | Ports the JOGL bubble mark example to NEWT | Julien Gouesse | 2014-08-15 | 2 | -5/+3 |
* | | Ports the JOGL basic example to NEWT | Julien Gouesse | 2014-08-15 | 1 | -4/+4 |