aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-examples/src
Commit message (Expand)AuthorAgeFilesLines
* Added centerOn method to UIComponent to make it simpler to center a component...Joshua Slack2017-09-292-3/+48
* Simplified UIPopupMenu to extend UIContainer instead of UIFrame.Joshua Slack2017-09-253-1/+293
* Make use of SharedLibraryLoader when example uses lwjglJoshua Slack2017-09-242-3/+8
* Upgraded lwjgl to latest 2.X version (2.9.3)Joshua Slack2017-09-201-1/+1
* Added a 1920x1080 rezJoshua Slack2017-09-201-1/+1
* Add support and demo of sub-pie menusJoshua Slack2017-09-201-5/+34
* Added a way for update logic to be attached to, and run by, InteractManagerJoshua Slack2017-09-191-0/+8
* 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
* Updates to allow overriding SpatialState in InteractManager.Joshua Slack2017-06-021-0/+693
* Added a new 9-slice capable BMTextBackground to use with BMText/BasicText and...Joshua Slack2017-04-212-8/+37
* Cleaned up various warningsJoshua Slack2017-04-201-30/+30
* Fixed BillboardNode for better usage in camera setups other than Y-up. Added...Joshua Slack2017-04-205-16/+204
* Contributions from mallanmba allowing simpler adding of shadowcasters and res...mallanmba2017-04-193-3/+3
* Contributions from mallanmba regarding improvements and fixes to the Ardor3D ...mallanmba2017-04-191-3/+6
* 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