Revīziju vēsture

Autors SHA1 Ziņojums Datums
  setaylor 4227ee5176 Fixes in Eclipse project for Linux 11 gadi atpakaļ
  Michal Srb fbc764ffcf Read and write array of TTFGlyph platform independently. 11 gadi atpakaļ
  Michal Srb 7fd842f292 Increase GPB minor version because of changes in TTFGlyph. 11 gadi atpakaļ
  Darryl Gough 3be40a9528 Convert line endings to LF 12 gadi atpakaļ
  sgrenier 45a9d03a4d Added basic support for setting and referencing variables in properties files via the syntax ${variable}. 12 gadi atpakaļ
  sgrenier ca478902ff Added support for encoding multiple font sizes into a single GPB with gameplay-encoder. 12 gadi atpakaļ
  Darryl Gough f89f089bf1 Changed Bundle, Font, Properties and SceneLoader to use GP_WARN instead of GP_ERROR. 12 gadi atpakaļ
  seanpaultaylor fa895b61e2 Added back bitmap font support for backward compatibility. 12 gadi atpakaļ
  seanpaultaylor 7e639e4da5 Changed Font/Text rendering from Texture Maps to Signed Distance Field Maps to dramatically improve scaling. 12 gadi atpakaļ
  Darryl Gough 1c34eebc9b Changed Properties so that files can be loaded relative to the property file. 12 gadi atpakaļ
  Steve Grenier d5ec7218cb Added support for specifying depth function via the "depthFunc" string in materials. 13 gadi atpakaļ
  Darryl Gough 85553c0bf8 Fixed minor warnings and converted tabs to spaces. 13 gadi atpakaļ
  Darryl Gough 0512fca49d Added Stream interface. 13 gadi atpakaļ
  Steve Grenier 2e7fcf3ca1 Added 64-bit Windows support. 13 gadi atpakaļ
  seanpaultaylor 5cdcfb832d Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 gadi atpakaļ
  seanpaultaylor b84e1706f0 Fixed Linux sample06-racer. 13 gadi atpakaļ
  setaylor 430c002ca4 Updated Bundle::getObjectId() to be consistent with other id getters. 13 gadi atpakaļ
  setaylor e4cfba8e63 Fixed error in PlatformWin32.cpp for previous gamepad commit. 13 gadi atpakaļ
  Steve Grenier c8eda95f47 Animation: 13 gadi atpakaļ
  Chris Culy 8bcd9762d8 Adds support for object arrays (i.e. VertexElement*). 13 gadi atpakaļ
  Chris Culy 9f1c2652ed Adds gameplay-luagen project, which generates bindings from the Doxygen XML output. 13 gadi atpakaļ
  setaylor f083148ab5 Renamed any getID with getId to be consistent with Node and other classes that had already been using getId. 13 gadi atpakaļ
  Steve Grenier 4a73e88c95 Fixed an issue with loading certain complex nodes from a Bundle (GPB file), where previously loaded nodes would not be skipped over correctly, causing an incorrect file pointer and therefore a failure to read the rest of the Node correctly. 13 gadi atpakaļ
  Vincent Lee 80a458a780 Fix for international(non-Latin) build environment 13 gadi atpakaļ
  Chris Culy 9736fa587d Fixes properties caching optimization issue in SceneLoader. 13 gadi atpakaļ
  Chris Culy cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 13 gadi atpakaļ
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 gadi atpakaļ
  Darryl Gough cd13d03178 Fixed the encoder so that it can read DAE_FBX files from Maya. 13 gadi atpakaļ
  Chris Culy 057be4a862 Fixes single node loading from a Bundle (now loads animations). 13 gadi atpakaļ
  setaylor c59ab4a15c Updated variables names for Bundle rename. 13 gadi atpakaļ