Historia zmian

Autor SHA1 Wiadomość Data
  hdunderscore 9fabafec87 Clean up + included a by-pass in UI.cpp to allow for drag move and drag end to occur when Input::IsMouseGrabbed() is true (allowing existing events to continue, preventing new events from triggering). 11 lat temu
  hdunderscore 007d3acc1a Changes to UI drag behavior: 11 lat temu
  Lasse Öörni 8945322476 Fix spelling: ClipBoard -> Clipboard. Use the system clipboard by default in the editor. 11 lat temu
  Lasse Öörni 68a8b6afea Exposed UI::LoadLayout() to Lua script. 11 lat temu
  aster2013 8ab5e56c9c Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem. 12 lat temu
  aster2013 4b13c8598e Lua API Update. 12 lat temu
  Lasse Öörni d1bbe45515 Added SDL on-screen keyboard support. 12 lat temu
  Lasse Öörni 7f061206dc Add the byKey parameter to script bindings of SetFocusElement(). 12 lat temu
  Lasse Öörni 358d9c2849 Added default tooltip delay to UI, which will be used if the tooltip's own delay is zero. Use seconds for tooltip delay to match eg. the doubleclick interval. Removed layout from the editor's tooltip root element to prevent it resizing in unwanted fashion. 12 lat temu
  Lasse Öörni 0d7d4826e5 Add pixel & time threshold for sending a drag begin UI event. Closes #65. Removed code duplication between mouse & touch hover. 12 lat temu
  Yao Wei Tjong 姚伟忠 d33ac02538 Refactor build scripts to build Urho3D library as main target. 12 lat temu