Steve Grenier
|
2e7fcf3ca1
Added 64-bit Windows support.
|
vor 13 Jahren |
Steve Grenier
|
cff8a4c3dd
Updated Lua scripting sample to include a basic scripted AI.
|
vor 13 Jahren |
Chris Culy
|
9f1c2652ed
Adds gameplay-luagen project, which generates bindings from the Doxygen XML output.
|
vor 13 Jahren |
Darryl Gough
|
c47cc81178
Removed the copy constructor implementation for classes that wanted to hide it.
|
vor 13 Jahren |
Adam Blake
|
e7a31afb79
Fixing issues with scrolling within multiple nested containers.
|
vor 13 Jahren |
Adam Blake
|
1ee9150c0c
Removing elapsedTime param from Form::update so that scrolling doesn't require an API change.
|
vor 13 Jahren |
Adam Blake
|
449f37eeae
Fixed bug in SpriteBatch::draw() method that rotates the quad in 2D.
|
vor 13 Jahren |
Adam Blake
|
35c269ccf2
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
vor 13 Jahren |
Adam Blake
|
6192fd04b7
2D Forms now draw into a FrameBuffer. Controls are only redrawn when dirty.
|
vor 13 Jahren |
Chris Culy
|
fe9e3c2870
Error handling improvements (1 of 7 - UI system and global macro rename).
|
vor 13 Jahren |
Adam Blake
|
37374d81cd
Fixing a bug in Frustum where planes were being calculated incorrectly.
|
vor 13 Jahren |
Adam Blake
|
faf409a2d6
Adding FlowLayout, ScrollLayout.
|
vor 13 Jahren |
Adam Blake
|
0b2e47a385
Alignment of controls within their parent containers.
|
vor 13 Jahren |
Adam Blake
|
6a5cad10f4
Adding alignment and auto-sizing to UI controls.
|
vor 13 Jahren |
Adam Blake
|
0865ad5a08
Adding setChecked() to CheckBox.
|
vor 13 Jahren |
Adam Blake
|
f7fa5c1bb6
Refactoring of the UI API.
|
vor 13 Jahren |
Adam Blake
|
ca4c205d21
Fixing slider math to handle negative values.
|
vor 13 Jahren |
Adam Blake
|
f150ba812b
Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored.
|
vor 13 Jahren |
Adam Blake
|
985b27aec2
UI API refactoring:
|
vor 13 Jahren |
Adam Blake
|
1087a155d2
Adding documentation to the UI API classes.
|
vor 14 Jahren |
Adam Blake
|
e3d061a1c5
Adding TextBox; refactoring Theme API; cleaning up memory leaks.
|
vor 14 Jahren |
Adam Blake
|
67aa4b39c7
Making progress on the UI classes.
|
vor 14 Jahren |
Adam Blake
|
55187aac27
Adding a bunch of unfinished UI stuff along with handling of inheritance in Properties files.
|
vor 14 Jahren |