Darryl Gough 7a11b360a6 Fixed a bug in the encoder where FBX_DAE files from Maya would sometimes have a scene ID with length zero. преди 13 години
..
Animation.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. преди 14 години
Animation.h 9d764e56d4 Added vertex color support to gameplay-encoder. преди 14 години
AnimationChannel.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. преди 14 години
AnimationChannel.h 9d764e56d4 Added vertex color support to gameplay-encoder. преди 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 9d764e56d4 Added vertex color support to gameplay-encoder. преди 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 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp преди 13 години
Curve.cpp 6027ec45db Removed CurveRef. преди 13 години
Curve.h 6027ec45db Removed CurveRef. преди 13 години
Curve.inl 6027ec45db Removed CurveRef. преди 13 години
DAEChannelTarget.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough преди 14 години
DAEChannelTarget.h 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp преди 13 години
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 7a11b360a6 Fixed a bug in the encoder where FBX_DAE files from Maya would sometimes have a scene ID with length zero. преди 13 години
DAESceneEncoder.h cd13d03178 Fixed the encoder so that it can read DAE_FBX files from Maya. преди 13 години
DAEUtil.cpp 7a11b360a6 Fixed a bug in the encoder where FBX_DAE files from Maya would sometimes have a scene ID with length zero. преди 13 години
DAEUtil.h 7a11b360a6 Fixed a bug in the encoder where FBX_DAE files from Maya would sometimes have a scene ID with length zero. преди 13 години
Effect.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. преди 14 години
Effect.h 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp преди 13 години
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 342605dee5 Adds functionality to apply attenuation/decay to point lights in order to compute the light's range. преди 13 години
FBXSceneEncoder.h e6692ce27d gameplay-encoder: Removed LightInstance and CameraInstance. преди 14 години
FileIO.cpp 057be4a862 Fixes single node loading from a Bundle (now loads animations). преди 13 години
FileIO.h e2277700e5 Added missing #includes in FileIO.h for the encoder. преди 13 години
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 7a11b360a6 Fixed a bug in the encoder where FBX_DAE files from Maya would sometimes have a scene ID with length zero. преди 13 години
GPBDecoder.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. преди 14 години
GPBFile.cpp d97f98e1f4 Changed the encoder so that splitting transform animations works with computing the mesh bounds. преди 14 години
GPBFile.h 057be4a862 Fixes single node loading from a Bundle (now loads animations). преди 13 години
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 67ecff296c - PhysicsCharacter changes. преди 14 години
Mesh.h d97f98e1f4 Changed the encoder so that splitting transform animations works with computing the mesh bounds. преди 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 6027ec45db Removed CurveRef. преди 13 години
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 057be4a862 Fixes single node loading from a Bundle (now loads animations). преди 13 години
Node.h 9d764e56d4 Added vertex color support to gameplay-encoder. преди 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 ee0185e184 Renamed the guard macro in Reference.h (in the encoder) преди 13 години
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 cd13d03178 Fixed the encoder so that it can read DAE_FBX files from Maya. преди 13 години
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 7a11b360a6 Fixed a bug in the encoder where FBX_DAE files from Maya would sometimes have a scene ID with length zero. преди 13 години
TTFFontEncoder.h cd13d03178 Fixed the encoder so that it can read DAE_FBX files from Maya. преди 13 години
Transform.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. преди 14 години
Transform.h 9d764e56d4 Added vertex color support to gameplay-encoder. преди 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 9d764e56d4 Added vertex color support to gameplay-encoder. преди 14 години
Vertex.h 9d764e56d4 Added vertex color support to gameplay-encoder. преди 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 cd13d03178 Fixed the encoder so that it can read DAE_FBX files from Maya. преди 13 години