index
:
ardor3d.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small tweak to eclipse project settings
Joshua Slack
2018-01-04
11
-11
/
+11
*
Made these public to allow for access from compound widget style classes.
Joshua Slack
2017-10-31
1
-2
/
+2
*
Added the concept of mouseEntered/Departed to InteractWidgets and applied the...
Joshua Slack
2017-10-30
7
-256
/
+262
*
Fixed some redundant scaling code and pulled widget scale calculation out int...
Joshua Slack
2017-10-27
6
-39
/
+33
*
Fix mouseover/click issue with pie menu when start angle is negative.
Joshua Slack
2017-10-26
2
-9
/
+10
*
Fix for unnecessary exceptions when ardor3d is given a control character it d...
Joshua Slack
2017-10-24
1
-108
/
+113
*
Added a simple way to inject input checks after UI widgets are handled, but b...
Joshua Slack
2017-10-23
2
-7
/
+50
*
Clean up some build files.
Joshua Slack
2017-10-19
3
-37
/
+36
*
Small tweak to fix scroll bug in example
Joshua Slack
2017-10-19
1
-2
/
+3
*
Fixed bug with caps in Jogl recently introduced.
Joshua Slack
2017-10-18
1
-3
/
+5
*
Cleanup of pack/layout/updateMinimum calls. Components can be packed now. R...
Joshua Slack
2017-10-18
21
-326
/
+208
*
Fix bug where you could not click on combobox label to open list
Joshua Slack
2017-10-18
1
-0
/
+5
*
Fix some additional layout issues.
Joshua Slack
2017-10-18
3
-2
/
+12
*
Fixed a bug in javascript caused by js engine change in Java 1.7+
Joshua Slack
2017-10-18
1
-0
/
+3
*
We'll use the maximum of user set minimum and layout set minimum to clamp size.
Joshua Slack
2017-10-18
1
-4
/
+4
*
Split minimum size into layout provided and optional user provided.
Joshua Slack
2017-10-18
9
-56
/
+89
*
no message
Joshua Slack
2017-10-16
0
-0
/
+0
|
\
|
*
Added some additional caps detection + divorced UIContainer standin texture s...
Joshua Slack
2017-10-16
4
-38
/
+94
*
|
Added some additional caps detection + divorced UIContainer standin texture s...
Joshua Slack
2017-10-16
4
-38
/
+93
|
/
*
Added ability to set a spacing between elements in RowLayout
Joshua Slack
2017-10-12
2
-11
/
+21
*
Added centerOn method to UIComponent to make it simpler to center a component...
Joshua Slack
2017-09-29
10
-44
/
+116
*
Simplified UIPopupMenu to extend UIContainer instead of UIFrame.
Joshua Slack
2017-09-25
9
-63
/
+381
*
Handle jinput libs
Joshua Slack
2017-09-25
1
-2
/
+11
*
Modified to not stomp libgdx usage
Joshua Slack
2017-09-25
1
-4
/
+4
*
Make use of SharedLibraryLoader when example uses lwjgl
Joshua Slack
2017-09-24
2
-3
/
+8
*
Added SharedLibraryLoader, originally from https://github.com/badlogic/lwjgl...
Joshua Slack
2017-09-24
1
-0
/
+435
*
Upgraded lwjgl to latest 2.X version (2.9.3)
Joshua Slack
2017-09-20
2
-2
/
+2
*
Upgraded lwjgl to latest 2.X version (2.9.3)
Joshua Slack
2017-09-20
3
-6
/
+6
*
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
6
-30
/
+131
*
Added a way for update logic to be attached to, and run by, InteractManager
Joshua Slack
2017-09-19
4
-4
/
+89
*
Experimental conversion to gradle
Joshua Slack
2017-09-19
17
-1
/
+160
*
Added state cleanup to popup components.
Joshua Slack
2017-09-11
6
-20
/
+53
*
Added new UI Components - UIPieMenu and UIPieMenuItem.
Joshua Slack
2017-09-11
15
-31
/
+1267
*
SubTex now has optional border information that can be used by ui components
Joshua Slack
2017-09-11
3
-50
/
+134
*
Added a 9-slice type constructor to ImageBorder and used it to clean up Gener...
Joshua Slack
2017-09-07
2
-232
/
+93
*
Updates to Disk to allow for hole in center.
Joshua Slack
2017-09-06
2
-50
/
+143
*
Updated example to also incorporate popup-menus
Joshua Slack
2017-08-11
1
-0
/
+66
*
Improvements to UIMenuItem for skinning and for general setup.
Joshua Slack
2017-08-11
3
-43
/
+69
*
Merge pull request #78 from mallanmba/master
Joshua Slack
2017-06-14
1
-5
/
+29
|
\
|
*
Add a local rotation to BillboardNode that is applied post orientation. This ...
mallanmba
2017-06-14
1
-5
/
+29
|
/
*
Updates to allow overriding SpatialState in InteractManager.
Joshua Slack
2017-06-02
4
-38
/
+725
*
Added code to ensure margin and border use considers possibility of null. Ad...
Joshua Slack
2017-05-31
11
-86
/
+114
*
fixed missing calls to received/lost control on interact widgets.
Joshua Slack
2017-05-30
2
-3
/
+20
*
Made GeometryTool effectively into a static class
Joshua Slack
2017-04-27
5
-83
/
+38
*
Added a new 9-slice capable BMTextBackground to use with BMText/BasicText and...
Joshua Slack
2017-04-21
3
-8
/
+345
*
Added a way to set default color by float values to Mesh.
Joshua Slack
2017-04-21
2
-19
/
+39
*
Cleaned up various warnings
Joshua Slack
2017-04-20
14
-205
/
+226
*
Updated target to Java 1.7
Joshua Slack
2017-04-20
14
-54
/
+91
*
Contributions from mallanmba offering improvements to bmfont and bmtext, incl...
mallanmba
2017-04-20
28
-72
/
+2295
[next]