sgrenier
|
cfb81be201
UI Changes:
|
12 سال پیش |
Darryl Gough
|
3be40a9528
Convert line endings to LF
|
12 سال پیش |
sgrenier
|
dd60b64a87
Fix to allow sliders to be manipulated inside a scrollable container.
|
12 سال پیش |
sgrenier
|
c601378439
Fix so that UI does not cause a game to crash if a default theme is not specified or if any theme images are missing.
|
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 سال پیش |
sgrenier
|
963e51d860
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
|
12 سال پیش |
sgrenier
|
7a8ca49182
Added more flexible sizing and positioning for UI controls:
|
12 سال پیش |
seanpaultaylor
|
fa895b61e2
Added back bitmap font support for backward compatibility.
|
12 سال پیش |
Steve Grenier
|
a61f2701de
Fixed issue with font stretching when drawing onto a frame buffer that is a different size than the original window size.
|
12 سال پیش |
Adam Blake
|
1226412865
Adds keyboard event handling to UI controls and containers.
|
12 سال پیش |
ablake
|
ebd5d0a92a
Adds Hover state to UI controls. Tweaks the handling of scroll wheels to scroll containers and manipulate sliders.
|
12 سال پیش |
Steve Grenier
|
4cc20b0733
Minor theme fix.
|
13 سال پیش |
Adam Blake
|
da98236cc6
Fixing upside-down "full image" UVs used as defaults.
|
13 سال پیش |
Adam Blake
|
a8ffbed283
Using NEAREST filter instead of LINEAR on theme textures to fix blurry borders.
|
13 سال پیش |
Adam Blake
|
51b796c31d
Adding source and destination regions to ImageControl as well as some comments.
|
13 سال پیش |
Steve Grenier
|
2e7fcf3ca1
Added 64-bit Windows support.
|
13 سال پیش |
Darryl Gough
|
4e31ded1d5
Changed methods in ScriptController to pass vectors by reference instead of by value.
|
13 سال پیش |
Darryl Gough
|
c47cc81178
Removed the copy constructor implementation for classes that wanted to hide it.
|
13 سال پیش |
Adam Blake
|
15aafb3c21
Fixes #476 (adding mouse event support to UI controls).
|
13 سال پیش |
Adam Blake
|
b06b8e30be
Clearing alpha channel of a Form's framebuffer to 0.
|
13 سال پیش |
Adam Blake
|
2ecb9b9046
Fixing a potential memory leak in Theme that showed up in the particles sample.
|
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
|
89e032bd46
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
13 سال پیش |
Adam Blake
|
37374d81cd
Fixing a bug in Frustum where planes were being calculated incorrectly.
|
13 سال پیش |
Chris Culy
|
7dd0fc15ef
Added support for loading any object that can load from a Properties object using a url instead of just a file name.
|
13 سال پیش |
Adam Blake
|
1b2da65d72
Optimizing drawImages() for all controls that use it.
|
13 سال پیش |