Steve Grenier 559eaeaac4 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 năm trước cách đây
..
Animation.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. 14 năm trước cách đây
Animation.h 9d764e56d4 Added vertex color support to gameplay-encoder. 14 năm trước cách đây
AnimationChannel.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
AnimationChannel.h c8eda95f47 Animation: 13 năm trước cách đây
Animations.cpp e5e97e6d8e Added auto group animation feature to gameplay-encoder for FBX files. 13 năm trước cách đây
Animations.h e5e97e6d8e Added auto group animation feature to gameplay-encoder for FBX files. 13 năm trước cách đây
Base.cpp aa00bd27ae Changed the encoder to prompt the user for the font size if it wasn't specified. 13 năm trước cách đây
Base.h c8eda95f47 Animation: 13 năm trước cách đây
BoundingVolume.cpp 9e1b3110c0 Updated heightmap support in gameplay-encoder: 13 năm trước cách đây
BoundingVolume.h ed302ac4f5 Updated gameplay-encoder to now compute both bounding boxes and bounding spheres for skinned meshes. 14 năm trước cách đây
Camera.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
Camera.h 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp 13 năm trước cách đây
Curve.cpp 6027ec45db Removed CurveRef. 13 năm trước cách đây
Curve.h 6027ec45db Removed CurveRef. 13 năm trước cách đây
Curve.inl 6027ec45db Removed CurveRef. 13 năm trước cách đây
DAEChannelTarget.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 năm trước cách đây
DAEChannelTarget.h 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp 13 năm trước cách đây
DAEOptimizer.cpp 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 năm trước cách đây
DAEOptimizer.h 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 năm trước cách đây
DAESceneEncoder.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
DAESceneEncoder.h c8eda95f47 Animation: 13 năm trước cách đây
DAEUtil.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
DAEUtil.h d1cff4886e Added a feature to gameplay encoder to auto group animations for mesh skins. 13 năm trước cách đây
Effect.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
Effect.h 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp 13 năm trước cách đây
EncoderArguments.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
EncoderArguments.h c8eda95f47 Animation: 13 năm trước cách đây
FBXSceneEncoder.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
FBXSceneEncoder.h c8eda95f47 Animation: 13 năm trước cách đây
FileIO.cpp e5e97e6d8e Added auto group animation feature to gameplay-encoder for FBX files. 13 năm trước cách đây
FileIO.h e5e97e6d8e Added auto group animation feature to gameplay-encoder for FBX files. 13 năm trước cách đây
Font.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
Font.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
GPBDecoder.cpp 5937b4ca30 Updated the encoder to add "-h" argument for heightmaps just like the existing argument "-heightmaps". 13 năm trước cách đây
GPBDecoder.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
GPBFile.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
GPBFile.h c8eda95f47 Animation: 13 năm trước cách đây
Glyph.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
Glyph.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
Heightmap.cpp de32f63afb Fixed a minor issue with gameplay-encoder where the heightmap generator was displaying incorrect percentage completion when generating more than a single heightmap. 13 năm trước cách đây
Heightmap.h 86e561eadf Merge heightmap default precision change 796df7ee from master into next. Resolved conflicts manually. 13 năm trước cách đây
Light.cpp c8eda95f47 Animation: 13 năm trước cách đây
Light.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
Material.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
Material.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
MaterialParameter.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
MaterialParameter.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
Matrix.cpp d095cefffc Fixed syntax and compile errors on Mac. 14 năm trước cách đây
Matrix.h d095cefffc Fixed syntax and compile errors on Mac. 14 năm trước cách đây
Mesh.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
Mesh.h 9e1b3110c0 Updated heightmap support in gameplay-encoder: 13 năm trước cách đây
MeshPart.cpp 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 năm trước cách đây
MeshPart.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 năm trước cách đây
MeshSkin.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
MeshSkin.h e5e97e6d8e Added auto group animation feature to gameplay-encoder for FBX files. 13 năm trước cách đây
MeshSubSet.cpp c4b4aac6fd Merging with next 14 năm trước cách đây
MeshSubSet.h c4b4aac6fd Merging with next 14 năm trước cách đây
Model.cpp 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 năm trước cách đây
Model.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 năm trước cách đây
Node.cpp 9e1b3110c0 Updated heightmap support in gameplay-encoder: 13 năm trước cách đây
Node.h 9e1b3110c0 Updated heightmap support in gameplay-encoder: 13 năm trước cách đây
Object.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
Object.h ab871dd581 Fix encoder build errors on Mac 13 năm trước cách đây
Quaternion.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
Quaternion.h d1cff4886e Added a feature to gameplay encoder to auto group animations for mesh skins. 13 năm trước cách đây
Quaternion.inl 694bf6feae Fixed Quaternion in the encoder. 14 năm trước cách đây
Reference.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
Reference.h ee0185e184 Renamed the guard macro in Reference.h (in the encoder) 13 năm trước cách đây
ReferenceTable.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 năm trước cách đây
ReferenceTable.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
Scene.cpp cd13d03178 Fixed the encoder so that it can read DAE_FBX files from Maya. 13 năm trước cách đây
Scene.h acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 năm trước cách đây
StringUtil.cpp fe7da340ea Updated the encoder to use FBX SDK 2013.1 13 năm trước cách đây
StringUtil.h fe7da340ea Updated the encoder to use FBX SDK 2013.1 13 năm trước cách đây
TTFFontEncoder.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
TTFFontEncoder.h aa00bd27ae Changed the encoder to prompt the user for the font size if it wasn't specified. 13 năm trước cách đây
Thread.h ab871dd581 Fix encoder build errors on Mac 13 năm trước cách đây
Transform.cpp c8eda95f47 Animation: 13 năm trước cách đây
Transform.h c8eda95f47 Animation: 13 năm trước cách đây
Vector2.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 năm trước cách đây
Vector2.h d1cff4886e Added a feature to gameplay encoder to auto group animations for mesh skins. 13 năm trước cách đây
Vector2.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 năm trước cách đây
Vector3.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 năm trước cách đây
Vector3.h d1cff4886e Added a feature to gameplay encoder to auto group animations for mesh skins. 13 năm trước cách đây
Vector3.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 năm trước cách đây
Vector4.cpp 3da28b4c99 Fixed warnings in gameplay-encoder found by the static code analyzer. 13 năm trước cách đây
Vector4.h d1cff4886e Added a feature to gameplay encoder to auto group animations for mesh skins. 13 năm trước cách đây
Vector4.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 năm trước cách đây
Vertex.cpp a111e201c7 Added support for multiple UV sets in encoder for both Collada and FBX. 13 năm trước cách đây
Vertex.h a111e201c7 Added support for multiple UV sets in encoder for both Collada and FBX. 13 năm trước cách đây
VertexElement.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
VertexElement.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 năm trước cách đây
main.cpp c8eda95f47 Animation: 13 năm trước cách đây