aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-examples/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes a comment in the STL importerJulien Gouesse2016-08-171-1/+1
* Updates the copyright headers and templatesJulien Gouesse2016-08-07108-108/+108
* 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-3020-100/+89
* 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
* Uses JOGL 2.3.0 RC 20150205Julien Gouesse2015-02-091-1/+1
* 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
* 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-2812-1455/+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
* Modifies the few classes using NEWT to fix compile errors caused by API chang...Julien Gouesse2013-05-091-8/+7
* fixes for recent package change.renanse2013-04-0334-42/+42
* 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
|\
| * missing picher addedRenanse2013-03-021-0/+42910
* | Uses JOGL 2.0 RC11 post build 06Julien Gouesse2013-02-2250-17081/+17081
|\|
| * normalized line endingsneothemachine2013-02-2149-17071/+17071
|/
* Added detection of MSAA FBO and FBO blit.renanse2013-02-031-1/+2
* Switched more code to using more efficient index buffers.renanse2013-01-203-27/+29
* Merge remote-tracking branch 'origin/master'renanse2012-12-191-1/+1
|\
| * Small tweaks, spelling, unnecessary checks, etc.Renanse2012-12-181-1/+1
* | Various audit cleanup suggestions.renanse2012-12-192-10/+11
|/
* move all files from trunk to root folderneothemachine2012-12-05279-0/+90831