Historial de Commits

Autor SHA1 Mensaje Fecha
  Marc Chapman d68b616bf7 canvas -- Added a way for a child control to handle an event but still have GuiCanvas::processInputEvent() return false, therefore allowing the event to also be handled by the ActionMap. (see DemoGame::processInputEvent()) . Also added methods for clearing "down" status of mouse buttons in cases where ActionMap grabs the mouse for dragging and masks the up events from GuiCanvas. hace 8 años
  Azaezel fbfd3ed8ed clang: constructor initialization order hace 9 años
  Anis 9acf487f03 Merge pull request #1332 from Azaezel/guiRelativeYresizes hace 9 años
  Areloch dbe870f8e5 Merge pull request #1433 from Azaezel/CommandControl hace 10 años
  Areloch 165cdb64e9 Merge pull request #1322 from Areloch/String_isEmpty_Convert hace 10 años
  Azaezel ad5a7dfe0b The TypeCommand type brings up a full notepad-esque interface. hace 10 años
  Areloch bedc79aacb Merges in Monkey's fixes PR with a resolution for a conflict hace 10 años
  Areloch 3a18819e1e Issue found by PVS Studio: hace 10 años
  Areloch 2002d74b78 Issue found with PVS-Studio: hace 10 años
  Azaezel 138d34e31c renames for clarity: relativeToYL changed to aspectLeft ect. also by request, vertsizing options for down the line when mobile is supported.. hace 10 años
  Azaezel 6b0c6ae8ac adds 3 new horizontal relative gui entries for dealing with swapping elements between 4:3 and 16:9 aspect ratios. "relativeToYL" maintains the initial aspect ratio, keeping the leftmost edge the same, "relativeToYR" also shifts it so the right hand side is shifted over so that edge would match, and "relativeToYC" takes/adds space from both sides hace 10 años
  Areloch 6e8fa7215a Moves from using dStrIsEmpty to the new String::isEmpty static function. Keeps things cleaner, consistent, and works with intellisense. hace 10 años
  James Urquhart 3a457749ec Oculus VR DK2 Support hace 10 años
  Nathan Bowhay a6510190bb Added a bit more documentation hace 10 años
  Nathan Bowhay d0972c9be1 Small crash fix hace 10 años
  Daniel Buckmaster f1da30f285 Those are ints, not floats. hace 10 años
  Daniel Buckmaster 3ab048c5b0 Fixes after feedback from Luis. hace 10 años
  Daniel Buckmaster 9396ae7176 Merge remote-tracking branch 'Winterleaf/Development-Console' into defineconsolemethod hace 10 años
  Daniel Buckmaster 3082bb3adc Merge pull request #884 from GarageGames/development-3.6 hace 11 años
  Vincent Gee 9907c4592e Fixed bad string compares and simdictionary hace 11 años
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. hace 11 años
  Daniel Buckmaster f6d54d810b Improve documentation on getCursorPos and fix cursorInControl. hace 11 años
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor hace 11 años
  DavidWyand-GG 539efcb1e1 Input event changes hace 12 años
  James Urquhart 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. hace 13 años
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 hace 13 años