Historia zmian

Autor SHA1 Wiadomość Data
  seanpaultaylor 0360e021cc Added initialDirectory to FileSystem::displayOpenDialog of desktop tools. 12 lat temu
  seanpaultaylor bae5b0aef7 Added FileSystem::displayFileDialog and implemented on Windows. 12 lat temu
  seanpaultaylor 831c2ce520 Samples cleanup of Visual Studio 2013. 12 lat temu
  Darryl Gough d7b056475d Fixed the character sample for Android 12 lat temu
  Darryl Gough 87fe193810 Fixed bug in FileSystem::getDirectoryName() 12 lat temu
  Darryl Gough 2dac2eef86 Renamed FileSystem::dirname() to getDirectoryName 12 lat temu
  Darryl Gough b7751af3d2 Added FileSystem::dirname() 12 lat temu
  Darryl Gough f1e136dbec Fixed FileSystem::listFiles() so it will list files found in the Android APK 12 lat temu
  Darryl Gough d10af346ea Fixed opening absolute paths with the FileSystem class 12 lat temu
  Steve Grenier d5ec7218cb Added support for specifying depth function via the "depthFunc" string in materials. 13 lat temu
  Darryl Gough 68811b49c0 Fixed FileSystem::open on Android when using WRITE. 13 lat temu
  Darryl Gough cd86bba7ad Fixed a bug in FileSystem::open when opening a WRITE stream on Windows. 13 lat temu
  Darryl Gough 86d7d04085 Fixed bug where FileSystem::fileExists was creating an empty directory on Android. 13 lat temu
  Darryl Gough b0b88806e9 Converted Image and Texture to use Stream instead of FILE. 13 lat temu
  Darryl Gough 0512fca49d Added Stream interface. 13 lat temu
  Darryl Gough 94fdfde403 Fixed the lua sample for android. 13 lat temu
  seanpaultaylor 6e152951cb Fixes Linux bugs for sample05-lua and sample06-racer 13 lat temu
  Darryl Gough 19dc9e579f Fixed bug in FileSystem for windows where gameplay-tests couldn't find the shader files. 13 lat temu
  Darryl Gough 64383a84ec Fixed errors detected by static code analyzer. 13 lat temu
  Darryl Gough 64c6f19902 Renamed gameplay::printError to gameplay::print. 13 lat temu
  Chris Culy 9f1c2652ed Adds gameplay-luagen project, which generates bindings from the Doxygen XML output. 13 lat temu
  seanpaultaylor 861f6bda6d Improved stock shader library to be more modular and reducing duplicate shader code. 13 lat temu
  Chris Culy ef974d214c Updated Android-specific code for loading files to work with aliases (added for compressed texture support). 13 lat temu
  Chris Culy c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 lat temu
  Steve Grenier 5db193ce1d Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 13 lat temu
  Steve Grenier 820398598f Adds game configuration support including support for resource aliases to assist in defining different assets per target platform. 13 lat temu
  Chris Culy cb259ae230 Error handling improvements (3 of 7 - Scene and Tools/Utilities). 13 lat temu
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 lat temu
  Chris Culy 7d1824bf07 Cleans out some unneeded Android-specific code from Base.h. 13 lat temu
  Chris Culy 39a5e125a9 Fixes Android activity (app) life cycle issues. 13 lat temu