aster2013 5da25ace4e Remove WeakPtr from View3D, change View3D::SetView ownScene argument's default value to true, same like C++ and AngelScript. %!s(int64=11) %!d(string=hai) anos
..
BorderImage.pkg 26ef946bad Add possibility to decouple BorderImage border UV size from screen size. Closes #269. %!s(int64=11) %!d(string=hai) anos
Button.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. %!s(int64=12) %!d(string=hai) anos
CheckBox.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. %!s(int64=12) %!d(string=hai) anos
Cursor.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. %!s(int64=12) %!d(string=hai) anos
DropDownList.pkg 4b13c8598e Lua API Update. %!s(int64=12) %!d(string=hai) anos
FileSelector.pkg 4b13c8598e Lua API Update. %!s(int64=12) %!d(string=hai) anos
Font.pkg d7924f907f Added glyph offset functionality to Font. Closes #13. %!s(int64=11) %!d(string=hai) anos
LineEdit.pkg 4b13c8598e Lua API Update. %!s(int64=12) %!d(string=hai) anos
ListView.pkg b8185f973c Support a "select on click end" mode in ListView. Support defining a separate drag'n'drop content for elements dropped into a LineEdit. Enable drag'n'drop to node ID attribute fields. Closes #261. %!s(int64=11) %!d(string=hai) anos
Menu.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. %!s(int64=12) %!d(string=hai) anos
MessageBox.pkg 4b13c8598e Lua API Update. %!s(int64=12) %!d(string=hai) anos
ScrollBar.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. %!s(int64=12) %!d(string=hai) anos
ScrollView.pkg 17e48a27f5 Child elements of a scroll view can now be auto disabled when touch scrolling to prevent triggering of child element events. %!s(int64=11) %!d(string=hai) anos
Slider.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. %!s(int64=12) %!d(string=hai) anos
Sprite.pkg 4b13c8598e Lua API Update. %!s(int64=12) %!d(string=hai) anos
Text.pkg 3c2d5247c4 Added Lua numChars property. %!s(int64=12) %!d(string=hai) anos
Text3D.pkg 3b1d415c70 Duplicate FaceCameraMode in Text3D.pkg to avoid crash with bindings. Closes #484. %!s(int64=11) %!d(string=hai) anos
ToolTip.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. %!s(int64=12) %!d(string=hai) anos
UI.pkg 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). %!s(int64=11) %!d(string=hai) anos
UIElement.pkg e3c1ce1f99 Add Android ABI 64-bit support into 1.32 changelog. %!s(int64=11) %!d(string=hai) anos
View3D.pkg 5da25ace4e Remove WeakPtr from View3D, change View3D::SetView ownScene argument's default value to true, same like C++ and AngelScript. %!s(int64=11) %!d(string=hai) anos
Window.pkg c85528de50 Allow to prevent modal window's auto dismissing with ESC by calling Window::SetAutoDismiss(false). Purposefully not an attribute to avoid locking up the editor. Closes #471. %!s(int64=11) %!d(string=hai) anos