Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added centerOn method to UIComponent to make it simpler to center a ↵ | Joshua Slack | 2017-09-29 | 2 | -3/+48 |
| | | | | | | | component on another component or the hud. Fixed issue in sliders when min value is not 0. Clean up warnings. | ||||
* | Simplified UIPopupMenu to extend UIContainer instead of UIFrame. | Joshua Slack | 2017-09-25 | 3 | -1/+293 |
| | | | | | | Updated UIMenuItem to simplify adding nested menus Updated UIPieMenu to extend UIPopupMenu, to make it easier to reuse menu code. Added new UI example showing off hierarchical Popup and Pie menus | ||||
* | Make use of SharedLibraryLoader when example uses lwjgl | Joshua Slack | 2017-09-24 | 2 | -3/+8 |
| | |||||
* | Upgraded lwjgl to latest 2.X version (2.9.3) | Joshua Slack | 2017-09-20 | 2 | -2/+2 |
| | |||||
* | Added a 1920x1080 rez | Joshua Slack | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Add support and demo of sub-pie menus | Joshua Slack | 2017-09-20 | 1 | -5/+34 |
| | |||||
* | Added a way for update logic to be attached to, and run by, InteractManager | Joshua Slack | 2017-09-19 | 1 | -0/+8 |
| | |||||
* | Experimental conversion to gradle | Joshua Slack | 2017-09-19 | 1 | -0/+14 |
| | |||||
* | Added state cleanup to popup components. | Joshua Slack | 2017-09-11 | 1 | -1/+1 |
| | | | | Prettied up the PieMenu skin a bit. | ||||
* | Added new UI Components - UIPieMenu and UIPieMenuItem. | Joshua Slack | 2017-09-11 | 1 | -7/+22 |
| | | | | | | | Added new backdrops - Disk and Arc Added generic skin support for the above Added use of piemenu to one of the examples. Made popover an interface shared between piemenu and popupmenu | ||||
* | Updates to Disk to allow for hole in center. | Joshua Slack | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Updated example to also incorporate popup-menus | Joshua Slack | 2017-08-11 | 1 | -0/+66 |
| | |||||
* | Updates to allow overriding SpatialState in InteractManager. | Joshua Slack | 2017-06-02 | 1 | -0/+693 |
| | | | | | Updates to allow easier overriding of input flow in UIHud. Added new example tying together UI and Interact | ||||
* | Added a new 9-slice capable BMTextBackground to use with BMText/BasicText ↵ | Joshua Slack | 2017-04-21 | 2 | -8/+37 |
| | | | | and added it to the ShapesExample. | ||||
* | Cleaned up various warnings | Joshua Slack | 2017-04-20 | 1 | -30/+30 |
| | |||||
* | Updated target to Java 1.7 | Joshua Slack | 2017-04-20 | 1 | -4/+7 |
| | |||||
* | Fixed BillboardNode for better usage in camera setups other than Y-up. ↵ | Joshua Slack | 2017-04-20 | 5 | -16/+204 |
| | | | | Added AxialX and None as alignment types. Revamped example to better illustrate billboard action. Added a Z-Up version of the example. | ||||
* | Contributions from mallanmba allowing simpler adding of shadowcasters and ↵ | mallanmba | 2017-04-19 | 3 | -3/+3 |
| | | | | resolving some shadow flickering. | ||||
* | Contributions from mallanmba regarding improvements and fixes to the Ardor3D ↵ | mallanmba | 2017-04-19 | 1 | -3/+6 |
| | | | | interact system. | ||||
* | Adds an example using JoglNewtSwtCanvas | Julien Gouesse | 2014-02-04 | 1 | -0/+307 |
| | |||||
* | Adds some missing override annotations, removes the useless AWT dependencies ↵ | Julien Gouesse | 2014-02-04 | 5 | -41/+61 |
| | | | | from NEWT and SWT examples, uses the heavyweight SWT GLCanvas of JOGL instead of Eclipse SWT canvas (which is unmaintained) and adds an example using JoglNewtSwtCanvas | ||||
* | [maven-release-plugin] prepare for next development iteration | neothemachine | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare release v0.9v0.9 | neothemachine | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | Prepared POMs for Maven Central | neothemachine | 2013-07-23 | 1 | -20/+29 |
| | | | | | | The building of the zip assemblies now only happens when the "hudson" profile is used. Also, the default Maven repositories are now the Sonatype ones which are then overriden in the "hudson" profile to the ones of ardor3d. | ||||
* | Modifies the few classes using NEWT to fix compile errors caused by API ↵ | Julien Gouesse | 2013-05-09 | 1 | -8/+7 |
| | | | | changes in JOGL 2.0 build 987 | ||||
* | Cleaned up and fixed the pom.xml files. | Vincent Cantin | 2013-04-07 | 1 | -34/+27 |
| | |||||
* | fixes for recent package change. | renanse | 2013-04-03 | 34 | -42/+42 |
| | |||||
* | Gets Renanse's changes | Julien Gouesse | 2013-03-27 | 1 | -113/+113 |
| | |||||
* | Merge pull request #30 from gouessej/master | Joshua Slack | 2013-03-27 | 3 | -10/+552 |
|\ | | | | | Fixes + enhancements | ||||
| * | Applet support for the JOGL renderer (first attempt) | Julien Gouesse | 2013-03-18 | 1 | -26/+33 |
| | | |||||
| * | Applet support for the JOGL renderer (first attempt) | Julien Gouesse | 2013-03-17 | 1 | -0/+322 |
| | | |||||
| * | Adds JoglNewtAwtExample | Julien Gouesse | 2013-03-09 | 1 | -0/+213 |
| | | |||||
| * | Merge branch 'master' of git://github.com/Renanse/Ardor3D | Julien Gouesse | 2013-03-09 | 1 | -0/+42910 |
| |\ | |||||
| * \ | Uses JOGL 2.0 RC11 post build 06 | Julien Gouesse | 2013-02-22 | 53 | -17356/+17358 |
| |\ \ | |||||
* | \ \ | Merge remote-tracking branch 'origin/master' | Renanse | 2013-03-14 | 68 | -17397/+60199 |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | Conflicts: ardor3d-collada/src/main/java/com/ardor3d/extension/model/collada/jdom/data/DataCache.java | ||||
| * | | | missing picher added | Renanse | 2013-03-02 | 1 | -0/+42910 |
| | |/ | |/| | |||||
| * | | normalized line endings | neothemachine | 2013-02-21 | 51 | -17344/+17344 |
| | | | | | | | | | | | | | | | | | | see http://www.hanselman.com/blog/YoureJustAnotherCarriageReturnLineFeedInTheWall.aspx and https://help.github.com/articles/dealing-with-line-endings | ||||
| * | | Fixed assembly artifact exclusion bug | neothemachine | 2013-02-17 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | see http://jira.codehaus.org/browse/MASSEMBLY-644 Updated ardor3d-examples to use 2.4 of maven-assembly-plugin | ||||
| * | | made the dependency filtering of the example assembly strict so that an | neothemachine | 2013-02-17 | 1 | -0/+1 |
| | | | | | | | | | obsolete assembly configuration in the future leads to a build error | ||||
| * | | added new distribution module which builds zips with all deps | neothemachine | 2013-02-13 | 1 | -2/+3 |
| |/ | | | | | also, simplified assembly exclusion filter in examples project | ||||
| * | Merge branch 'master' into dependencies | neothemachine | 2013-02-11 | 7 | -39/+43 |
| |\ | |||||
| | * | Added detection of MSAA FBO and FBO blit. | renanse | 2013-02-03 | 1 | -1/+2 |
| | | | | | | | | | | | | Fixed multisample support on LwjglHeadlessCanvas - still needs fixing in FBO texture rendering. | ||||
| | * | Switched more code to using more efficient index buffers. | renanse | 2013-01-20 | 3 | -27/+29 |
| |/ |/| | |||||
| * | Changed Maven phase of natives extraction from (default) "package" to | neothemachine | 2013-02-11 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | "generate-resources" (this makes more sense as you then have a functional project when you run the compile goal manually outside m2e) Note: The automatic extraction of natives in Eclipse (without relying on on the maven natives eclipse plugin) is covered by the lifecycle mappings of the maven natives plugin (which are set to "runOnConfiguration" meaning that natives get extracted on project import and on configuration update) | ||||
| * | fixed Netbeans run configs (native lib path) | neothemachine | 2013-01-17 | 9 | -17/+17 |
| | | |||||
| * | let eclipse remove timestamps out of .prefs files | neothemachine | 2012-12-05 | 2 | -2/+1 |
| | | | | | | | | | | | | (these aren't written since eclipse 3.7.2, see https://bugs.eclipse.org/bugs/show_bug.cgi?id=342709 and https://bugs.eclipse.org/bugs/show_bug.cgi?id=363836) | ||||
| * | fixed assembly.xml of examples project (to make jogl use its own native | neothemachine | 2012-12-05 | 1 | -1/+15 |
| | | | | | | | | lib loading) added /target to .gitignore | ||||
| * | Merge branch 'kill_trunk' into dependencies | neothemachine | 2012-12-05 | 5 | -170/+43 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' | renanse | 2012-12-19 | 1 | -1/+1 |
|\ \ | |||||
| * | | Small tweaks, spelling, unnecessary checks, etc. | Renanse | 2012-12-18 | 1 | -1/+1 |
| |/ |