aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-examples/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '1aae3c9d22835dded3f6cc6ba0d2e9cc040a92aa'Julien Gouesse2018-01-271-0/+8
|\
| * Added a way for update logic to be attached to, and run by, InteractManagerJoshua Slack2017-09-191-0/+8
* | Merges several Renanse's commits about pie menu and diskJulien Gouesse2018-01-272-1/+82
|\|
| * Added state cleanup to popup components.Joshua Slack2017-09-111-1/+1
| * Added new UI Components - UIPieMenu and UIPieMenuItem.Joshua Slack2017-09-111-7/+22
| * Updates to Disk to allow for hole in center.Joshua Slack2017-09-061-1/+1
| * Updated example to also incorporate popup-menusJoshua Slack2017-08-111-0/+66
* | Merge commit 'cbc61566689660d39f469efe4c429f8adf5b239e'Julien Gouesse2018-01-271-0/+693
|\|
| * Updates to allow overriding SpatialState in InteractManager.Joshua Slack2017-06-021-0/+693
* | Merge commit 'ec637d5a3fffe01ed4346c73fab91d8447a7192d'Julien Gouesse2018-01-272-8/+37
|\|
| * Added a new 9-slice capable BMTextBackground to use with BMText/BasicText and...Joshua Slack2017-04-212-8/+37
* | Merges Renanse's commit 9e9c406384a5ef51fd777d936932382f8dde0dc4Julien Gouesse2018-01-271-11/+12
|\|
| * Cleaned up various warningsJoshua Slack2017-04-201-30/+30
* | Merge commit '7d2aeea96b4fb25a72db3bb75089ffe11c89a34f'Julien Gouesse2018-01-275-16/+204
|\|
| * Fixed BillboardNode for better usage in camera setups other than Y-up. Added...Joshua Slack2017-04-205-16/+204
* | Merges mallanmba's commit c4460a3ef2df44b353bb9164400c6bd0879523a5Julien Gouesse2018-01-273-3/+845
|\|
| * Contributions from mallanmba allowing simpler adding of shadowcasters and res...mallanmba2017-04-193-3/+3
* | Merges mallanmba's commit 8ea0c83909327832f6ec575b752153b5ed6366fbJulien Gouesse2018-01-261-3/+6
|\|
| * Contributions from mallanmba regarding improvements and fixes to the Ardor3D ...mallanmba2017-04-191-3/+6
* | First blueprint of the PLY importer, work in progressJulien Gouesse2016-08-203-0/+14024
* | 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