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).
|
před 11 roky |
hdunderscore
|
007d3acc1a
Changes to UI drag behavior:
|
před 11 roky |
Lasse Öörni
|
8945322476
Fix spelling: ClipBoard -> Clipboard. Use the system clipboard by default in the editor.
|
před 11 roky |
Lasse Öörni
|
68a8b6afea
Exposed UI::LoadLayout() to Lua script.
|
před 12 roky |
aster2013
|
8ab5e56c9c
Move subsystem access function to subsystem's pkg file, add global readonly property for each subsystem.
|
před 12 roky |
aster2013
|
4b13c8598e
Lua API Update.
|
před 12 roky |
Lasse Öörni
|
d1bbe45515
Added SDL on-screen keyboard support.
|
před 12 roky |
Lasse Öörni
|
7f061206dc
Add the byKey parameter to script bindings of SetFocusElement().
|
před 12 roky |
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.
|
před 12 roky |
Lasse Öörni
|
0d7d4826e5
Add pixel & time threshold for sending a drag begin UI event. Closes #65. Removed code duplication between mouse & touch hover.
|
před 12 roky |
Yao Wei Tjong 姚伟忠
|
d33ac02538
Refactor build scripts to build Urho3D library as main target.
|
před 12 roky |