2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Adds Control::setVisible(bool) and Control::isVisible() const Changes enable()/disable to setEnabled(bool) for consistency. Changes isEnabled() to isEnabled() const; More... over 12 years ago
Merge pull request #640 from dgough/next More... over 12 years ago
Added line break to README.md More... over 12 years ago
Added a README.md file for each external dependency. The readme files contain a link to the source website. More... over 12 years ago
Merge pull request #639 from dgough/master More... over 12 years ago
Ensures pause/resume does not toggle until screen goes into fullscreen state the first time. More... over 12 years ago
Merge pull request #638 from dgough/next More... over 12 years ago
Fixed spelling mistakes More... over 12 years ago
Merge pull request #636 from kwhatmough/next More... over 12 years ago
Fix naming conventions for new forms test. More... over 12 years ago
Adds joystick control to forms test and fixes projectPoint in framework (protect against null scene and use world matrix not local one). More... over 12 years ago
Merge pull request #635 from seanpaultaylor/next More... over 12 years ago
Ensures pause/resume does not toggle until screen goes into fullscreen state the first time. More... over 12 years ago
Forces screen/window to be posted before we enter the event message loop. More... over 12 years ago
Merge pull request #634 from dgough/next More... over 12 years ago
Converted the line endings of AndroidManifest.xml from CRLF to LF. More... over 12 years ago
Adds forms test using default theme and fixes point projection on Xcode. Also adds billboards test to the Xcode project. More... over 12 years ago
Merge pull request #630 from kwhatmough/next More... over 12 years ago
Adds missing KEY_CHAR events for MacOS and iOS. Also adds virtual keyboard support for Input Test. More... over 12 years ago
Merge pull request #629 from dgough/next More... over 12 years ago
Fixed setting a Control's alignment programmatically. Fixed #619 More... over 12 years ago
Merge pull request #628 from seanpaultaylor/next More... over 12 years ago
Renamed some test resource files for consistency. More... over 12 years ago
Merge pull request #626 from dgough/next More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... almost 13 years ago
Fixed FileSystem::open on Android when using WRITE. It now writes to the SD card. More... almost 13 years ago
Merge pull request #625 from dgough/next More... almost 13 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... almost 13 years ago
Fixed a bug in FileSystem::open when opening a WRITE stream on Windows. Fixed #624 More... almost 13 years ago