Historia zmian

Autor SHA1 Wiadomość Data
  seanpaultaylor 2b59acc2cc Fix for UI 11 lat temu
  seanpaultaylor fe9892b95e Added Node::setUserObject(Ref* obj) 11 lat temu
  louis-mclaughlin 99fa41de89 Added support for relative scaling to JoystickControl, updated sample browser gamepad form to be resolution independent 11 lat temu
  sgrenier e0f3f43168 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 11 lat temu
  seanpaultaylor 5caf52af34 Refactoring for Platform gamepad events. 11 lat temu
  sgrenier 6765bb6c07 Simplified Script::Scope to only support GLOBAL and PROTECTED modes. 11 lat temu
  sgrenier bcc965412d More script prototyping changes. 11 lat temu
  sgrenier 94f7c35b1e Merge branch 'next' of https://github.com/blackberry/GamePlay into next 11 lat temu
  sgrenier 2a3f6a3144 Finished most work for new prototype of scripting system. 11 lat temu
  Andrew Karpushin 83f73cf659 UI: control's addition/removing/hiding makes parents dirty, autoSize doesn't count invisible controls 11 lat temu
  sgrenier 6f7269c232 More LUA scripting rework. 11 lat temu
  sgrenier 31457c054e More prototyping of LUA scripting changes. 11 lat temu
  seanpaultaylor ce909e95b9 Updated to BlackBerry 10.3 SDK 11 lat temu
  sgrenier aaf19a9c10 Add support for specifying padding and margin as a single float value in form files (to be applied to all sides) for UI controls. 11 lat temu
  sgrenier 809b730fb0 Changed Control::getState to give the FOCUS state priority over all other states but ACTIVE. This fixes an issue where focus colors and styles do not properly show up for UI themes. 11 lat temu
  sgrenier ad95da4ecd Fixed issue with multi-touch on virtual gamepad and UI. 12 lat temu
  sgrenier 164e20ce81 UI layout optimizations. 12 lat temu
  sgrenier a78311bd78 More UI layout optimizations. 12 lat temu
  sgrenier 17a8763cb4 Layout optimizations continued. 12 lat temu
  sgrenier cfb81be201 UI Changes: 12 lat temu
  Darryl Gough 3be40a9528 Convert line endings to LF 12 lat temu
  sgrenier dd60b64a87 Fix to allow sliders to be manipulated inside a scrollable container. 12 lat temu
  Steve Grenier 245f14a149 Fixed issue with invisible and disabled controls still receiving input. 12 lat temu
  sgrenier c601378439 Fix so that UI does not cause a game to crash if a default theme is not specified or if any theme images are missing. 12 lat temu
  Steve Grenier 3068010d8d Changed UI/forms to no longer render to an offscreen framebuffer. 12 lat temu
  Steve Grenier 91b02af523 More work on default theme. 12 lat temu
  sgrenier 25e70f7088 Added gameplay::strcmpnocase as a platform-independent case-insensitive ASCII string comparison function. 12 lat temu
  Steve Grenier 61c495c1a8 Adding support for default UI themes. 12 lat temu
  Steve Grenier e7b34766fa More UI focus improvements. 12 lat temu
  Steve Grenier 4421b05569 Re-generated lua bindings. 12 lat temu