openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GamePlay 3D
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Sep 03, 2024 — Sep 03, 2025
Showing page 53 of 154
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #913 from dgough/next
Darryl Gough
More...
over 12 years ago
Updated the Android make file
Darryl Gough
More...
over 12 years ago
Fixed opening absolute paths with the FileSystem class
Darryl Gough
More...
over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into bugfix
Adam Blake
More...
over 12 years ago
Fixes a typo in ImageControl's UV calculations. Allows opacity to affect ImageControls.
Adam Blake
More...
over 12 years ago
Using NEAREST filter instead of LINEAR on theme textures to fix blurry borders.
Adam Blake
More...
over 12 years ago
Fixes #866 Removing the erroneous if statement around drawing a control's background allows there to be borders only on some sides of a skinned control.
Adam Blake
More...
over 12 years ago
Fixed lua dofile on Windows Fixed #909 Previously, on all platforms except windows, ScriptController modified the lua functions "dofile" and "loadfile" so that they will search in the directory FileSystem::getResourcePath(). I removed #ifndef WIN32 so that Windows will behave like this too.
Darryl Gough
More...
over 12 years ago
Merge pull request #910 from sgrenier/next
Steve Grenier
More...
over 12 years ago
Added public methods on ScriptController for registering and unregistering global script callback functions (i.e. initiailze, finalize, update, render, touchEvent, keyEvent, etc). Multiple registered functions per callback are now supported and scripts can register themselves. Updated gameplay lua script bindings.
Steve Grenier
More...
over 12 years ago
Merge pull request #908 from ablake/next
Sean Paul Taylor
More...
over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
Adam Blake
More...
over 12 years ago
Quick fix for default source and destination regions for ImageControl.
Adam Blake
More...
over 12 years ago
Merge pull request #907 from seanpaultaylor/next
Sean Paul Taylor
More...
over 12 years ago
Merge pull request #906 from sgrenier/next
Steve Grenier
More...
over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
sgrenier
More...
over 12 years ago
Added FrameBuffer::getCurrent() for retrieving the currently bound FrameBuffer. Added support for setting a custom projection matrix on Camera class.
sgrenier
More...
over 12 years ago
Update Xcode project for ImageControl and missing lua sources
seanpaultaylor
More...
over 12 years ago
Merge pull request #900 from dgough/next
Sean Paul Taylor
More...
over 12 years ago
Merge pull request #897 from Joilnen/next
Sean Paul Taylor
More...
over 12 years ago
Merge pull request #894 from ablake/next
Sean Paul Taylor
More...
over 12 years ago
Fixed typo in ScriptController::mouseEvent
Darryl Gough
More...
over 12 years ago
Fixing ImageControl.o reference on linkage step.
Joilnen Leite
More...
over 12 years ago
Adding a couple setters and changing some method names in ImageControl.
Adam Blake
More...
over 12 years ago
Keeping my lua bindings up-to-date.
Adam Blake
More...
over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
Adam Blake
More...
over 12 years ago
More improvements and comments for ImageControl.
Adam Blake
More...
over 12 years ago
Merge pull request #895 from dgough/next
Sean Paul Taylor
More...
over 12 years ago
Merge branch 'next' of https://github.com/blackberry/GamePlay into next
Darryl Gough
More...
over 12 years ago
Added @script{ignore} to Game::getArguments.
Darryl Gough
More...
over 12 years ago
←
1
2
…
49
50
51
52
53
54
55
56
57
…
153
154
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree