Darryl Gough 5937b4ca30 Updated the encoder to add "-h" argument for heightmaps just like the existing argument "-heightmaps". vor 13 Jahren
..
Animation.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. vor 14 Jahren
Animation.h 9d764e56d4 Added vertex color support to gameplay-encoder. vor 14 Jahren
AnimationChannel.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. vor 14 Jahren
AnimationChannel.h 9d764e56d4 Added vertex color support to gameplay-encoder. vor 14 Jahren
Animations.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough vor 14 Jahren
Animations.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Base.cpp aa00bd27ae Changed the encoder to prompt the user for the font size if it wasn't specified. vor 13 Jahren
Base.h aa00bd27ae Changed the encoder to prompt the user for the font size if it wasn't specified. vor 13 Jahren
BoundingVolume.cpp d095cefffc Fixed syntax and compile errors on Mac. vor 14 Jahren
BoundingVolume.h ed302ac4f5 Updated gameplay-encoder to now compute both bounding boxes and bounding spheres for skinned meshes. vor 14 Jahren
Camera.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Camera.h 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp vor 13 Jahren
Curve.cpp 6027ec45db Removed CurveRef. vor 13 Jahren
Curve.h 6027ec45db Removed CurveRef. vor 13 Jahren
Curve.inl 6027ec45db Removed CurveRef. vor 13 Jahren
DAEChannelTarget.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough vor 14 Jahren
DAEChannelTarget.h 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp vor 13 Jahren
DAEOptimizer.cpp 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer vor 14 Jahren
DAEOptimizer.h 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer vor 14 Jahren
DAESceneEncoder.cpp fe7da340ea Updated the encoder to use FBX SDK 2013.1 vor 13 Jahren
DAESceneEncoder.h cd13d03178 Fixed the encoder so that it can read DAE_FBX files from Maya. vor 13 Jahren
DAEUtil.cpp fe7da340ea Updated the encoder to use FBX SDK 2013.1 vor 13 Jahren
DAEUtil.h 7a11b360a6 Fixed a bug in the encoder where FBX_DAE files from Maya would sometimes have a scene ID with length zero. vor 13 Jahren
Effect.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Effect.h 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp vor 13 Jahren
EncoderArguments.cpp 5937b4ca30 Updated the encoder to add "-h" argument for heightmaps just like the existing argument "-heightmaps". vor 13 Jahren
EncoderArguments.h fe7da340ea Updated the encoder to use FBX SDK 2013.1 vor 13 Jahren
FBXSceneEncoder.cpp fe7da340ea Updated the encoder to use FBX SDK 2013.1 vor 13 Jahren
FBXSceneEncoder.h fe7da340ea Updated the encoder to use FBX SDK 2013.1 vor 13 Jahren
FileIO.cpp 057be4a862 Fixes single node loading from a Bundle (now loads animations). vor 13 Jahren
FileIO.h e2277700e5 Added missing #includes in FileIO.h for the encoder. vor 13 Jahren
Font.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Font.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
GPBDecoder.cpp 5937b4ca30 Updated the encoder to add "-h" argument for heightmaps just like the existing argument "-heightmaps". vor 13 Jahren
GPBDecoder.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
GPBFile.cpp ea6c5a7058 Changes calls in gameplay to abs() on a float to the floating point version fabs(). vor 13 Jahren
GPBFile.h fe7da340ea Updated the encoder to use FBX SDK 2013.1 vor 13 Jahren
Glyph.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Glyph.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Light.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Light.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Material.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Material.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
MaterialParameter.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
MaterialParameter.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Matrix.cpp d095cefffc Fixed syntax and compile errors on Mac. vor 14 Jahren
Matrix.h d095cefffc Fixed syntax and compile errors on Mac. vor 14 Jahren
Mesh.cpp 67ecff296c - PhysicsCharacter changes. vor 14 Jahren
Mesh.h d97f98e1f4 Changed the encoder so that splitting transform animations works with computing the mesh bounds. vor 14 Jahren
MeshPart.cpp 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. vor 14 Jahren
MeshPart.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. vor 14 Jahren
MeshSkin.cpp 6027ec45db Removed CurveRef. vor 13 Jahren
MeshSkin.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
MeshSubSet.cpp c4b4aac6fd Merging with next vor 14 Jahren
MeshSubSet.h c4b4aac6fd Merging with next vor 14 Jahren
Model.cpp 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. vor 14 Jahren
Model.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. vor 14 Jahren
Node.cpp fe7da340ea Updated the encoder to use FBX SDK 2013.1 vor 13 Jahren
Node.h 9d764e56d4 Added vertex color support to gameplay-encoder. vor 14 Jahren
Object.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Object.h e6692ce27d gameplay-encoder: Removed LightInstance and CameraInstance. vor 14 Jahren
Quaternion.cpp 694bf6feae Fixed Quaternion in the encoder. vor 14 Jahren
Quaternion.h 694bf6feae Fixed Quaternion in the encoder. vor 14 Jahren
Quaternion.inl 694bf6feae Fixed Quaternion in the encoder. vor 14 Jahren
Reference.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Reference.h ee0185e184 Renamed the guard macro in Reference.h (in the encoder) vor 13 Jahren
ReferenceTable.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough vor 14 Jahren
ReferenceTable.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
Scene.cpp cd13d03178 Fixed the encoder so that it can read DAE_FBX files from Maya. vor 13 Jahren
Scene.h acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough vor 14 Jahren
StringUtil.cpp fe7da340ea Updated the encoder to use FBX SDK 2013.1 vor 13 Jahren
StringUtil.h fe7da340ea Updated the encoder to use FBX SDK 2013.1 vor 13 Jahren
TTFFontEncoder.cpp aa00bd27ae Changed the encoder to prompt the user for the font size if it wasn't specified. vor 13 Jahren
TTFFontEncoder.h aa00bd27ae Changed the encoder to prompt the user for the font size if it wasn't specified. vor 13 Jahren
Transform.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. vor 14 Jahren
Transform.h 9d764e56d4 Added vertex color support to gameplay-encoder. vor 14 Jahren
Vector2.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough vor 14 Jahren
Vector2.h 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) vor 14 Jahren
Vector2.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) vor 14 Jahren
Vector3.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough vor 14 Jahren
Vector3.h 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) vor 14 Jahren
Vector3.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) vor 14 Jahren
Vector4.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough vor 14 Jahren
Vector4.h 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) vor 14 Jahren
Vector4.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) vor 14 Jahren
Vertex.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. vor 14 Jahren
Vertex.h 9d764e56d4 Added vertex color support to gameplay-encoder. vor 14 Jahren
VertexElement.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
VertexElement.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. vor 14 Jahren
main.cpp aa00bd27ae Changed the encoder to prompt the user for the font size if it wasn't specified. vor 13 Jahren