Steve Grenier b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
..
AbsoluteLayout.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
AbsoluteLayout.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Animation.cpp 5532ed322d Added a way to get an animation from an AnimationTarget. 14 yıl önce
Animation.h 5532ed322d Added a way to get an animation from an AnimationTarget. 14 yıl önce
AnimationClip.cpp cbe5a846de Changed state bit and state bit constants to unsigned char from char to suppress "warning C4309: 'initializing' : truncation of constant value". 14 yıl önce
AnimationClip.h cbe5a846de Changed state bit and state bit constants to unsigned char from char to suppress "warning C4309: 'initializing' : truncation of constant value". 14 yıl önce
AnimationController.cpp 5532ed322d Added a way to get an animation from an AnimationTarget. 14 yıl önce
AnimationController.h 5532ed322d Added a way to get an animation from an AnimationTarget. 14 yıl önce
AnimationTarget.cpp 5f5eea693f Fixes memory leak exposed when using either AnimationController#destroyAnimation(Animation*) and AnimationController::destroyAllAnimations(). 14 yıl önce
AnimationTarget.h 5f5eea693f Fixes memory leak exposed when using either AnimationController#destroyAnimation(Animation*) and AnimationController::destroyAllAnimations(). 14 yıl önce
AnimationValue.cpp 651381eb67 Fixes bug in animation blending of independent values. 14 yıl önce
AnimationValue.h 651381eb67 Fixes bug in animation blending of independent values. 14 yıl önce
AudioBuffer.cpp 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
AudioBuffer.h 7e796d6fd1 Audio support for Android using OpenSL ES. Note that multiple features (pitch, 3D audio) are not currently supported by Android. 14 yıl önce
AudioController.cpp 6b7bbc0140 Fix for AudioController on iOS 14 yıl önce
AudioController.h 7e796d6fd1 Audio support for Android using OpenSL ES. Note that multiple features (pitch, 3D audio) are not currently supported by Android. 14 yıl önce
AudioListener.cpp c81070345c Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
AudioListener.h c81070345c Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
AudioSource.cpp 21c2f28786 Audio support for Android using OpenSL ES. Note that multiple features (pitch, 3D audio) are not currently supported by Android. 14 yıl önce
AudioSource.h 7e796d6fd1 Audio support for Android using OpenSL ES. Note that multiple features (pitch, 3D audio) are not currently supported by Android. 14 yıl önce
Base.h 5bfc2497d7 Fixed more missing defines. 14 yıl önce
BoundingBox.cpp 6f3b816078 Fixed BoundingBox::intersects(BoundingBox) 14 yıl önce
BoundingBox.h 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 yıl önce
BoundingBox.inl 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 yıl önce
BoundingSphere.cpp b8042c2eaf Fixed an issue with transforming bounding spheres with matrices have have a scale != 1.0. 14 yıl önce
BoundingSphere.h 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 yıl önce
BoundingSphere.inl 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 yıl önce
Button.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Button.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Camera.cpp 4bdf569269 PhysicsCharacter updates. 14 yıl önce
Camera.h c81070345c Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
CheckBox.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
CheckBox.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Container.cpp b085a534bb Allowing containers and sliders to consume touch events. 14 yıl önce
Container.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Control.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Control.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Curve.cpp 3d78ad1c1b Fixes bug in animation blending. 14 yıl önce
Curve.h 3d78ad1c1b Fixes bug in animation blending. 14 yıl önce
Curve.inl 3d78ad1c1b Fixes bug in animation blending. 14 yıl önce
DebugNew.cpp 779a5f7f07 Changed SAFE_DELETE so that it doesn't check for NULL. It is valid to call "delete 0;" 14 yıl önce
DebugNew.h 2f846925ae Adds support for heightfield collision shapes (including needed bullet_new in DebugNew.h). 14 yıl önce
DepthStencilTarget.cpp 9f1fa900cf Modifying some comments to be more Doxygen-friendly. 14 yıl önce
DepthStencilTarget.h 4ff5917c89 Fixes compile errors and non-OpenGL ES compliant code in FrameBuffer, RenderTarget and DepthStencilTarget classes. 14 yıl önce
Effect.cpp 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
Effect.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
FileSystem.cpp 12e7c20453 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan 14 yıl önce
FileSystem.h 47b2567d92 Added FileSystem::listFiles(). 14 yıl önce
FlowLayout.h 55187aac27 Adding a bunch of unfinished UI stuff along with handling of inheritance in Properties files. 14 yıl önce
Font.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Font.h 85646b44ad Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
Form.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Form.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
FrameBuffer.cpp 4ff5917c89 Fixes compile errors and non-OpenGL ES compliant code in FrameBuffer, RenderTarget and DepthStencilTarget classes. 14 yıl önce
FrameBuffer.h 4ff5917c89 Fixes compile errors and non-OpenGL ES compliant code in FrameBuffer, RenderTarget and DepthStencilTarget classes. 14 yıl önce
Frustum.cpp d095cefffc Fixed syntax and compile errors on Mac. 14 yıl önce
Frustum.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
Game.cpp a5c092a2f3 Added TimeListener interface and the ability to schedule a callback using game time. 14 yıl önce
Game.h a5c092a2f3 Added TimeListener interface and the ability to schedule a callback using game time. 14 yıl önce
Game.inl ebec9458d0 Minor update to Game::updateOnce. 14 yıl önce
Image.cpp 3bde20d644 Changed Texture format enum values to closer match naming from GL ones and new Image format enum value names. 14 yıl önce
Image.h 46361f7892 Refactors Image::Format enumeration for cleaner separation from the Texture class. 14 yıl önce
Image.inl 4004be749c Refactors Image into its own separate class (from Texture::Image). 14 yıl önce
Joint.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 yıl önce
Joint.h c81070345c Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
Keyboard.h b882214017 Fixed multi-touch for Android. 14 yıl önce
Label.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Label.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Layout.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Light.cpp 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
Light.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
Material.cpp cb4d6cead0 Changed character sample to use custom sandbox scene instead of seymour (still in progress). 14 yıl önce
Material.h dfc153a212 Added MeshBatch class to allow batching of any primitive mesh data. 14 yıl önce
MaterialParameter.cpp 3d78ad1c1b Fixes bug in animation blending. 14 yıl önce
MaterialParameter.h 74a513d05c Fixes build error in Momentics. Removes additional qualifier MaterialParameter. 14 yıl önce
Matrix.cpp 3f71dec55c Reimplemented the collision listener mechanism (old mechanism had a huge inefficiency). 14 yıl önce
Matrix.h 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 yıl önce
Matrix.inl 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 yıl önce
Mesh.cpp cb4d6cead0 Changed character sample to use custom sandbox scene instead of seymour (still in progress). 14 yıl önce
Mesh.h cb4d6cead0 Changed character sample to use custom sandbox scene instead of seymour (still in progress). 14 yıl önce
MeshBatch.cpp dfc153a212 Added MeshBatch class to allow batching of any primitive mesh data. 14 yıl önce
MeshBatch.h dfc153a212 Added MeshBatch class to allow batching of any primitive mesh data. 14 yıl önce
MeshBatch.inl dfc153a212 Added MeshBatch class to allow batching of any primitive mesh data. 14 yıl önce
MeshPart.cpp 1f9ab7278c Moved <description> in bar-descriptor.xml to proper location in samples. 14 yıl önce
MeshPart.h 1f9ab7278c Moved <description> in bar-descriptor.xml to proper location in samples. 14 yıl önce
MeshSkin.cpp c81070345c Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
MeshSkin.h c81070345c Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
Model.cpp cb4d6cead0 Changed character sample to use custom sandbox scene instead of seymour (still in progress). 14 yıl önce
Model.h cb4d6cead0 Changed character sample to use custom sandbox scene instead of seymour (still in progress). 14 yıl önce
Mouse.h d2bbb5e22c Removed mouseWheelEvent and combined it with mouseEvent instead. 14 yıl önce
Node.cpp b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
Node.h b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
Package.cpp 838b03705c Character sample updates. 14 yıl önce
Package.h 838b03705c Character sample updates. 14 yıl önce
ParticleEmitter.cpp 33daaf9a2c Fix for particle billboarding. 14 yıl önce
ParticleEmitter.h 2b19085e6a Fixes issue where all references to a rigid body were not being removed properly. 14 yıl önce
Pass.cpp dfc153a212 Added MeshBatch class to allow batching of any primitive mesh data. 14 yıl önce
Pass.h dfc153a212 Added MeshBatch class to allow batching of any primitive mesh data. 14 yıl önce
PhysicsCharacter.cpp b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
PhysicsCharacter.h b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
PhysicsCollisionObject.cpp d4bc602ca9 Added new PhysicsCollisionObject base class for PhysicsRigidBody and PhysicsCharacter.cpp. 14 yıl önce
PhysicsCollisionObject.h b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
PhysicsConstraint.cpp 4bdf569269 PhysicsCharacter updates. 14 yıl önce
PhysicsConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
PhysicsConstraint.inl 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
PhysicsController.cpp b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
PhysicsController.h b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
PhysicsFixedConstraint.cpp 406c3651d0 - Updated character sample. 14 yıl önce
PhysicsFixedConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
PhysicsFixedConstraint.inl 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
PhysicsGenericConstraint.cpp 67ecff296c - PhysicsCharacter changes. 14 yıl önce
PhysicsGenericConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
PhysicsGenericConstraint.inl 360c1484c9 Removed the implicit conversion operators for Vector3 and Quaternion and replaced them with convenience macros (so that the public interfaces don't have Bullet objects). 14 yıl önce
PhysicsHingeConstraint.cpp 67ecff296c - PhysicsCharacter changes. 14 yıl önce
PhysicsHingeConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
PhysicsMotionState.cpp 4bdf569269 PhysicsCharacter updates. 14 yıl önce
PhysicsMotionState.h 406c3651d0 - Updated character sample. 14 yıl önce
PhysicsRigidBody.cpp b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
PhysicsRigidBody.h b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
PhysicsRigidBody.inl b3d4adb693 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 yıl önce
PhysicsSocketConstraint.cpp 67ecff296c - PhysicsCharacter changes. 14 yıl önce
PhysicsSocketConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
PhysicsSpringConstraint.cpp 67ecff296c - PhysicsCharacter changes. 14 yıl önce
PhysicsSpringConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
PhysicsSpringConstraint.inl 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
Plane.cpp d095cefffc Fixed syntax and compile errors on Mac. 14 yıl önce
Plane.h cea29b469f Adding null-checks to all Control::create() implementations. 14 yıl önce
Plane.inl 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 yıl önce
Platform.h ad0e8c5b47 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 yıl önce
PlatformAndroid.cpp aafa932d20 Added methods to Platform to support returning the native display resolution 14 yıl önce
PlatformMacOS.mm 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
PlatformQNX.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
PlatformWin32.cpp e7662b7951 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 yıl önce
PlatformiOS.mm aafa932d20 Added methods to Platform to support returning the native display resolution 14 yıl önce
Properties.cpp 67ecff296c - PhysicsCharacter changes. 14 yıl önce
Properties.h 7041246ec2 Fixing memory leak that occurred when using inheritance. 14 yıl önce
Quaternion.cpp 1dd0a7b5d3 Renames some methods/member variables to better reflect use. 14 yıl önce
Quaternion.h 360c1484c9 Removed the implicit conversion operators for Vector3 and Quaternion and replaced them with convenience macros (so that the public interfaces don't have Bullet objects). 14 yıl önce
Quaternion.inl 360c1484c9 Removed the implicit conversion operators for Vector3 and Quaternion and replaced them with convenience macros (so that the public interfaces don't have Bullet objects). 14 yıl önce
RadioButton.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
RadioButton.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Ray.cpp 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
Ray.h 723786470d Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified. 14 yıl önce
Ray.inl 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 yıl önce
Rectangle.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Rectangle.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
Ref.cpp 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
Ref.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
RenderState.cpp cb4d6cead0 Changed character sample to use custom sandbox scene instead of seymour (still in progress). 14 yıl önce
RenderState.h cb4d6cead0 Changed character sample to use custom sandbox scene instead of seymour (still in progress). 14 yıl önce
RenderTarget.cpp 3773044426 Changed Texture format enum values to closer match naming from GL ones and new Image format enum value names. 14 yıl önce
RenderTarget.h 4ff5917c89 Fixes compile errors and non-OpenGL ES compliant code in FrameBuffer, RenderTarget and DepthStencilTarget classes. 14 yıl önce
Scene.cpp cb4d6cead0 Changed character sample to use custom sandbox scene instead of seymour (still in progress). 14 yıl önce
Scene.h cb4d6cead0 Changed character sample to use custom sandbox scene instead of seymour (still in progress). 14 yıl önce
SceneLoader.cpp 4bdf569269 PhysicsCharacter updates. 14 yıl önce
SceneLoader.h 67ecff296c - PhysicsCharacter changes. 14 yıl önce
Slider.cpp b085a534bb Allowing containers and sliders to consume touch events. 14 yıl önce
Slider.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
SpriteBatch.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
SpriteBatch.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Technique.cpp 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
Technique.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
TextBox.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
TextBox.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Texture.cpp 22495d3dbe Fixed missing defines for windows. 14 yıl önce
Texture.h c2f7782f73 Added support for PVR texture compression. 14 yıl önce
Theme.cpp e7662b7951 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 14 yıl önce
Theme.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
TimeListener.h a5c092a2f3 Added TimeListener interface and the ability to schedule a callback using game time. 14 yıl önce
Touch.h 6722f1d75d Changed Input.h to separate out Keyboard and Touch into seperate headers. 14 yıl önce
Transform.cpp 3d78ad1c1b Fixes bug in animation blending. 14 yıl önce
Transform.h 3d78ad1c1b Fixes bug in animation blending. 14 yıl önce
Vector2.cpp 723786470d Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified. 14 yıl önce
Vector2.h 723786470d Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified. 14 yıl önce
Vector2.inl 3c6f2cccb9 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 yıl önce
Vector3.cpp 723786470d Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified. 14 yıl önce
Vector3.h 723786470d Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified. 14 yıl önce
Vector3.inl 360c1484c9 Removed the implicit conversion operators for Vector3 and Quaternion and replaced them with convenience macros (so that the public interfaces don't have Bullet objects). 14 yıl önce
Vector4.cpp 723786470d Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified. 14 yıl önce
Vector4.h 723786470d Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified. 14 yıl önce
Vector4.inl 3c6f2cccb9 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 yıl önce
VertexAttributeBinding.cpp d4bc602ca9 Added new PhysicsCollisionObject base class for PhysicsRigidBody and PhysicsCharacter.cpp. 14 yıl önce
VertexAttributeBinding.h dfc153a212 Added MeshBatch class to allow batching of any primitive mesh data. 14 yıl önce
VertexFormat.cpp d4bc602ca9 Added new PhysicsCollisionObject base class for PhysicsRigidBody and PhysicsCharacter.cpp. 14 yıl önce
VertexFormat.h d4bc602ca9 Added new PhysicsCollisionObject base class for PhysicsRigidBody and PhysicsCharacter.cpp. 14 yıl önce
VerticalLayout.cpp 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
VerticalLayout.h 1087a155d2 Adding documentation to the UI API classes. 14 yıl önce
Viewport.cpp 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
Viewport.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 yıl önce
gameplay-main-android.cpp 203f0d6ad2 Minor change of comments on gameplay-main-android.cpp file. 14 yıl önce
gameplay-main-ios.mm aafa932d20 Added methods to Platform to support returning the native display resolution 14 yıl önce
gameplay-main-macos.mm 116f0953d8 Generated GamePlay 1.2.0 API. 14 yıl önce
gameplay-main-qnx.cpp 1f9ab7278c Moved <description> in bar-descriptor.xml to proper location in samples. 14 yıl önce
gameplay-main-win32.cpp 1f9ab7278c Moved <description> in bar-descriptor.xml to proper location in samples. 14 yıl önce
gameplay.dox 7e4bbf33fd Updated doxygen apis and dox files. 14 yıl önce
gameplay.h d4bc602ca9 Added new PhysicsCollisionObject base class for PhysicsRigidBody and PhysicsCharacter.cpp. 14 yıl önce