Steve Grenier
|
85646b44ad
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 yıl önce |
Steve Grenier
|
4bdf569269
PhysicsCharacter updates.
|
14 yıl önce |
Adam Blake
|
658d1486b4
Merge pull request #159 from blackberry-gaming/next-ablake
|
14 yıl önce |
Adam Blake
|
a7c37a8cbc
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
14 yıl önce |
Adam Blake
|
184d7c339d
Reverting my fix of Darryl's fix of Ray.intersects(Plane) and using the method correctly in Form this time.
|
14 yıl önce |
Sean Paul Taylor
|
7543d75f11
Merge pull request #158 from blackberry-gaming/next-cculy
|
14 yıl önce |
Chris Culy
|
a9fc4bb7d1
Fix to AudioBuffer (buffers weren't being removed from the global cache when they were destroyed) - (also, changed tabs to spaces).
|
14 yıl önce |
Adam Blake
|
22cb5c8cfa
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
14 yıl önce |
Adam Blake
|
25e1b0abd7
Getting CheckBox and TextBox to work on QNX. Fixing Ray.intersects(Plane).
|
14 yıl önce |
Adam Blake
|
10c1529322
Minor optimization to ParticleEmitter.cpp -- update() and draw() will back out if the emitter is not active.
|
14 yıl önce |
Chris Culy
|
38b9aba775
Merge pull request #157 from blackberry-gaming/next-ablake
|
14 yıl önce |
Adam Blake
|
847658b5ad
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
14 yıl önce |
Adam Blake
|
1f954182d4
Fixing a few warnings and errors when building for QNX.
|
14 yıl önce |
Sean Paul Taylor
|
deb1f8928a
Merge pull request #156 from blackberry-gaming/next-ablake
|
14 yıl önce |
Adam Blake
|
5738e7364c
Removing projects from the main gameplay solution that should only be in gameplay-internal.
|
14 yıl önce |
Sean Paul Taylor
|
38112fdf3f
Merge pull request #155 from blackberry-gaming/next-ablake
|
14 yıl önce |
Adam Blake
|
7f238d232b
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
14 yıl önce |
Adam Blake
|
0ef091e993
The latest API based on 'next'.
|
14 yıl önce |
Adam Blake
|
69f4c30037
Some TextBox, Font, and Label related fixes.
|
14 yıl önce |
Sean Paul Taylor
|
96626c870f
Merge pull request #154 from blackberry-gaming/next-cculy
|
14 yıl önce |
Chris Culy
|
1cfb8e22ed
Renamed public member variables of PhysicsRigidBody::CollisionPair.
|
14 yıl önce |
Steve Grenier
|
fd4f531fcd
Merge pull request #153 from blackberry-gaming/next-cculy
|
14 yıl önce |
Steve Grenier
|
d42f2c0452
Merge pull request #152 from blackberry-gaming/next-dgough
|
14 yıl önce |
Steve Grenier
|
67ecff296c
- PhysicsCharacter changes.
|
14 yıl önce |
Adam Blake
|
a5347b3cfa
Picking works now. Fixed an issue with containers sometimes not showing up.
|
14 yıl önce |
Chris Culy
|
f03e69b185
Minor fix to getGravity function signature (removed random extra parameter).
|
14 yıl önce |
Darryl Gough
|
d8a409f77e
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
|
14 yıl önce |
Darryl Gough
|
723786470d
Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified.
|
14 yıl önce |
Adam Blake
|
3c021751fe
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake
|
14 yıl önce |
Adam Blake
|
bfe6907dbf
Working on the TextBox control and getting close to having 3D forms working.
|
14 yıl önce |