2
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed log output for strings containing '%' More... about 12 years ago
Merge pull request #1120 from dgough/next More... about 12 years ago
Updated some of the form Control classes so that they get marked as dirty when modified. More... about 12 years ago
Merge pull request #1119 from sgrenier/next More... about 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next More... about 12 years ago
- Fixed an error in Matrix::createOrthographicOffCenter. - Changed orthographic camera mode to have an origin of bottom left, with +Y up and +X to the right. - Added configurable character spacing to the Font class. - Changed Scene:addNode and Node:addChild to add nodes to the back of the list instead of the front, so that traversal order matches the order in which nodes are added. - Added support for creating hierarchy (child nodes) in a .scene file. More... about 12 years ago
Merge pull request #1115 from jessehall-google/master More... about 12 years ago
Merge pull request #1114 from rgngl/linuxCursorFix More... about 12 years ago
PlatformLinux: Fix cursor visibility More... about 12 years ago
Merge pull request #1112 from rgngl/samplesAndroidFix More... about 12 years ago
Add OES suffix to glDeleteVertexArrays query More... about 12 years ago
Merge pull request #1111 from rgngl/androidBackButton More... about 12 years ago
Fixed sample builds for Android More... about 12 years ago
PlatformAndroid: Map back button to Esc key in android. More... about 12 years ago
Update README.md More... about 12 years ago
Merge pull request #1105 from bpbromberg/next More... about 12 years ago
Update README.md More... about 12 years ago
Merge pull request #1106 from reven86/next-clean More... about 12 years ago
fixed TextBox caret image aspect ratio More... about 12 years ago
fixed invalid sprite clipping More... about 12 years ago
fixed potential(?) bug where temporary lua variables were left on the stack after calls to lua_len More... about 12 years ago
Merge pull request #1103 from reven86/next-clean More... about 12 years ago
fixed Button state changing after click/press More... about 12 years ago
Merge pull request #1099 from rgngl/textureInitializerFix More... about 12 years ago
Texture: Make the data buffer parameter in the initializer const. More... about 12 years ago
Merge pull request #1091 from rgngl/enabledProperyControl More... about 12 years ago
Merge pull request #1092 from rgngl/xcodeProjectFix More... about 12 years ago
Fixed iOS/Mac build. More... about 12 years ago
Read enabled property for controls from the form files. More... about 12 years ago
Merge pull request #1089 from rcmaniac25/master More... about 12 years ago