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
1 day
ago. based on code collected
1 day
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 144 of 154
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #105 from blackberry-gaming/next-kcunney
Sean Paul Taylor
More...
over 13 years ago
Renames some methods/member variables to better reflect use. General code cleanup. Adds static void slerp(float q1x, float q1y, float q1z, float q1w, float q2x, float q2y, float q2z, float q2w, float t, float* dstx, float* dsty, float* dstz, float* dstw) method in Quaternion
Kieran Cunney
More...
over 13 years ago
Adding keyboard (show / hide) support.
Ramprasad Madhavan
More...
over 13 years ago
Merge branch 'next-rmadhavan' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
Ramprasad Madhavan
More...
over 13 years ago
Fixes bug in animation blending of independent values. Code cleanup. Adds rotate(float qx, float qy, float qz, float qw) to Transform class.
Kieran Cunney
More...
over 13 years ago
Added FileSystem::listFiles().
Darryl Gough
More...
over 13 years ago
Fixed BoundingBox::intersects(BoundingBox)
Darryl Gough
More...
over 13 years ago
Merge branch 'next-rmadhavan' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
Ramprasad Madhavan
More...
over 13 years ago
Merge branch 'next-rmadhavan' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
Ramprasad Madhavan
More...
over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
Ramprasad Madhavan
More...
over 13 years ago
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan
Ramprasad Madhavan
More...
over 13 years ago
Adding the modified files to support gameplay on android platform. (Git for some reason wont let me add "added" and "modified" together)
Ramprasad Madhavan
More...
over 13 years ago
Initial checkin for android platform support.
Ramprasad Madhavan
More...
over 13 years ago
Merge pull request #104 from blackberry/master
Sean Paul Taylor
More...
over 13 years ago
Merge pull request #14 from blackberry/next
Sean Paul Taylor
More...
over 13 years ago
Merge pull request #13 from blackberry-gaming/next-dgough
Sean Paul Taylor
More...
over 13 years ago
Merge pull request #103 from blackberry-gaming/next-dgough
Sean Paul Taylor
More...
over 13 years ago
Remove FBX includes from FBX project file.
Darryl Gough
More...
over 13 years ago
Merge pull request #12 from blackberry-gaming/next-dgough
Sean Paul Taylor
More...
over 13 years ago
Merge pull request #102 from blackberry-gaming/next-dgough
Sean Paul Taylor
More...
over 13 years ago
Removes USE_FBX
Darryl Gough
More...
over 13 years ago
Merge pull request #101 from blackberry-gaming/next-cculy
Sean Paul Taylor
More...
over 13 years ago
Merge pull request #100 from blackberry-gaming/next-kcunney
Chris Culy
More...
over 13 years ago
Adds capsule collision shape support.
Chris Culy
More...
over 13 years ago
Fixes using the -i argument in the DAE encoder. -i lets users encode a specific node hierarchy instead of the entire scene.
Darryl Gough
More...
over 13 years ago
Changes some methods in Package to use std::vector instead of arrays. This makes error clean up simpler.
Darryl Gough
More...
over 13 years ago
Fixes memory leaks in createAnimationFromTo() and createAnimationFromBy()
Kieran Cunney
More...
over 13 years ago
Adds new animation property ANIMATE_SCALE_UNIT to the Transform class. Adds the ability to scale all dimensions of the transform by a single scalar.
Kieran Cunney
More...
over 13 years ago
Fixes bug in Animation framework when AnimationController is shutting down and there is some code to trigger an animation to play on an animation end event. It was causing the animation code to never exit.
Kieran Cunney
More...
over 13 years ago
Added @param doxygen comment to Game::keyEvent and Game::touchEvent.
Darryl Gough
More...
over 13 years ago
←
1
2
…
140
141
142
143
144
145
146
147
148
…
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