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