2
0
Sean Paul Taylor 4966d03727 Merge pull request #715 from dgough/next 13 жил өмнө
..
Animation.cpp e65c242ca1 Fixes in gameplay-encoder for Linux 13 жил өмнө
Animation.h 9d764e56d4 Added vertex color support to gameplay-encoder. 14 жил өмнө
AnimationChannel.cpp e65c242ca1 Fixes in gameplay-encoder for Linux 13 жил өмнө
AnimationChannel.h c8eda95f47 Animation: 13 жил өмнө
Animations.cpp e65c242ca1 Fixes in gameplay-encoder for Linux 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 ae6ce92ef4 Updated gameplay-encoder and gameplay-luagen binaries for windows. 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 29eafee69f Added support for linux gameplay-encoder 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 6f26d9c882 Fixed a collada parsing bug in the encoder that resulted in a crash. 13 жил өмнө
DAEOptimizer.h 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 жил өмнө
DAESceneEncoder.cpp 6f26d9c882 Fixed a collada parsing bug in the encoder that resulted in a crash. 13 жил өмнө
DAESceneEncoder.h c8eda95f47 Animation: 13 жил өмнө
DAEUtil.cpp 6f26d9c882 Fixed a collada parsing bug in the encoder that resulted in a crash. 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 138bb45f51 Added Terrain support: 13 жил өмнө
EncoderArguments.h 138bb45f51 Added Terrain support: 13 жил өмнө
FBXSceneEncoder.cpp 2887d59ffe Fixed encoding FBX files that have tangents and binormals 13 жил өмнө
FBXSceneEncoder.h 29eafee69f Added support for linux gameplay-encoder 13 жил өмнө
FileIO.cpp e65c242ca1 Fixes in gameplay-encoder for Linux 13 жил өмнө
FileIO.h 8e52c8cb13 Encoder: Changed fprintfElement to pass the list by reference. 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 138bb45f51 Added Terrain support: 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 ae6ce92ef4 Updated gameplay-encoder and gameplay-luagen binaries for windows. 13 жил өмнө
Heightmap.h 138bb45f51 Added Terrain support: 13 жил өмнө
Image.cpp faee73afbe Updated xcode projects with recent additions/changes for terrain and gamepad. 13 жил өмнө
Image.h 138bb45f51 Added Terrain support: 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 e65c242ca1 Fixes in gameplay-encoder for Linux 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 e65c242ca1 Fixes in gameplay-encoder for Linux 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 жил өмнө
NormalMapGenerator.cpp 48bbc612a1 Rebuilt gameplay-encoder for changes supporting normalmap generation from RAW files. 13 жил өмнө
NormalMapGenerator.h 138bb45f51 Added Terrain support: 13 жил өмнө
Object.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 жил өмнө
Object.h e65c242ca1 Fixes in gameplay-encoder for Linux 13 жил өмнө
Quaternion.cpp 29eafee69f Added support for linux gameplay-encoder 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 e65c242ca1 Fixes in gameplay-encoder for Linux 13 жил өмнө
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 019713776b Added methods to ScriptController to query global variables. 13 жил өмнө
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 138bb45f51 Added Terrain support: 13 жил өмнө