aster bed13f408b Add ownScene option in View3D::SetView, The default value is true in C++ or AngelScript, and false for Lua. Fix issue #545. 11 роки тому
..
BorderImage.pkg 26ef946bad Add possibility to decouple BorderImage border UV size from screen size. Closes #269. 12 роки тому
Button.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 роки тому
CheckBox.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 роки тому
Cursor.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 роки тому
DropDownList.pkg 4b13c8598e Lua API Update. 12 роки тому
FileSelector.pkg 4b13c8598e Lua API Update. 12 роки тому
Font.pkg d7924f907f Added glyph offset functionality to Font. Closes #13. 11 роки тому
LineEdit.pkg 4b13c8598e Lua API Update. 12 роки тому
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. 11 роки тому
Menu.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 роки тому
MessageBox.pkg 4b13c8598e Lua API Update. 12 роки тому
ScrollBar.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 роки тому
ScrollView.pkg 17e48a27f5 Child elements of a scroll view can now be auto disabled when touch scrolling to prevent triggering of child element events. 11 роки тому
Slider.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 роки тому
Sprite.pkg 4b13c8598e Lua API Update. 12 роки тому
Text.pkg 3c2d5247c4 Added Lua numChars property. 12 роки тому
Text3D.pkg 3b1d415c70 Duplicate FaceCameraMode in Text3D.pkg to avoid crash with bindings. Closes #484. 11 роки тому
ToolTip.pkg d1c3d96844 Remove context from object's constructor, make all constructor look like AngleScript, rename file. 12 роки тому
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). 11 роки тому
UIElement.pkg e3c1ce1f99 Add Android ABI 64-bit support into 1.32 changelog. 11 роки тому
View3D.pkg bed13f408b Add ownScene option in View3D::SetView, The default value is true in C++ or AngelScript, and false for Lua. Fix issue #545. 11 роки тому
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. 11 роки тому