aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-examples
Commit message (Expand)AuthorAgeFilesLines
* Fixes the management of the parenthesis within expressions in the Eclipse set...Julien Gouesse2016-08-171-1/+1
* Fixes a comment in the STL importerJulien Gouesse2016-08-171-1/+1
* Updates the copyright headers and templatesJulien Gouesse2016-08-07109-109/+109
* Adds an example using the STL importerJulien Gouesse2016-08-073-0/+2677
* Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-3021-103/+92
* Drops applet support: http://github.com/gouessej/Ardor3D/issues/22Julien Gouesse2016-02-232-408/+0
* Fixes the long standing bug occurring when exiting the demos, the OpenGL clea...Julien Gouesse2015-09-212-13/+42
* Uses some less misleading package names in ardor3d-jogl-awt and ardor3d-jogl-...Julien Gouesse2015-09-207-8/+7
* Moves the classes of the JOGL backend depending on AWT into ardor3d-jogl-awtJulien Gouesse2015-09-202-0/+6
* Moves the JOGL SWT canvases into a separate sub-project called ardor3d-jogl-swtJulien Gouesse2015-02-102-0/+6
* Uses JOGL 2.3.0 RC 20150205Julien Gouesse2015-02-091-1/+1
* Moves the controller based on JInput into a separate sub-project called ardor...Julien Gouesse2015-01-202-0/+6
* 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
* Stops using Guava to create the lists, the sets and the maps except when it i...Julien Gouesse2014-09-246-17/+18
* Removes the unused thumbnails from ardor3d-examplesJulien Gouesse2014-09-024-0/+0
* Ports the JOGL bubble mark example to NEWTJulien Gouesse2014-08-151-4/+2
* Ports the JOGL basic example to NEWTJulien Gouesse2014-08-151-4/+4
* Renames the variable of the directional light in order to avoid name shadowingJulien Gouesse2014-08-081-1/+1
* Removes tons of warningsJulien Gouesse2014-08-083-24/+23
* Removes tons of warningsJulien Gouesse2014-08-0859-13/+201
* Adds Gradle supportJulien Gouesse2014-08-021-0/+12
* Fixes the .gitignore file once for all, removes the useless .gitignore from a...Julien Gouesse2014-08-021-1/+0
* Uses ImageLoaderUtil instead of invoking directly the JOGL image loaderJulien Gouesse2014-08-013-22/+26
* Switches to JOGL 2.2.0-rc-20140731Julien Gouesse2014-07-311-2/+21
* Keeps only the JogAmp backendJulien Gouesse2014-05-2814-1466/+29
* Adds a working example for the MD3 importerJulien Gouesse2014-02-114-0/+82
* Exits even though the cleanup has just failed in ExampleBaseJulien Gouesse2014-02-111-3/+5
* Adds an example using the Swing canvasJulien Gouesse2014-02-051-0/+216
* 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
* [maven-release-plugin] prepare for next development iterationneothemachine2013-07-231-1/+1
* [maven-release-plugin] prepare release v0.9v0.9neothemachine2013-07-231-1/+1
* Prepared POMs for Maven Centralneothemachine2013-07-231-20/+29
* Modifies the few classes using NEWT to fix compile errors caused by API chang...Julien Gouesse2013-05-091-8/+7
* Cleaned up and fixed the pom.xml files.Vincent Cantin2013-04-071-34/+27
* fixes for recent package change.renanse2013-04-0334-42/+42
* Gets Renanse's changesJulien Gouesse2013-03-271-113/+113
* Merge pull request #30 from gouessej/masterJoshua Slack2013-03-273-10/+552
|\
| * Applet support for the JOGL renderer (first attempt)Julien Gouesse2013-03-181-26/+33
| * Applet support for the JOGL renderer (first attempt)Julien Gouesse2013-03-171-0/+322
| * Adds JoglNewtAwtExampleJulien Gouesse2013-03-091-0/+213
| * Merge branch 'master' of git://github.com/Renanse/Ardor3DJulien Gouesse2013-03-091-0/+42910
| |\
| * \ Uses JOGL 2.0 RC11 post build 06Julien Gouesse2013-02-2253-17356/+17358
| |\ \
* | \ \ Merge remote-tracking branch 'origin/master'Renanse2013-03-1468-17397/+60199
|\ \ \ \ | | |_|/ | |/| |
| * | | missing picher addedRenanse2013-03-021-0/+42910
| | |/ | |/|
| * | normalized line endingsneothemachine2013-02-2151-17344/+17344
| * | Fixed assembly artifact exclusion bugneothemachine2013-02-171-2/+2
| * | made the dependency filtering of the example assembly strict so that anneothemachine2013-02-171-0/+1
| * | added new distribution module which builds zips with all depsneothemachine2013-02-131-2/+3
| |/