Chris Culy
|
648dd5474d
Refactored all gameplay begin() member functions to start() (to match with the API change of end() to finish()).
|
13 жил өмнө |
Chris Culy
|
8167dc4e88
Adds support for detecting name clashes between Lua bindings and Lua keywords.
|
13 жил өмнө |
Darryl Gough
|
c47cc81178
Removed the copy constructor implementation for classes that wanted to hide it.
|
13 жил өмнө |
Adam Blake
|
6972c9a337
Fixes #191
|
13 жил өмнө |
Adam Blake
|
e7a31afb79
Fixing issues with scrolling within multiple nested containers.
|
13 жил өмнө |
Chris Culy
|
02926c60b1
Error handling improvement (5 of 7 - Graphics).
|
13 жил өмнө |
Adam Blake
|
b06b8e30be
Clearing alpha channel of a Form's framebuffer to 0.
|
13 жил өмнө |
Chris Culy
|
cb259ae230
Error handling improvements (3 of 7 - Scene and Tools/Utilities).
|
13 жил өмнө |
setaylor
|
7a9fcb153f
Fixed incorrect arial18.gpb.
|
13 жил өмнө |
Adam Blake
|
bf89922449
Resolving scope issues in Font and SpriteBatch.
|
13 жил өмнө |
Adam Blake
|
45b90b8731
Destructor and comments for Font::Text
|
13 жил өмнө |
Adam Blake
|
ad7e0d178d
Calling setSize on Form will now re-create the Form's RenderTarget and projection matrix.
|
13 жил өмнө |
Adam Blake
|
35c269ccf2
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
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 жил өмнө |
setaylor
|
c59ab4a15c
Updated variables names for Bundle rename.
|
13 жил өмнө |
setaylor
|
30e23f15b2
Changes gameplay::Package to gameplay::Bundle.
|
13 жил өмнө |
Adam Blake
|
999debefaf
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
13 жил өмнө |
Adam Blake
|
6a5cad10f4
Adding alignment and auto-sizing to UI controls.
|
13 жил өмнө |
Darryl Gough
|
c62d010f13
doxygen clean up for gameplay.
|
13 жил өмнө |
Adam Blake
|
325ec380f9
Changing setCallback() to addListener() for UI controls.
|
14 жил өмнө |
Adam Blake
|
1087a155d2
Adding documentation to the UI API classes.
|
14 жил өмнө |
Adam Blake
|
e7662b7951
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
14 жил өмнө |
Adam Blake
|
01b6c87a60
Added ability to disable controls.
|
14 жил өмнө |
Steve Grenier
|
85646b44ad
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 жил өмнө |
Adam Blake
|
1f954182d4
Fixing a few warnings and errors when building for QNX.
|
14 жил өмнө |
Adam Blake
|
69f4c30037
Some TextBox, Font, and Label related fixes.
|
14 жил өмнө |
Steve Grenier
|
67ecff296c
- PhysicsCharacter changes.
|
14 жил өмнө |
Adam Blake
|
bfe6907dbf
Working on the TextBox control and getting close to having 3D forms working.
|
14 жил өмнө |