Darryl Gough 694bf6feae Fixed Quaternion in the encoder. 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 416145dd18 Fixes using the -i argument in the DAE encoder. -i lets users encode a specific node hierarchy instead of the entire scene. 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 416145dd18 Fixes using the -i argument in the DAE encoder. -i lets users encode a specific node hierarchy instead of the entire scene. 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 416145dd18 Fixes using the -i argument in the DAE encoder. -i lets users encode a specific node hierarchy instead of the entire scene. 14 년 전
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 년 전
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 694bf6feae Fixed Quaternion in the encoder. 14 년 전
Quaternion.h 694bf6feae Fixed Quaternion in the encoder. 14 년 전
Quaternion.inl 694bf6feae Fixed Quaternion in the encoder. 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 년 전