Steve Grenier
|
cd7537847e
More work on default theme.
|
пре 12 година |
sgrenier
|
25e70f7088
Added gameplay::strcmpnocase as a platform-independent case-insensitive ASCII string comparison function.
|
пре 12 година |
Steve Grenier
|
61c495c1a8
Adding support for default UI themes.
|
пре 12 година |
Steve Grenier
|
e7b34766fa
More UI focus improvements.
|
пре 12 година |
sgrenier
|
b0798a6210
Fixed next and previous focus movement (i.e. TAB key) for UI and made it work with any arbitrary focus indexes, instead of only when controls have perfectly sequential focus indexes.
|
пре 12 година |
Steve Grenier
|
4421b05569
Re-generated lua bindings.
|
пре 12 година |
Steve Grenier
|
bc589616b0
Finished implementing gamepad and touch input support back for new UI focus/input management routines.
|
пре 12 година |
Steve Grenier
|
fe80d5accf
UI updates.
|
пре 12 година |
sgrenier
|
6adf21a905
- Large overhaul to how focus and control state changes are managed within the UI system.
|
пре 12 година |
seanpaultaylor
|
66b588040e
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
пре 12 година |
seanpaultaylor
|
b18cc5a0f7
Initial parts of SceneRenderer (forward lighting)
|
пре 12 година |
sgrenier
|
de6a50dd30
Added support for spacing properties for vertical and flow layouts.
|
пре 12 година |
sgrenier
|
7a8ca49182
Added more flexible sizing and positioning for UI controls:
|
пре 12 година |
seanpaultaylor
|
fa895b61e2
Added back bitmap font support for backward compatibility.
|
пре 12 година |
seanpaultaylor
|
7e639e4da5
Changed Font/Text rendering from Texture Maps to Signed Distance Field Maps to dramatically improve scaling.
|
пре 12 година |
Steve Grenier
|
ec72284ff7
Misc fixes to UI.
|
пре 12 година |
Adam Blake
|
1226412865
Adds keyboard event handling to UI controls and containers.
|
пре 12 година |
Adam Blake
|
14d5db7e41
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
пре 12 година |
Adam Blake
|
07e388986d
Bugfix -- touch events were not always propagating on mobile.
|
пре 12 година |
ablake
|
d11c3739d5
Changing utility method isInFocus() to hasFocus() and making it protected.
|
пре 12 година |
ablake
|
ebd5d0a92a
Adds Hover state to UI controls. Tweaks the handling of scroll wheels to scroll containers and manipulate sliders.
|
пре 12 година |
ablake
|
a44fa576f9
Fixes #868 by smoothing scroll-wheel scrolling. Makes scroll-wheel speed and scrolling friction into adjustable Properties.
|
пре 12 година |
ablake
|
138e47d8b7
Changing the default setting of consumeInputEvents to 'true' for all controls.
|
пре 12 година |
ablake
|
46f490421a
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
пре 12 година |
ablake
|
0637ece4ac
Removes analogIndex from Game::gamepadEvent. Gamepad events other than connect/disconnect will no longer be sent to games -- they are only used internally by forms.
|
пре 12 година |
Adam Blake
|
a3671ac9d4
Fixes Form::projectPoint for forms that are scaled.
|
пре 12 година |
Adam Blake
|
a794910a70
Enables controlling UI forms with a gamepad. Adds a few things to the forms test in order to test
|
пре 12 година |
seanpaultaylor
|
2798ea8637
Fixes break in gamepad and forms.
|
пре 13 година |
Adam Blake
|
b341d853d3
Missed some changes to Form.cpp in previous commit.
|
пре 13 година |
Adam Blake
|
d9bcfe45db
Prevents a control's clearBounds from having a width or height less than zero.
|
пре 13 година |