Kieran Cunney 6bb482905c Removes support for multiple quaternion offsets in the Curve.cpp 14 年之前
..
Animation.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
Animation.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
AnimationChannel.cpp 413dd115dd Updated files from changes in gameplay-encoder for FBX support 14 年之前
AnimationChannel.h acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
Animations.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
Animations.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Base.cpp 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 年之前
Base.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 年之前
BoundingVolume.cpp d095cefffc Fixed syntax and compile errors on Mac. 14 年之前
BoundingVolume.h ed302ac4f5 Updated gameplay-encoder to now compute both bounding boxes and bounding spheres for skinned meshes. 14 年之前
Camera.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Camera.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
DAEChannelTarget.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
DAEChannelTarget.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
DAEOptimizer.cpp 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 年之前
DAEOptimizer.h 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 年之前
DAESceneEncoder.cpp e6692ce27d gameplay-encoder: Removed LightInstance and CameraInstance. 14 年之前
DAESceneEncoder.h e6692ce27d gameplay-encoder: Removed LightInstance and CameraInstance. 14 年之前
DAEUtil.cpp 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 年之前
DAEUtil.h 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 年之前
Effect.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Effect.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
EncoderArguments.cpp 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 年之前
EncoderArguments.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 年之前
FBXSceneEncoder.cpp e6692ce27d gameplay-encoder: Removed LightInstance and CameraInstance. 14 年之前
FBXSceneEncoder.h e6692ce27d gameplay-encoder: Removed LightInstance and CameraInstance. 14 年之前
FileIO.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
FileIO.h 413dd115dd Updated files from changes in gameplay-encoder for FBX support 14 年之前
Font.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Font.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
GPBDecoder.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
GPBDecoder.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
GPBFile.cpp 413dd115dd Updated files from changes in gameplay-encoder for FBX support 14 年之前
GPBFile.h 413dd115dd Updated files from changes in gameplay-encoder for FBX support 14 年之前
Glyph.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Glyph.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Light.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Light.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Material.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Material.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
MaterialParameter.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
MaterialParameter.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Matrix.cpp d095cefffc Fixed syntax and compile errors on Mac. 14 年之前
Matrix.h d095cefffc Fixed syntax and compile errors on Mac. 14 年之前
Mesh.cpp 2f846925ae Adds support for heightfield collision shapes (including needed bullet_new in DebugNew.h). 14 年之前
Mesh.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 年之前
MeshPart.cpp 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 年之前
MeshPart.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 年之前
MeshSkin.cpp 6bb482905c Removes support for multiple quaternion offsets in the Curve.cpp 14 年之前
MeshSkin.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
MeshSubSet.cpp c4b4aac6fd Merging with next 14 年之前
MeshSubSet.h c4b4aac6fd Merging with next 14 年之前
Model.cpp 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 年之前
Model.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 年之前
Node.cpp 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 年之前
Node.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 年之前
Object.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Object.h e6692ce27d gameplay-encoder: Removed LightInstance and CameraInstance. 14 年之前
Quaternion.cpp d095cefffc Fixed syntax and compile errors on Mac. 14 年之前
Quaternion.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Reference.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Reference.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
ReferenceTable.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
ReferenceTable.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Scene.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
Scene.h acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
StringUtil.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
StringUtil.h acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
TTFFontEncoder.cpp 413dd115dd Updated files from changes in gameplay-encoder for FBX support 14 年之前
TTFFontEncoder.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Transform.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Transform.h 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 年之前
Vector2.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
Vector2.h 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 年之前
Vector2.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 年之前
Vector3.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
Vector3.h 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 年之前
Vector3.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 年之前
Vector4.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
Vector4.h 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 年之前
Vector4.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 年之前
Vertex.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
Vertex.h acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
VertexElement.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
VertexElement.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
main.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前