Revīziju vēsture

Autors SHA1 Ziņojums Datums
  setaylor 59d95ccbf1 Minor cleanup for MathUtil. 13 gadi atpakaļ
  Adam Blake 2e2cb113c2 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
  Adam Blake 65d5173577 Moves definition of MATRIX_SIZE to avoid redefinition. 13 gadi atpakaļ
  Kieran Cunney fa30b7eba5 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 13 gadi atpakaļ
  Kieran Cunney 44b50da05f Removes commented code from Vector3::cross(const Vector&, const Vector&, Vector3*). 13 gadi atpakaļ
  Chris Culy 9736fa587d Fixes properties caching optimization issue in SceneLoader. 13 gadi atpakaļ
  Kieran Cunney 0c6fbcc9f9 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 13 gadi atpakaļ
  Kieran Cunney cc9ef65f94 Refactors neon optimized math functions. 13 gadi atpakaļ
  Kieran Cunney 45b3dbb576 Provides NEON implementations for the following functions: 13 gadi atpakaļ
  Kieran Cunney 1f7261cf9a Provides NEON implementations for the following methods: 13 gadi atpakaļ
  Kieran Cunney 2ec7b9128b Provides NEON implementation for Matrix::transformVector(float x, float y, float z, float w, Vector3* dst) 13 gadi atpakaļ
  Kieran Cunney cfd3c580e8 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 13 gadi atpakaļ
  Kieran Cunney bd26b50569 Adds support for NEON optimizations. 13 gadi atpakaļ
  Chris Culy c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 gadi atpakaļ
  Chris Culy d6fb7718c6 Error handling improvements (4 of 7 - Math). 13 gadi atpakaļ
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 gadi atpakaļ
  Steve Grenier b4b33f0dde Fixed issue with incorrect right and left vectors returned from Matrix. 13 gadi atpakaļ
  Steve Grenier 96f6eb4d7f Removed animation from PhysicsCharacter. 13 gadi atpakaļ
  Chris Culy 3f71dec55c Reimplemented the collision listener mechanism (old mechanism had a huge inefficiency). 14 gadi atpakaļ
  Chris Culy 25a7be8589 Updated physics debug drawing to use the new MeshBatch class. 14 gadi atpakaļ
  Steve Grenier d095cefffc Fixed syntax and compile errors on Mac. 14 gadi atpakaļ
  Sean Paul Taylor 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 gadi atpakaļ
  Chris Culy 107f4699fe Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-operators 14 gadi atpakaļ
  Chris Culy b38e04d37a Adds operators for BoundingBox, BoundingSphere, Matrix, Plane, Quaternion, Ray, Vector2, Vector3, and Vector4. 14 gadi atpakaļ
  Steve Grenier 420da906ac Added memory leak detection support (when GAMEPLAY_MEM_LEAK_DETECTION is defined - off by default) for tracking new/delete allocations and also gameplay::Ref allocations. 14 gadi atpakaļ
  Sean Paul Taylor 65ee2544e0 GamePlay v1.0.1 14 gadi atpakaļ
  Sean Paul Taylor 23328a79fd This is the group for gaming/gameplay 14 gadi atpakaļ