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
2 days
ago. based on code collected
2 days
ago.
Aug 21, 2024 — Aug 21, 2025
Showing page 130 of 154
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
Adam Blake
More...
over 13 years ago
Fixing slider math to handle negative values. Fixing slider drawing to handle clipping. Fixing a warning in theme.
Adam Blake
More...
over 13 years ago
Merge pull request #218 from blackberry-gaming/next-setaylor
Sean Paul Taylor
More...
over 13 years ago
Removed Viewport.h/.cpp and replaced use via Rectangle class. Updated Rectangle width/height to be unsigned int's. Added Game::getViewport() and setViewport to allow for custom user viewports. Refactored Form class to use Rectangle. This still need further changes by ablake for optimziations.
setaylor
More...
over 13 years ago
Merge pull request #217 from blackberry-gaming/next-cculy
Sean Paul Taylor
More...
over 13 years ago
Fixed a memory leak in PhysicsCollisionShape (added copy constructor and assignment operators).
Chris Culy
More...
over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
Kieran Cunney
More...
over 13 years ago
Merge pull request #216 from blackberry-gaming/next-cculy
Sean Paul Taylor
More...
over 13 years ago
Merge pull request #215 from blackberry-gaming/next-kcunney
Sean Paul Taylor
More...
over 13 years ago
Added support for setting/loading character and ghost physics collision objects from properties files and the .scene file. Replaced some tabs with spaces.
Chris Culy
More...
over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
Kieran Cunney
More...
over 13 years ago
Adds functionality to apply attenuation/decay to point lights in order to compute the light's range. Adds functionality to apply attenuation/decay and fall off angle to directional lights in order to compute the light's range and inner and outer angles. Creates an ambient light when the light type is set to ePOINT, and it's decay type is eNONE. This is because when exporting to .fbx format from Maya, any ambient lights get converted into a point light. Removes tabs from file and replaces with spaces.
Kieran Cunney
More...
over 13 years ago
Merge pull request #214 from blackberry-gaming/next-ablake
Sean Paul Taylor
More...
over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
Kieran Cunney
More...
over 13 years ago
Fixing bad commit. Reverting files to previous versions.
Kieran Cunney
More...
over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
Adam Blake
More...
over 13 years ago
Letting image lists set a default color. Fixing a bug in CheckBox.
Adam Blake
More...
over 13 years ago
Merge pull request #213 from blackberry-gaming/next-sgrenier
Steve Grenier
More...
over 13 years ago
Fixed compile errors and warnings with qcc.
Steve Grenier
More...
over 13 years ago
Merge pull request #212 from blackberry-gaming/next-cculy
Sean Paul Taylor
More...
over 13 years ago
Adds a warning comment to Game to prevent false memory leaks from being reported in the future. Adds documentation to the displaySplash macro. Adds the ability to track stack traces in DebugMem mode.
Chris Culy
More...
over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
Adam Blake
More...
over 13 years ago
Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored. Refactoring of the rest of the UI API to work with these changes. Adding setters and getters on all themed properties of controls. Supporting animation of control size, position, and opacity.
Adam Blake
More...
over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney
Kieran Cunney
More...
over 13 years ago
Merge pull request #211 from blackberry-gaming/next-dgough
Sean Paul Taylor
More...
over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
Darryl Gough
More...
over 13 years ago
Changed MATH_PIOVER4 use a literal number instead of M_PI_4.
Darryl Gough
More...
over 13 years ago
Merge pull request #210 from blackberry-gaming/next-dgough
Sean Paul Taylor
More...
over 13 years ago
Renamed CloneContext to NodeCloneContext and moved it to inside Node.h and Node.cpp.
Darryl Gough
More...
over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
Steve Grenier
More...
over 13 years ago
←
1
2
…
126
127
128
129
130
131
132
133
134
…
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