Ken Whatmough
|
52ca2dd867
Adds support for normals in getHeight based on the existing heightfield data. Visually tested using a new 'H' key mode added to the heightmap test in the internal repo (which depends on this change).
|
13 years ago |
Sean Paul Taylor
|
9434d84a30
Merge pull request #527 from blackberry-gaming/next-dgough
|
13 years ago |
Darryl Gough
|
4ae7fa3a9c
Changed some methods in Camera to be const qualified.
|
13 years ago |
Sean Paul Taylor
|
e878e39dfb
Merge pull request #526 from blackberry-gaming/next-dgough
|
13 years ago |
Darryl Gough
|
da65c4f084
Fixed compile error in ParticleEmitter that occurred when compiling for the android NDK.
|
13 years ago |
Darryl Gough
|
c47cc81178
Removed the copy constructor implementation for classes that wanted to hide it.
|
13 years ago |
Sean Paul Taylor
|
a8918ddd84
Merge pull request #525 from blackberry-gaming/next-setaylor
|
13 years ago |
Sean Paul Taylor
|
daaa7190a0
Added cursor visibility and mouse capture on MacOSX
|
13 years ago |
Sean Paul Taylor
|
ae50c6b038
Merge pull request #524 from bslack/next
|
13 years ago |
John Reed Riley
|
1c7144050d
Merge branch 'next' of github.com:bslack/GamePlay into next
|
13 years ago |
Author Name
|
ab38731d2b
Updates Max OS X Window Handling to be better
|
13 years ago |
John Reed Riley
|
1342e384c7
Updates Max OS X Window Handling to be better
|
13 years ago |
Steve Grenier
|
fe8fade270
Merge pull request #523 from blackberry-gaming/next-sgrenier
|
13 years ago |
Steve Grenier
|
a1b933948d
Fixed center of mass calculation in constraint setup to not require a model be attached directly to the node containing the rigid bodies used to create the constraint.
|
13 years ago |
Steve Grenier
|
00a8222a1a
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
13 years ago |
Sean Paul Taylor
|
df23cc4bda
Merge pull request #522 from blackberry-gaming/next-dgough
|
13 years ago |
Darryl Gough
|
66944d8696
Fixes to header comments.
|
13 years ago |
Darryl Gough
|
477b9537eb
Fixed spelling mistake in PhysicsCollisionObject.h
|
13 years ago |
Sean Paul Taylor
|
67aa34f38b
Merge pull request #521 from blackberry-gaming/next-setaylor
|
13 years ago |
Sean Paul Taylor
|
4d914c9979
Updated the radius on the gamepad joystick for character sample
|
13 years ago |
Sean Paul Taylor
|
8c17464d10
Merge branch 'next-setaylor' of https://github.com/blackberry-gaming/GamePlay into next-setaylor
|
13 years ago |
setaylor
|
635aa6cb3a
Changed Game::setMouseCapture and Platform::setMouseCapture to setMouseCaptured.
|
13 years ago |
setaylor
|
9513774d19
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor
|
13 years ago |
Steve Grenier
|
014c4f3463
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
13 years ago |
Sean Paul Taylor
|
4a8d72572c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor
|
13 years ago |
setaylor
|
1346e4c3a6
Updated Platform to support for optionally passing a user defined nativeWindow to attach to. (on platforms that support this)
|
13 years ago |
Sean Paul Taylor
|
e2cd3a1fca
Merge pull request #520 from blackberry-gaming/next-dgough
|
13 years ago |
Darryl Gough
|
550086a10b
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough
|
13 years ago |
Darryl Gough
|
94b02e1da9
Fixed shader file names in visual studio template project file.
|
13 years ago |
Sean Paul Taylor
|
23bf74d5d1
Merge pull request #200 from blackberry-gaming/next
|
13 years ago |