Darryl Gough 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 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 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
AnimationChannel.h c8eda95f47 Animation: 13 年之前
Animations.cpp e5e97e6d8e Added auto group animation feature to gameplay-encoder for FBX files. 13 年之前
Animations.h e5e97e6d8e Added auto group animation feature to gameplay-encoder for FBX files. 13 年之前
Base.cpp aa00bd27ae Changed the encoder to prompt the user for the font size if it wasn't specified. 13 年之前
Base.h c8eda95f47 Animation: 13 年之前
BoundingVolume.cpp 9e1b3110c0 Updated heightmap support in gameplay-encoder: 13 年之前
BoundingVolume.h ed302ac4f5 Updated gameplay-encoder to now compute both bounding boxes and bounding spheres for skinned meshes. 14 年之前
Camera.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
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 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
DAESceneEncoder.h c8eda95f47 Animation: 13 年之前
DAEUtil.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
DAEUtil.h d1cff4886e Added a feature to gameplay encoder to auto group animations for mesh skins. 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 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
EncoderArguments.h c8eda95f47 Animation: 13 年之前
FBXSceneEncoder.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
FBXSceneEncoder.h c8eda95f47 Animation: 13 年之前
FileIO.cpp e5e97e6d8e Added auto group animation feature to gameplay-encoder for FBX files. 13 年之前
FileIO.h e5e97e6d8e Added auto group animation feature to gameplay-encoder for FBX files. 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 5937b4ca30 Updated the encoder to add "-h" argument for heightmaps just like the existing argument "-heightmaps". 13 年之前
GPBDecoder.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
GPBFile.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
GPBFile.h c8eda95f47 Animation: 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 年之前
Heightmap.cpp c8eda95f47 Animation: 13 年之前
Heightmap.h 86e561eadf Merge heightmap default precision change 796df7ee from master into next. Resolved conflicts manually. 13 年之前
Light.cpp c8eda95f47 Animation: 13 年之前
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 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
Mesh.h 9e1b3110c0 Updated heightmap support in gameplay-encoder: 13 年之前
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 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
MeshSkin.h e5e97e6d8e Added auto group animation feature to gameplay-encoder for FBX files. 13 年之前
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 9e1b3110c0 Updated heightmap support in gameplay-encoder: 13 年之前
Node.h 9e1b3110c0 Updated heightmap support in gameplay-encoder: 13 年之前
Object.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 年之前
Object.h ab871dd581 Fix encoder build errors on Mac 13 年之前
Quaternion.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
Quaternion.h d1cff4886e Added a feature to gameplay encoder to auto group animations for mesh skins. 13 年之前
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 fe7da340ea Updated the encoder to use FBX SDK 2013.1 13 年之前
StringUtil.h fe7da340ea Updated the encoder to use FBX SDK 2013.1 13 年之前
TTFFontEncoder.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
TTFFontEncoder.h aa00bd27ae Changed the encoder to prompt the user for the font size if it wasn't specified. 13 年之前
Thread.h ab871dd581 Fix encoder build errors on Mac 13 年之前
Transform.cpp c8eda95f47 Animation: 13 年之前
Transform.h c8eda95f47 Animation: 13 年之前
Vector2.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 年之前
Vector2.h d1cff4886e Added a feature to gameplay encoder to auto group animations for mesh skins. 13 年之前
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 d1cff4886e Added a feature to gameplay encoder to auto group animations for mesh skins. 13 年之前
Vector3.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 年之前
Vector4.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 年之前
Vector4.h d1cff4886e Added a feature to gameplay encoder to auto group animations for mesh skins. 13 年之前
Vector4.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 年之前
Vertex.cpp a111e201c7 Added support for multiple UV sets in encoder for both Collada and FBX. 13 年之前
Vertex.h a111e201c7 Added support for multiple UV sets in encoder for both Collada and FBX. 13 年之前
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 c8eda95f47 Animation: 13 年之前