aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-examples/src
Commit message (Expand)AuthorAgeFilesLines
* 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