Lasse Öörni
|
ec327701e5
Initial skeleton of the scene editor.
|
il y a 15 ans |
Lasse Öörni
|
a31265fb65
Further input fixes.
|
il y a 15 ans |
Lasse Öörni
|
c42dfa060d
Added application activation & deactivation events.
|
il y a 15 ans |
Lasse Öörni
|
962c4ec9a7
Input bugfixes. Enabled mouse move also in non-confined mode and removed the EVENT_MOUSEPOS event.
|
il y a 15 ans |
Lasse Öörni
|
1eb8498291
Added systemOpenFile() function, which will open a file in an external program.
|
il y a 15 ans |
Lasse Öörni
|
2037d4daed
GCC fixes.
|
il y a 15 ans |
Lasse Öörni
|
ab3bec9d3f
Added AngelScript 2.20.2.
|
il y a 15 ans |
Lasse Öörni
|
10d59b4c92
Fix crash when no mouse cursor in UI.
|
il y a 15 ans |
Lasse Öörni
|
fd24ca3c69
UI improvements and cleanup.
|
il y a 15 ans |
Lasse Öörni
|
f2492935d4
Initial UI drag and drop support. No visualization yet.
|
il y a 15 ans |
Lasse Öörni
|
e343f0c631
Replaced TryFocus event with UIMouseClick.
|
il y a 15 ans |
Lasse Öörni
|
0dc5690767
Exposed FileSelector to script fully.
|
il y a 15 ans |
Lasse Öörni
|
cafd3c1491
Proper stacking of eventsenders for getEventSender().
|
il y a 15 ans |
Lasse Öörni
|
24cec6fac5
Initial FileSelector implementation.
|
il y a 15 ans |
Lasse Öörni
|
c4d329d86f
Exposed ListView to script, added functionality.
|
il y a 15 ans |
Lasse Öörni
|
cae8301062
Initial ListView implementation.
|
il y a 15 ans |
Lasse Öörni
|
abc4b39adb
Normalized scrollbar step size, by default on.
|
il y a 15 ans |
Lasse Öörni
|
0bea69e546
ScrollView refactoring. Now ScrollView creates its own scrollbars.
|
il y a 15 ans |
Lasse Öörni
|
47faf427f8
Fixed more possible layout bugs.
|
il y a 15 ans |
Lasse Öörni
|
d8a75f7d03
Simplified UI layout file structure (root UI element is also the root XML element.)
|
il y a 15 ans |
Lasse Öörni
|
d3031713e2
Added ScrollBar UI element.
|
il y a 15 ans |
Lasse Öörni
|
fe4ccf7c58
Added auto-adjusting layout support to UIElement.
|
il y a 15 ans |
Lasse Öörni
|
13ca9b42fe
Added arrow key scrolling to ScrollView.
|
il y a 15 ans |
Lasse Öörni
|
1d3e0bbe41
Added cycling focus with TAB key to UI.
|
il y a 15 ans |
Lasse Öörni
|
ee5a087570
Added hover background color & selection color to Text.
|
il y a 15 ans |
Lasse Öörni
|
523559f1a0
Added setFixedUpdateFps() to ScriptInstance.
|
il y a 15 ans |
Lasse Öörni
|
ffce296795
Further cleanup of exceptions.
|
il y a 15 ans |
Lasse Öörni
|
9f91d37518
Moved bringToFront() to UIElement.
|
il y a 15 ans |
Lasse Öörni
|
8c780caa0e
Added MenuItem UI element.
|
il y a 15 ans |
Lasse Öörni
|
3eb7da1993
Fixed bug where a child UI element completely outside the parent element's bounding box would not be found by UI::getElementAt().
|
il y a 15 ans |