2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 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
Adding source and destination regions to ImageControl as well as some comments. More... over 12 years ago
Merge pull request #893 from Joilnen/next More... over 12 years ago
Fixing no reference to ImageControl.o in linkedition step More... over 12 years ago
Merge remote-tracking branch 'upstream/next' into next More... over 12 years ago
Merge pull request #892 from seanpaultaylor/next More... over 12 years ago
Fixes break in gamepad and forms. More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Fixed the shader files included in the gameplay.vcxproj and gameplay.vcxproj.filters. More... over 12 years ago
Merge pull request #891 from blackberry/master More... over 12 years ago
Merge pull request #890 from ChrisWiki/master More... over 12 years ago
Adds missing uniform u_spotLightDirection to colored shader More... over 12 years ago
Merge remote-tracking branch 'upstream/next' into next More... over 12 years ago
Merge pull request #887 from ablake/next More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Basic test of ImageControl. More... over 12 years ago
Issue #841 Adds a very basic ImageControl class for including png images in UI forms. More... over 12 years ago
Merge pull request #886 from sgrenier/next More... over 12 years ago
Renamed Game::resized to Game::resizeEvent to be more consistent with other game events. Added support for listening to game resize events from script. More... over 12 years ago
Missed some changes to Form.cpp in previous commit. More... over 12 years ago
Removes the need for games to call update() on forms and gamepads each frame, and removes these calls from all tests and samples. Also adds a few private methods to Gamepad in preparation for enabling gamepad control of UI forms. More... over 12 years ago
Merge pull request #885 from ablake/next More... over 12 years ago
Fixes #877 More... over 12 years ago
Prevents a control's clearBounds from having a width or height less than zero. Disables selective container clearing as it can cause parts of a form not to be drawn. We can turn this back on later with a little bit of work. More... over 12 years ago
Merge pull request #883 from sgrenier/next More... over 12 years ago
Character sample fixes. More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Fixed control issues with character sample. More... over 12 years ago
Merge pull request #882 from dgough/next More... over 12 years ago
Fixed error in getArguments for Mac and Linux More... over 12 years ago