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
*
Replaces Guava's checkNotNull by Objects.requireNonNull
Julien Gouesse
2018-07-14
4
-17
/
+14
*
Merge branch 'master' of https://github.com/gouessej/Ardor3D
Julien Gouesse
2018-07-14
1
-1
/
+3
|
\
|
*
Update README.md
Julien Gouesse
2018-06-04
1
-1
/
+3
*
|
Replaces Guava's checkNonNull by Objects.requireNonNull
Julien Gouesse
2018-07-14
4
-15
/
+14
|
/
*
Drops Guava's immutable lists, sets and maps
Julien Gouesse
2018-02-12
16
-123
/
+140
*
Merges several Renanse's commits
Julien Gouesse
2018-01-27
83
-1370
/
+2150
|
\
|
*
Added an additional default to GridLayoutData
Joshua Slack
2018-01-15
1
-4
/
+14
|
*
Updated interact widget mouseover code to pass through Canvas and provided a ...
Joshua Slack
2018-01-15
14
-25
/
+201
|
*
Update to mouse manager allowing null to be passed to setCursor to signify cl...
Joshua Slack
2018-01-15
4
-6
/
+10
|
*
Added new method to Canvas interface providing a way to store and retrieve th...
Joshua Slack
2018-01-15
21
-88
/
+245
|
*
Fixed a highlight bug when mouseover moves between multiple rings without mou...
Joshua Slack
2018-01-06
2
-12
/
+13
|
*
Small tweak to help with mouseovers in compound widget
Joshua Slack
2018-01-05
1
-5
/
+11
|
*
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
*
|
Merges several Renanse's commits
Julien Gouesse
2018-01-27
1
-2
/
+2
|
\
|
|
*
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
*
|
Merge commit '13eca2d7020eb82f98460f6508a4f60730fe4619'
Julien Gouesse
2018-01-27
1
-1
/
+1
|
\
|
|
*
Added a 1920x1080 rez
Joshua Slack
2017-09-20
1
-1
/
+1
*
|
Fixes a bug in the PLY importer: some already present element keywords weren'...
Julien Gouesse
2018-01-27
1
-5
/
+10
*
|
Fixes some warnings
Julien Gouesse
2018-01-27
3
-0
/
+11
*
|
Merge commit 'eb97939539a8ad69db8f812350351ded05e7c698'
Julien Gouesse
2018-01-27
6
-30
/
+131
|
\
|
|
*
Add support and demo of sub-pie menus
Joshua Slack
2017-09-20
6
-30
/
+131
*
|
Fixes some warnings
Julien Gouesse
2018-01-27
2
-21
/
+21
*
|
Merge commit '1aae3c9d22835dded3f6cc6ba0d2e9cc040a92aa'
Julien Gouesse
2018-01-27
4
-3
/
+87
|
\
|
|
*
Added a way for update logic to be attached to, and run by, InteractManager
Joshua Slack
2017-09-19
4
-4
/
+89
[next]