| .. |
|
Animation.cpp
|
4361af0cbd
Fixes 47.
|
14 years ago |
|
Animation.h
|
4361af0cbd
Fixes 47.
|
14 years ago |
|
AnimationClip.cpp
|
96b34e6f07
Removing unused debug vars.
|
14 years ago |
|
AnimationClip.h
|
96b34e6f07
Removing unused debug vars.
|
14 years ago |
|
AnimationController.cpp
|
4361af0cbd
Fixes 47.
|
14 years ago |
|
AnimationController.h
|
4361af0cbd
Fixes 47.
|
14 years ago |
|
AnimationTarget.cpp
|
4361af0cbd
Fixes 47.
|
14 years ago |
|
AnimationTarget.h
|
47e8b5b5a0
Removed commented code.
|
14 years ago |
|
AnimationValue.cpp
|
4361af0cbd
Fixes 47.
|
14 years ago |
|
AnimationValue.h
|
4361af0cbd
Fixes 47.
|
14 years ago |
|
AudioBuffer.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
AudioBuffer.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
AudioController.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
AudioController.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
AudioListener.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
AudioListener.h
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
AudioSource.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
AudioSource.h
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Base.h
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
BoundingBox.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
BoundingBox.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
BoundingBox.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
BoundingSphere.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
BoundingSphere.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
BoundingSphere.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Camera.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Camera.h
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Curve.cpp
|
ed302ac4f5
Updated gameplay-encoder to now compute both bounding boxes and bounding spheres for skinned meshes.
|
14 years ago |
|
Curve.h
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
DebugNew.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
DebugNew.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
DepthStencilTarget.cpp
|
9f1fa900cf
Modifying some comments to be more Doxygen-friendly.
|
14 years ago |
|
DepthStencilTarget.h
|
4ff5917c89
Fixes compile errors and non-OpenGL ES compliant code in FrameBuffer, RenderTarget and DepthStencilTarget classes.
|
14 years ago |
|
Effect.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Effect.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
FileSystem.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
FileSystem.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Font.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Font.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
FrameBuffer.cpp
|
4ff5917c89
Fixes compile errors and non-OpenGL ES compliant code in FrameBuffer, RenderTarget and DepthStencilTarget classes.
|
14 years ago |
|
FrameBuffer.h
|
4ff5917c89
Fixes compile errors and non-OpenGL ES compliant code in FrameBuffer, RenderTarget and DepthStencilTarget classes.
|
14 years ago |
|
Frustum.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Frustum.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Game.cpp
|
e4719b3cea
Backing up change before merge with next.
|
14 years ago |
|
Game.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Gamepad.cpp
|
e4719b3cea
Backing up change before merge with next.
|
14 years ago |
|
Input.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Input.h
|
e4719b3cea
Backing up change before merge with next.
|
14 years ago |
|
Joint.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Joint.h
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Light.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Light.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Material.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Material.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
MaterialParameter.cpp
|
4361af0cbd
Fixes 47.
|
14 years ago |
|
MaterialParameter.h
|
4361af0cbd
Fixes 47.
|
14 years ago |
|
Matrix.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Matrix.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Matrix.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Mesh.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Mesh.h
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
MeshPart.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
MeshPart.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
MeshSkin.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
MeshSkin.h
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Model.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Model.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Node.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Node.h
|
fa931c9c2c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Package.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Package.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
ParticleEmitter.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
ParticleEmitter.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Pass.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Pass.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsConstraint.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsConstraint.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsConstraint.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsController.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsController.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsFixedConstraint.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsFixedConstraint.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsFixedConstraint.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsGenericConstraint.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsGenericConstraint.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsGenericConstraint.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsHingeConstraint.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsHingeConstraint.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsMotionState.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsMotionState.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsRigidBody.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsRigidBody.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsRigidBody.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsSocketConstraint.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsSocketConstraint.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsSpringConstraint.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsSpringConstraint.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PhysicsSpringConstraint.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Plane.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Plane.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Plane.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Platform.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PlatformMacOS.mm
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PlatformQNX.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
PlatformWin32.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Properties.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Properties.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Quaternion.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Quaternion.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Quaternion.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Ray.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Ray.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Ray.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Rectangle.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Rectangle.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Ref.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Ref.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
RenderState.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
RenderState.h
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
RenderTarget.cpp
|
9f1fa900cf
Modifying some comments to be more Doxygen-friendly.
|
14 years ago |
|
RenderTarget.h
|
4ff5917c89
Fixes compile errors and non-OpenGL ES compliant code in FrameBuffer, RenderTarget and DepthStencilTarget classes.
|
14 years ago |
|
Scene.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Scene.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
SpriteBatch.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
SpriteBatch.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Technique.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Technique.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Texture.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Texture.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Transform.cpp
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Transform.h
|
c81070345c
Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier
|
14 years ago |
|
Vector2.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Vector2.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Vector2.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Vector3.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Vector3.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Vector3.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Vector4.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Vector4.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Vector4.inl
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
VertexAttributeBinding.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
VertexAttributeBinding.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
VertexFormat.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
VertexFormat.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Viewport.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
Viewport.h
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
gamepad.h
|
e4719b3cea
Backing up change before merge with next.
|
14 years ago |
|
gameplay-main-macos.mm
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
gameplay-main-qnx.cpp
|
c4b4aac6fd
Merging with next
|
14 years ago |
|
gameplay-main-win32.cpp
|
6bd1537915
Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name.
|
14 years ago |
|
gameplay.h
|
e4719b3cea
Backing up change before merge with next.
|
14 years ago |