aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-ui
Commit message (Expand)AuthorAgeFilesLines
* Drops Guava's immutable lists, sets and mapsJulien Gouesse2018-02-124-17/+29
* Merges several Renanse's commitsJulien Gouesse2018-01-2728-346/+409
|\
| * Added an additional default to GridLayoutDataJoshua Slack2018-01-151-4/+14
| * Small tweak to eclipse project settingsJoshua Slack2018-01-041-1/+1
| * Fix mouseover/click issue with pie menu when start angle is negative.Joshua Slack2017-10-262-9/+10
| * Added a simple way to inject input checks after UI widgets are handled, but b...Joshua Slack2017-10-232-7/+50
| * Clean up some build files.Joshua Slack2017-10-191-4/+4
| * Cleanup of pack/layout/updateMinimum calls. Components can be packed now. R...Joshua Slack2017-10-1810-169/+73
| * Fix bug where you could not click on combobox label to open listJoshua Slack2017-10-181-0/+5
| * Fix some additional layout issues.Joshua Slack2017-10-183-2/+12
| * We'll use the maximum of user set minimum and layout set minimum to clamp size.Joshua Slack2017-10-181-4/+4
| * Split minimum size into layout provided and optional user provided.Joshua Slack2017-10-189-56/+89
| * Added some additional caps detection + divorced UIContainer standin texture s...Joshua Slack2017-10-161-16/+19
| * Added ability to set a spacing between elements in RowLayoutJoshua Slack2017-10-121-9/+19
| * Added centerOn method to UIComponent to make it simpler to center a component...Joshua Slack2017-09-294-23/+40
| * Simplified UIPopupMenu to extend UIContainer instead of UIFrame.Joshua Slack2017-09-256-62/+88
* | Fixes some warningsJulien Gouesse2018-01-271-0/+1
* | Merge commit 'eb97939539a8ad69db8f812350351ded05e7c698'Julien Gouesse2018-01-275-25/+97
|\|
| * Add support and demo of sub-pie menusJoshua Slack2017-09-205-25/+97
| * Experimental conversion to gradleJoshua Slack2017-09-191-0/+5
* | Merges several Renanse's commits about pie menu and diskJulien Gouesse2018-01-2718-296/+1521
|\|
| * Added state cleanup to popup components.Joshua Slack2017-09-115-19/+52
| * Added new UI Components - UIPieMenu and UIPieMenuItem.Joshua Slack2017-09-1114-24/+1245
| * SubTex now has optional border information that can be used by ui componentsJoshua Slack2017-09-113-50/+134
| * Added a 9-slice type constructor to ImageBorder and used it to clean up Gener...Joshua Slack2017-09-072-232/+93
| * Improvements to UIMenuItem for skinning and for general setup.Joshua Slack2017-08-113-43/+69
* | Merge commit 'cbc61566689660d39f469efe4c429f8adf5b239e'Julien Gouesse2018-01-271-25/+25
|\|
| * Updates to allow overriding SpatialState in InteractManager.Joshua Slack2017-06-021-25/+25
* | Merges Renanse's commit 67d620baf5eaf5b0ce66800e468719a9ef79ef25Julien Gouesse2018-01-279-77/+100
|\|
| * Added code to ensure margin and border use considers possibility of null. Ad...Joshua Slack2017-05-319-85/+108
* | Merges Renanse's commit 9e9c406384a5ef51fd777d936932382f8dde0dc4Julien Gouesse2018-01-272-0/+6
|\|
| * Cleaned up various warningsJoshua Slack2017-04-202-0/+6
| * Updated target to Java 1.7Joshua Slack2017-04-201-4/+7
* | Fixes the management of the parenthesis within expressions in the Eclipse set...Julien Gouesse2016-08-171-1/+1
* | Updates the copyright headers and templatesJulien Gouesse2016-08-0794-94/+94
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-3024-99/+97
* | Moves the only dependency on AWT in ardor3d-ui into ardor3d-awtJulien Gouesse2015-09-203-62/+14
* | Stops using Guava to create the lists, the sets and the maps except when it i...Julien Gouesse2014-09-2414-59/+58
* | Moves a test into the appropriate directory in ardor3d-uiJulien Gouesse2014-09-241-0/+0
* | Removes tons of warningsJulien Gouesse2014-08-0816-0/+46
* | Adds Gradle supportJulien Gouesse2014-08-021-0/+5
|/
* [maven-release-plugin] prepare for next development iterationneothemachine2013-07-231-1/+1
* [maven-release-plugin] prepare release v0.9v0.9neothemachine2013-07-231-1/+1
* Cleaned up and fixed the pom.xml files.Vincent Cantin2013-04-071-28/+18
* Gets Renanse's changesJulien Gouesse2013-03-271-109/+109
* Merge remote-tracking branch 'origin/master'Renanse2013-03-1458-10455/+10438
|\
| * normalized line endingsneothemachine2013-02-2152-10317/+10317
| * Merge branch 'master' into dependenciesneothemachine2013-02-114-11/+20
| |\
| | * Merge remote-tracking branch 'origin/master'Renanse2013-01-232-3/+6
| | |\
| | | * Switched more code to using more efficient index buffers.renanse2013-01-202-3/+6
| |_|/ |/| |