aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-ui/src/main
Commit message (Expand)AuthorAgeFilesLines
* Fixes some errors in the Java documentation of ardor3d-uiJulien Gouesse2019-06-1422-88/+204
* Fixes some errors in the Java documentation of ardor3d-uiJulien Gouesse2019-06-058-18/+53
* Replaces Guava's Multimap by Java Map in ardor3d-ui (issue #13)Julien Gouesse2019-05-271-8/+14
* Fixes Arial 16 thanks to Renanse's commit 2172c9c21ea55024e61635c58e4eb1add7f...Julien Gouesse2019-05-275-1404/+1439
* Replaces Guava's Predicate by Java 8 Predicate (issue #13)Julien Gouesse2019-05-261-8/+12
* 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
| * 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
* | 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
* | Updates the copyright headers and templatesJulien Gouesse2016-08-0792-92/+92
* | Switches from Java 1.6 to Java 1.7 and fixes numerous warningsJulien Gouesse2016-06-3022-90/+88
* | 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-2413-51/+50
* | Moves a test into the appropriate directory in ardor3d-uiJulien Gouesse2014-09-241-107/+0
* | Removes tons of warningsJulien Gouesse2014-08-0816-0/+46
|/
* normalized line endingsneothemachine2013-02-2151-10285/+10285
* 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
* | Update the max content size if you set content size larger than it.Renanse2013-01-231-4/+10
|/
* Various audit cleanup suggestions.renanse2012-12-191-4/+4
* move all files from trunk to root folderneothemachine2012-12-05114-0/+20171