sgrenier
|
ad95da4ecd
Fixed issue with multi-touch on virtual gamepad and UI.
|
12 лет назад |
sgrenier
|
164e20ce81
UI layout optimizations.
|
12 лет назад |
sgrenier
|
a78311bd78
More UI layout optimizations.
|
12 лет назад |
sgrenier
|
17a8763cb4
Layout optimizations continued.
|
12 лет назад |
sgrenier
|
a52af4aaa0
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
12 лет назад |
sgrenier
|
cfb81be201
UI Changes:
|
12 лет назад |
seanpaultaylor
|
0f37a74487
Renamed Joystick to JoystickControl.
|
12 лет назад |
sgrenier
|
4a91ad14e6
More work on default theme.
|
12 лет назад |
Darryl Gough
|
3be40a9528
Convert line endings to LF
|
12 лет назад |
sgrenier
|
dd60b64a87
Fix to allow sliders to be manipulated inside a scrollable container.
|
12 лет назад |
Steve Grenier
|
3068010d8d
Changed UI/forms to no longer render to an offscreen framebuffer.
|
12 лет назад |
Steve Grenier
|
91b02af523
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 лет назад |
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 лет назад |
Andrew Karpushin
|
921b3a9cbb
scrollbar's position can be controlled from code and scripts
|
12 лет назад |
Andrew Karpushin
|
96bbfaa984
take control's margin into account during Container total width/height calculation
|
12 лет назад |
Andrew Karpushin
|
51d720b376
reset total width and height of Container before their calculation
|
12 лет назад |
Andrew Karpushin
|
a72317c2a0
fixed controls removing from Container
|
12 лет назад |
Andrew Karpushin
|
9829cc6143
move focus by key arrows only to focusable controls
|
12 лет назад |
Andrew Karpushin
|
f259359d34
fixed permanent dirty state on containers containing hidden controls
|
12 лет назад |
Adam Blake
|
67f6222915
Replacing a magic number with a constant.
|
12 лет назад |
Adam Blake
|
29d80ed453
#1026
|
12 лет назад |