2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed for BlackBerry 10 and PlayBook builds. Removes various warnings. Removes USE_BLACKBERRY_GAMEPAD as enabled by default. More... over 12 years ago
Updated game.config files to use gamepad not gamepads. Updated BillboardTest and grass texture. More... over 12 years ago
Merge pull request #737 from stephendoyle/next More... over 12 years ago
small typeo fix More... over 12 years ago
Merge pull request #736 from sgrenier/next More... over 12 years ago
Fixed compile warning in GamepadTest. More... over 12 years ago
Updated FrameBuffer class documentation to make it a bit more clear. More... over 12 years ago
Merge pull request #735 from sgrenier/next More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Merge pull request #733 from dgough/next More... over 12 years ago
Merge pull request #734 from seanpaultaylor/next More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... over 12 years ago
Updated FrameBuffer bind and bindDefault to return the previously bound framebuffer. More... over 12 years ago
Fixed a compile error in Gamepad More... over 12 years ago
Merge pull request #732 from ablake/next More... over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next Also moving the triggering of Gamepad disconnect events in Windows to the message pump to avoid deleting a Gamepad that is currently in use. More... over 12 years ago
Fixing PS3 triggers and button mappings on MacOSX. Renaming MacOSXGamepad<whatever> classes to HIDGamepad<whatever>. Making the Gamepad test a bit more verbose but also a bit simpler (only one player at a time) for now. More... over 12 years ago
Merge pull request #731 from seanpaultaylor/next More... over 12 years ago
Update brick and brick normal for LightTest. More... over 12 years ago
Merge pull request #729 from kwhatmough/next More... over 12 years ago
Merge pull request #730 from seanpaultaylor/next More... over 12 years ago
Updated GamepadTest and PS3 mappings More... over 12 years ago
Refix due to accidental revert of 9b5424f566. More... over 12 years ago
Merge remote-tracking branch 'upstream/next' More... over 12 years ago
Merge pull request #728 from ablake/next More... over 12 years ago
Updating the lua bindings. Removing USE_XINPUT from project settings. More... over 12 years ago
Adding "preferPhysical" parameter to Game::getGamepad(). Using this to simplify the tests that use gamepads. Fixing some issues related to adding and removing gamepads. Allowing for multiple virtual gamepads within a game's configuration. More... over 12 years ago
Merge remote-tracking branch 'upstream/next' More... over 12 years ago
Hide Bullet dependency by making PhysicsMotionState private. More... over 12 years ago