Steve Grenier 5fe4e5668e Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 13 gadi atpakaļ
..
AbsoluteLayout.cpp e7a31afb79 Fixing issues with scrolling within multiple nested containers. 13 gadi atpakaļ
AbsoluteLayout.h 6d35ad93ce Updated doxygen gameplay-api and missing code comments. 13 gadi atpakaļ
Animation.cpp 97e0defd80 Error handling improvements (2 of 7 - Animation and Audio systems). 13 gadi atpakaļ
Animation.h 7dd0fc15ef Added support for loading any object that can load from a Properties object using a url instead of just a file name. 13 gadi atpakaļ
AnimationClip.cpp ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
AnimationClip.h ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
AnimationController.cpp ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
AnimationController.h ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
AnimationTarget.cpp 11ac514446 Minor assert changes. 13 gadi atpakaļ
AnimationTarget.h 7efd39d479 Fixes Issue #402. 13 gadi atpakaļ
AnimationValue.cpp 97e0defd80 Error handling improvements (2 of 7 - Animation and Audio systems). 13 gadi atpakaļ
AnimationValue.h 651381eb67 Fixes bug in animation blending of independent values. 14 gadi atpakaļ
AudioBuffer.cpp 02a54bffef Updated WAV file loading to work properly (some valid chunks were causing failure to load). 13 gadi atpakaļ
AudioBuffer.h 66521c6809 Added final changes to support 3D Audio/Effects on Android. 13 gadi atpakaļ
AudioController.cpp ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
AudioController.h ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
AudioListener.cpp 97e0defd80 Error handling improvements (2 of 7 - Animation and Audio systems). 13 gadi atpakaļ
AudioListener.h 4c19de919b Fixed bug in AudioSource related to cloning AudioSource. 13 gadi atpakaļ
AudioSource.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
AudioSource.h b40cfc0968 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor 13 gadi atpakaļ
Base.h 743f73d710 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor 13 gadi atpakaļ
BoundingBox.cpp cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 13 gadi atpakaļ
BoundingBox.h cb37f13d91 Changed tabs to spaces. 13 gadi atpakaļ
BoundingBox.inl 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 gadi atpakaļ
BoundingSphere.cpp cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 13 gadi atpakaļ
BoundingSphere.h 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 gadi atpakaļ
BoundingSphere.inl 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 gadi atpakaļ
Bundle.cpp 9736fa587d Fixes properties caching optimization issue in SceneLoader. 13 gadi atpakaļ
Bundle.h 057be4a862 Fixes single node loading from a Bundle (now loads animations). 13 gadi atpakaļ
Button.cpp 6192fd04b7 2D Forms now draw into a FrameBuffer. Controls are only redrawn when dirty. 13 gadi atpakaļ
Button.h 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
Camera.cpp cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 13 gadi atpakaļ
Camera.h b3f5635387 Cleanup to comments 13 gadi atpakaļ
CheckBox.cpp e7a31afb79 Fixing issues with scrolling within multiple nested containers. 13 gadi atpakaļ
CheckBox.h 6d35ad93ce Updated doxygen gameplay-api and missing code comments. 13 gadi atpakaļ
Container.cpp 48967fb702 Fixing Container scrolling to go with the recent time-step change. 13 gadi atpakaļ
Container.h 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
Control.cpp 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
Control.h 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
Curve.cpp 4e3640edeb Fixed assertion in Curve where a curve with one key frame failed the assertion. 13 gadi atpakaļ
Curve.h b3f5635387 Cleanup to comments 13 gadi atpakaļ
Curve.inl 3d78ad1c1b Fixes bug in animation blending. 14 gadi atpakaļ
DebugNew.cpp 2ecb9b9046 Fixing a potential memory leak in Theme that showed up in the particles sample. 13 gadi atpakaļ
DebugNew.h b3f5635387 Cleanup to comments 13 gadi atpakaļ
DepthStencilTarget.cpp 63ad96eed6 Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision. 13 gadi atpakaļ
DepthStencilTarget.h 63ad96eed6 Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision. 13 gadi atpakaļ
Effect.cpp 63ad96eed6 Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision. 13 gadi atpakaļ
Effect.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 gadi atpakaļ
FileSystem.cpp ef974d214c Updated Android-specific code for loading files to work with aliases (added for compressed texture support). 13 gadi atpakaļ
FileSystem.h c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 gadi atpakaļ
FlowLayout.cpp 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
FlowLayout.h 6d35ad93ce Updated doxygen gameplay-api and missing code comments. 13 gadi atpakaļ
Font.cpp e7a31afb79 Fixing issues with scrolling within multiple nested containers. 13 gadi atpakaļ
Font.h 7a9fcb153f Fixed incorrect arial18.gpb. 13 gadi atpakaļ
Form.cpp 743f73d710 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor 13 gadi atpakaļ
Form.h 743f73d710 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor 13 gadi atpakaļ
FrameBuffer.cpp 63ad96eed6 Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision. 13 gadi atpakaļ
FrameBuffer.h 63ad96eed6 Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision. 13 gadi atpakaļ
Frustum.cpp d6fb7718c6 Error handling improvements (4 of 7 - Math). 13 gadi atpakaļ
Frustum.h 37374d81cd Fixing a bug in Frustum where planes were being calculated incorrectly. 13 gadi atpakaļ
Game.cpp ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
Game.h ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
Game.inl c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 gadi atpakaļ
Image.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
Image.h 46361f7892 Refactors Image::Format enumeration for cleaner separation from the Texture class. 14 gadi atpakaļ
Image.inl 4004be749c Refactors Image into its own separate class (from Texture::Image). 14 gadi atpakaļ
Joint.cpp cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 13 gadi atpakaļ
Joint.h 612d78a423 Fixes warnings in doxygen docs. 13 gadi atpakaļ
Joystick.cpp 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
Joystick.h 6d35ad93ce Updated doxygen gameplay-api and missing code comments. 13 gadi atpakaļ
Joystick.inl 115e8b15b7 Adds support for a Joystick control. 13 gadi atpakaļ
Keyboard.h b882214017 Fixed multi-touch for Android. 14 gadi atpakaļ
Label.cpp 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
Label.h 6d35ad93ce Updated doxygen gameplay-api and missing code comments. 13 gadi atpakaļ
Layout.cpp 449f37eeae Fixed bug in SpriteBatch::draw() method that rotates the quad in 2D. 13 gadi atpakaļ
Layout.h 6d35ad93ce Updated doxygen gameplay-api and missing code comments. 13 gadi atpakaļ
Light.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
Light.h b3f5635387 Cleanup to comments 13 gadi atpakaļ
Material.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
Material.h 7dd0fc15ef Added support for loading any object that can load from a Properties object using a url instead of just a file name. 13 gadi atpakaļ
MaterialParameter.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
MaterialParameter.h 1129e9e600 Optimizes and cleans up animation system. 13 gadi atpakaļ
MathUtil.h 59d95ccbf1 Minor cleanup for MathUtil. 13 gadi atpakaļ
MathUtil.inl 59d95ccbf1 Minor cleanup for MathUtil. 13 gadi atpakaļ
MathUtilNeon.inl 59d95ccbf1 Minor cleanup for MathUtil. 13 gadi atpakaļ
Matrix.cpp 59d95ccbf1 Minor cleanup for MathUtil. 13 gadi atpakaļ
Matrix.h 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 gadi atpakaļ
Matrix.inl 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 gadi atpakaļ
Mesh.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
Mesh.h 30e23f15b2 Changes gameplay::Package to gameplay::Bundle. 13 gadi atpakaļ
MeshBatch.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
MeshBatch.h 79913cea30 Added missing class api documentation. 13 gadi atpakaļ
MeshBatch.inl 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
MeshPart.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
MeshPart.h 1f9ab7278c Moved <description> in bar-descriptor.xml to proper location in samples. 14 gadi atpakaļ
MeshSkin.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
MeshSkin.h bb6ac6db64 Merge pull request #381 from blackberry-gaming/next-cculy 13 gadi atpakaļ
Model.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
Model.h 30e23f15b2 Changes gameplay::Package to gameplay::Bundle. 13 gadi atpakaļ
Mouse.h d2bbb5e22c Removed mouseWheelEvent and combined it with mouseEvent instead. 14 gadi atpakaļ
Node.cpp 743f73d710 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor 13 gadi atpakaļ
Node.h 743f73d710 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-setaylor 13 gadi atpakaļ
ParticleEmitter.cpp ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
ParticleEmitter.h ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
Pass.cpp 63ad96eed6 Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision. 13 gadi atpakaļ
Pass.h 63ad96eed6 Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision. 13 gadi atpakaļ
PhysicsCharacter.cpp ea6c5a7058 Changes calls in gameplay to abs() on a float to the floating point version fabs(). 13 gadi atpakaļ
PhysicsCharacter.h 9638f1b718 Updated player controls for character sample to a 3rd person style camera. 13 gadi atpakaļ
PhysicsCollisionObject.cpp ec327eb2aa Refactors public class that inherit from Bullet classes into protected/private inner classes. 13 gadi atpakaļ
PhysicsCollisionObject.h ae84b48fd2 Removes old header includes. 13 gadi atpakaļ
PhysicsCollisionShape.cpp bb7a73550a Updates physics properties definitions for collision objects. 13 gadi atpakaļ
PhysicsCollisionShape.h 612d78a423 Fixes warnings in doxygen docs. 13 gadi atpakaļ
PhysicsConstraint.cpp ae84b48fd2 Removes old header includes. 13 gadi atpakaļ
PhysicsConstraint.h 612d78a423 Fixes warnings in doxygen docs. 13 gadi atpakaļ
PhysicsConstraint.inl bd37f58064 Error handling improvements (7 of 7 - Physics). 13 gadi atpakaļ
PhysicsController.cpp 58b628643c Adds hit test filter support for ray and sweep tests in PhysicsController. 13 gadi atpakaļ
PhysicsController.h 58b628643c Adds hit test filter support for ray and sweep tests in PhysicsController. 13 gadi atpakaļ
PhysicsFixedConstraint.cpp 406c3651d0 - Updated character sample. 14 gadi atpakaļ
PhysicsFixedConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 gadi atpakaļ
PhysicsFixedConstraint.inl 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 gadi atpakaļ
PhysicsGenericConstraint.cpp ae84b48fd2 Removes old header includes. 13 gadi atpakaļ
PhysicsGenericConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 gadi atpakaļ
PhysicsGenericConstraint.inl bd37f58064 Error handling improvements (7 of 7 - Physics). 13 gadi atpakaļ
PhysicsGhostObject.cpp bb7a73550a Updates physics properties definitions for collision objects. 13 gadi atpakaļ
PhysicsGhostObject.h 612d78a423 Fixes warnings in doxygen docs. 13 gadi atpakaļ
PhysicsHingeConstraint.cpp bd37f58064 Error handling improvements (7 of 7 - Physics). 13 gadi atpakaļ
PhysicsHingeConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 gadi atpakaļ
PhysicsRigidBody.cpp 879ce17664 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 13 gadi atpakaļ
PhysicsRigidBody.h 4ca0d43d5c Fixed bug with PhysicsController::rayTest where it was using incorrect ray vectors. 13 gadi atpakaļ
PhysicsRigidBody.inl bd37f58064 Error handling improvements (7 of 7 - Physics). 13 gadi atpakaļ
PhysicsSocketConstraint.cpp bd37f58064 Error handling improvements (7 of 7 - Physics). 13 gadi atpakaļ
PhysicsSocketConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 gadi atpakaļ
PhysicsSpringConstraint.cpp bd37f58064 Error handling improvements (7 of 7 - Physics). 13 gadi atpakaļ
PhysicsSpringConstraint.h 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 gadi atpakaļ
PhysicsSpringConstraint.inl 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 gadi atpakaļ
Plane.cpp 44b50da05f Removes commented code from Vector3::cross(const Vector&, const Vector&, Vector3*). 13 gadi atpakaļ
Plane.h cea29b469f Adding null-checks to all Control::create() implementations. 14 gadi atpakaļ
Plane.inl 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 gadi atpakaļ
Platform.h 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
PlatformAndroid.cpp 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
PlatformMacOSX.mm 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
PlatformQNX.cpp 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
PlatformWin32.cpp 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
PlatformiOS.mm 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
Properties.cpp 9736fa587d Fixes properties caching optimization issue in SceneLoader. 13 gadi atpakaļ
Properties.h 5db193ce1d Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 13 gadi atpakaļ
Quaternion.cpp d6fb7718c6 Error handling improvements (4 of 7 - Math). 13 gadi atpakaļ
Quaternion.h f35263afa7 Animation Optimization 13 gadi atpakaļ
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 gadi atpakaļ
RadioButton.cpp e7a31afb79 Fixing issues with scrolling within multiple nested containers. 13 gadi atpakaļ
RadioButton.h 6d35ad93ce Updated doxygen gameplay-api and missing code comments. 13 gadi atpakaļ
Ray.cpp d6fb7718c6 Error handling improvements (4 of 7 - Math). 13 gadi atpakaļ
Ray.h 723786470d Fixed Ray::intersects(Plane) and made the vector dot product methods const qualified. 14 gadi atpakaļ
Ray.inl 64e91c1bde Changed the binary operators to return a const qualified value in order to avoid issues like: 14 gadi atpakaļ
Rectangle.cpp d6fb7718c6 Error handling improvements (4 of 7 - Math). 13 gadi atpakaļ
Rectangle.h 590458c716 Moved Rectangle class width/height back to use float for simplifying usage for users to they wont have to cast. 13 gadi atpakaļ
Ref.cpp c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 gadi atpakaļ
Ref.h c62d010f13 doxygen clean up for gameplay. 13 gadi atpakaļ
RenderState.cpp c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 gadi atpakaļ
RenderState.h 612d78a423 Fixes warnings in doxygen docs. 13 gadi atpakaļ
RenderTarget.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
RenderTarget.h 79913cea30 Added missing class api documentation. 13 gadi atpakaļ
Scene.cpp cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 13 gadi atpakaļ
Scene.h 3a00efb568 Changed Scene::visit to use a template argument for the cookie parameter (which can now be any type). 13 gadi atpakaļ
SceneLoader.cpp ec327eb2aa Refactors public class that inherit from Bullet classes into protected/private inner classes. 13 gadi atpakaļ
SceneLoader.h 9736fa587d Fixes properties caching optimization issue in SceneLoader. 13 gadi atpakaļ
ScreenDisplayer.h ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
Slider.cpp 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
Slider.h e7a31afb79 Fixing issues with scrolling within multiple nested containers. 13 gadi atpakaļ
SpriteBatch.cpp 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
SpriteBatch.h 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
Technique.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
Technique.h d28ab0ad5e Renamed CloneContext to NodeCloneContext and moved it to inside Node.h and Node.cpp. 13 gadi atpakaļ
TextBox.cpp 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
TextBox.h 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
Texture.cpp 63ad96eed6 Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision. 13 gadi atpakaļ
Texture.h 63ad96eed6 Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision. 13 gadi atpakaļ
Theme.cpp 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
Theme.h 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
ThemeStyle.cpp 97cdb2b2dc Fix for scrolling containers using FlowLayout. 13 gadi atpakaļ
ThemeStyle.h 97cdb2b2dc Fix for scrolling containers using FlowLayout. 13 gadi atpakaļ
TimeListener.h a5c092a2f3 Added TimeListener interface and the ability to schedule a callback using game time. 14 gadi atpakaļ
Touch.h 6722f1d75d Changed Input.h to separate out Keyboard and Touch into seperate headers. 14 gadi atpakaļ
Transform.cpp d6fb7718c6 Error handling improvements (4 of 7 - Math). 13 gadi atpakaļ
Transform.h 1df661a362 Adds the following Public APIs to Transform: 13 gadi atpakaļ
Vector2.cpp d6fb7718c6 Error handling improvements (4 of 7 - Math). 13 gadi atpakaļ
Vector2.h aab2daf9ab Fixed compile errors and warnings with qcc. 13 gadi atpakaļ
Vector2.inl 3c6f2cccb9 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 gadi atpakaļ
Vector3.cpp 44b50da05f Removes commented code from Vector3::cross(const Vector&, const Vector&, Vector3*). 13 gadi atpakaļ
Vector3.h aab2daf9ab Fixed compile errors and warnings with qcc. 13 gadi atpakaļ
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 gadi atpakaļ
Vector4.cpp d6fb7718c6 Error handling improvements (4 of 7 - Math). 13 gadi atpakaļ
Vector4.h aab2daf9ab Fixed compile errors and warnings with qcc. 13 gadi atpakaļ
Vector4.inl 3c6f2cccb9 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 gadi atpakaļ
VertexAttributeBinding.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
VertexAttributeBinding.h dfc153a212 Added MeshBatch class to allow batching of any primitive mesh data. 14 gadi atpakaļ
VertexFormat.cpp 02926c60b1 Error handling improvement (5 of 7 - Graphics). 13 gadi atpakaļ
VertexFormat.h b3f5635387 Cleanup to comments 13 gadi atpakaļ
VerticalLayout.cpp e7a31afb79 Fixing issues with scrolling within multiple nested containers. 13 gadi atpakaļ
VerticalLayout.h 6d35ad93ce Updated doxygen gameplay-api and missing code comments. 13 gadi atpakaļ
gameplay-main-android.cpp c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 gadi atpakaļ
gameplay-main-ios.mm 7dda125e33 Adds basic support for Portrait mode to iOS 13 gadi atpakaļ
gameplay-main-macosx.mm bad52ac585 Delete product name for sample 4 and fix keyboard 13 gadi atpakaļ
gameplay-main-qnx.cpp c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 gadi atpakaļ
gameplay-main-win32.cpp c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 gadi atpakaļ
gameplay.dox 7e4bbf33fd Updated doxygen apis and dox files. 14 gadi atpakaļ
gameplay.h 63ad96eed6 Changes to DepthStencilTarget where DEPTH24 -> DEPTH and DEPTH24_STENCIL8 -> DEPTH_STENCIL to be more flexible to allow the platform to implement less or more supported precision. 13 gadi atpakaļ