Darryl Gough
|
3be40a9528
Convert line endings to LF
|
12 年 前 |
Steve Grenier
|
ec72284ff7
Misc fixes to UI.
|
12 年 前 |
Adam Blake
|
a794910a70
Enables controlling UI forms with a gamepad. Adds a few things to the forms test in order to test
|
12 年 前 |
Steve Grenier
|
2e7fcf3ca1
Added 64-bit Windows support.
|
13 年 前 |
Darryl Gough
|
c47cc81178
Removed the copy constructor implementation for classes that wanted to hide it.
|
13 年 前 |
Adam Blake
|
e7a31afb79
Fixing issues with scrolling within multiple nested containers.
|
13 年 前 |
Adam Blake
|
1ee9150c0c
Removing elapsedTime param from Form::update so that scrolling doesn't require an API change.
|
13 年 前 |
Adam Blake
|
449f37eeae
Fixed bug in SpriteBatch::draw() method that rotates the quad in 2D.
|
13 年 前 |
Adam Blake
|
35c269ccf2
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
13 年 前 |
Adam Blake
|
6192fd04b7
2D Forms now draw into a FrameBuffer. Controls are only redrawn when dirty.
|
13 年 前 |
Chris Culy
|
fe9e3c2870
Error handling improvements (1 of 7 - UI system and global macro rename).
|
13 年 前 |
Adam Blake
|
37374d81cd
Fixing a bug in Frustum where planes were being calculated incorrectly.
|
13 年 前 |
Adam Blake
|
faf409a2d6
Adding FlowLayout, ScrollLayout.
|
13 年 前 |
Adam Blake
|
0b2e47a385
Alignment of controls within their parent containers.
|
13 年 前 |
Adam Blake
|
6a5cad10f4
Adding alignment and auto-sizing to UI controls.
|
13 年 前 |
Adam Blake
|
985b27aec2
UI API refactoring:
|
13 年 前 |
Adam Blake
|
1087a155d2
Adding documentation to the UI API classes.
|
14 年 前 |
Adam Blake
|
e3d061a1c5
Adding TextBox; refactoring Theme API; cleaning up memory leaks.
|
14 年 前 |
Adam Blake
|
67aa4b39c7
Making progress on the UI classes.
|
14 年 前 |
Adam Blake
|
53e4ffc82b
More UI layouts and controls.
|
14 年 前 |