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