Lasse Öörni fba5948ab0 Allow to disable rendering of the whole UI (except for the cursor and modal elements) by setting the UI root to not visible. Added new function UIElement::IsVisibleEffective() which checks for propagated visibility. Make sure to clear focus also if a child element (that has focus) becomes effectively invisible. Closes #811. 10 lat temu
..
BorderImage.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Button.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
CheckBox.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Cursor.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
DropDownList.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
FileSelector.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Font.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
LineEdit.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
ListView.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Menu.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
MessageBox.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
ScrollBar.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
ScrollView.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Slider.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Sprite.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Text.pkg 1d845712c8 Internationalization: initial commit 10 lat temu
Text3D.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
ToolTip.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
UI.pkg 0b3e6e2bbb Added "renderui" render path command to render the UI into an arbitrary rendertarget. This disables the default UI render to the backbuffer. Removed functions from UI Lua API that shouldn't be exposed to scripting (update, render.) 11 lat temu
UIElement.pkg fba5948ab0 Allow to disable rendering of the whole UI (except for the cursor and modal elements) by setting the UI root to not visible. Added new function UIElement::IsVisibleEffective() which checks for propagated visibility. Make sure to clear focus also if a child element (that has focus) becomes effectively invisible. Closes #811. 10 lat temu
View3D.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu
Window.pkg 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 lat temu