Darryl Gough 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
..
Animation.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
Animation.h 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
AnimationChannel.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
AnimationChannel.h 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
Animations.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
Animations.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Base.cpp 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 ani în urmă
Base.h 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
BoundingVolume.cpp d095cefffc Fixed syntax and compile errors on Mac. 14 ani în urmă
BoundingVolume.h ed302ac4f5 Updated gameplay-encoder to now compute both bounding boxes and bounding spheres for skinned meshes. 14 ani în urmă
Camera.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Camera.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
DAEChannelTarget.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
DAEChannelTarget.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
DAEOptimizer.cpp 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 ani în urmă
DAEOptimizer.h 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 ani în urmă
DAESceneEncoder.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
DAESceneEncoder.h e6692ce27d gameplay-encoder: Removed LightInstance and CameraInstance. 14 ani în urmă
DAEUtil.cpp 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 ani în urmă
DAEUtil.h 45f1871f49 gameplay-encoder: Moves getAnimationChannels() to DAEUtil.h from DAEOptimizer 14 ani în urmă
Effect.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Effect.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
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 ani în urmă
EncoderArguments.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 ani în urmă
FBXSceneEncoder.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
FBXSceneEncoder.h e6692ce27d gameplay-encoder: Removed LightInstance and CameraInstance. 14 ani în urmă
FileIO.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
FileIO.h 413dd115dd Updated files from changes in gameplay-encoder for FBX support 14 ani în urmă
Font.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Font.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
GPBDecoder.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
GPBDecoder.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
GPBFile.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
GPBFile.h 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
Glyph.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Glyph.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Light.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Light.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Material.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Material.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
MaterialParameter.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
MaterialParameter.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Matrix.cpp d095cefffc Fixed syntax and compile errors on Mac. 14 ani în urmă
Matrix.h d095cefffc Fixed syntax and compile errors on Mac. 14 ani în urmă
Mesh.cpp 2f846925ae Adds support for heightfield collision shapes (including needed bullet_new in DebugNew.h). 14 ani în urmă
Mesh.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 ani în urmă
MeshPart.cpp 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 ani în urmă
MeshPart.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 ani în urmă
MeshSkin.cpp 6bb482905c Removes support for multiple quaternion offsets in the Curve.cpp 14 ani în urmă
MeshSkin.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
MeshSubSet.cpp c4b4aac6fd Merging with next 14 ani în urmă
MeshSubSet.h c4b4aac6fd Merging with next 14 ani în urmă
Model.cpp 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 ani în urmă
Model.h 9ef4599e59 Added support for generating heightmaps from mesh data gameplay-encoder via a new "-heightmaps <node_ids>" argument. 14 ani în urmă
Node.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
Node.h 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
Object.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Object.h e6692ce27d gameplay-encoder: Removed LightInstance and CameraInstance. 14 ani în urmă
Quaternion.cpp 694bf6feae Fixed Quaternion in the encoder. 14 ani în urmă
Quaternion.h 694bf6feae Fixed Quaternion in the encoder. 14 ani în urmă
Quaternion.inl 694bf6feae Fixed Quaternion in the encoder. 14 ani în urmă
Reference.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Reference.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
ReferenceTable.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
ReferenceTable.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Scene.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
Scene.h acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
StringUtil.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
StringUtil.h acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
TTFFontEncoder.cpp 413dd115dd Updated files from changes in gameplay-encoder for FBX support 14 ani în urmă
TTFFontEncoder.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
Transform.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
Transform.h 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
Vector2.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
Vector2.h 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 ani în urmă
Vector2.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 ani în urmă
Vector3.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
Vector3.h 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 ani în urmă
Vector3.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 ani în urmă
Vector4.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă
Vector4.h 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 ani în urmă
Vector4.inl 64868d431b GamePlay Encoder: Adds FBX support. (Disabled by default) 14 ani în urmă
Vertex.cpp 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
Vertex.h 9d764e56d4 Added vertex color support to gameplay-encoder. 14 ani în urmă
VertexElement.cpp 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
VertexElement.h 1ac77cd499 Cleaned up includes by removing duplicate and C-style includes and only including c++ headers. 14 ani în urmă
main.cpp acf9cdff74 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-dgough 14 ani în urmă