2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed pre-generated api/html doxygen docs. More... over 12 years ago
Fixes Form::projectPoint for forms that are scaled. More... over 12 years ago
Refactored repo folder to remove gameplay- prefixes on various folders and files. More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into bugfix More... over 12 years ago
Merge pull request #925 from ablake/next More... over 12 years ago
Using the correct Gamepad setters from PlatformMacOS so that events are triggered. More... over 12 years ago
Using Gamepad setters from PlatformBlackBerry so that gamepad events are triggered on BB10, enabling UI control. More... over 12 years ago
Fixed spacing More... over 12 years ago
Added -autogroup and -noautogroup to automate animation grouping from command line More... over 12 years ago
Adding a few missing API comments. More... over 12 years ago
Minimal modifications to ParticlesGame and RacerGame so that their menus are usable with a gamepad. Change to sliders so that they consume all gamepad events while active. More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Tweaks and fixes to Container behavior when a gamepad is used to interact with a form. Modifications to the FormsTest and TestsGame in order to better support gamepads in the test app. Keeping the lua bindings up-to-date. More... over 12 years ago
Merge pull request #922 from dgough/next More... over 12 years ago
Tweaks to the way gamepads change focus within containers. More... over 12 years ago
Changed ScriptController::loadScript() to use dofile instead of dostring. - This will give more informative error messages that will tell you the file and line number the error occurred at. - However, Android will still use dostring because dofile does not work on files in the resource APK. More... over 12 years ago
calculates the transform matrix for lights considering vectors like pre- and postrotation More... over 12 years ago
Merge branch 'bugfix' of https://github.com/ablake/GamePlay into bugfix More... over 12 years ago
Allows ImageControls to act as buttons. More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Enables controlling UI forms with a gamepad. Adds a few things to the forms test in order to test this feature. More... over 12 years ago
Merge pull request #917 from ablake/next More... over 12 years ago
Fixing upside-down "full image" UVs used as defaults. More... over 12 years ago
Merge pull request #916 from ablake/next More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into bugfix More... over 12 years ago
Allows container opacity to be animated by using the correct property for the scrollbar animations. More... over 12 years ago
Merge pull request #911 from ablake/next More... over 12 years ago
Merge pull request #914 from dgough/next More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Fixed FileSystem::listFiles() so it will list files found in the Android APK More... over 12 years ago