Lasse Öörni 61b0277fdd Added kerning support to fonts. 14 years ago
..
BorderImage.cpp af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
BorderImage.h 700520f320 Further comments and code cleanup. 14 years ago
Button.cpp af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
Button.h 700520f320 Further comments and code cleanup. 14 years ago
CMakeLists.txt 4a35758028 Moved container & string classes to a separate library. 14 years ago
CheckBox.cpp af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
CheckBox.h 700520f320 Further comments and code cleanup. 14 years ago
Cursor.cpp af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
Cursor.h 700520f320 Further comments and code cleanup. 14 years ago
DropDownList.cpp 6c5d216c27 Added local axis movement mode to the editor. 14 years ago
DropDownList.h 700520f320 Further comments and code cleanup. 14 years ago
FileSelector.cpp 6c5d216c27 Added local axis movement mode to the editor. 14 years ago
FileSelector.h 30660c705c Initial non-working editor code ported from Urho3D 1.0. 14 years ago
Font.cpp 61b0277fdd Added kerning support to fonts. 14 years ago
Font.h 61b0277fdd Added kerning support to fonts. 14 years ago
LineEdit.cpp 96855411c0 Fixed unnecessarily complicated UI element focusing/defocusing logic. 14 years ago
LineEdit.h 700520f320 Further comments and code cleanup. 14 years ago
ListView.cpp cbac6a30a5 Optimized large scene modify operations in the editor. 14 years ago
ListView.h 58843be1fa Initial multiselection in the editor. 14 years ago
Menu.cpp 58843be1fa Initial multiselection in the editor. 14 years ago
Menu.h 700520f320 Further comments and code cleanup. 14 years ago
Precompiled.cpp 7c45da5588 Import new code. 14 years ago
Precompiled.h 20a2a48ed9 Added hashing support to Pair template class. 14 years ago
ScrollBar.cpp af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
ScrollBar.h 700520f320 Further comments and code cleanup. 14 years ago
ScrollView.cpp af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
ScrollView.h 700520f320 Further comments and code cleanup. 14 years ago
Slider.cpp 96855411c0 Fixed unnecessarily complicated UI element focusing/defocusing logic. 14 years ago
Slider.h 700520f320 Further comments and code cleanup. 14 years ago
Text.cpp 61b0277fdd Added kerning support to fonts. 14 years ago
Text.h 700520f320 Further comments and code cleanup. 14 years ago
UI.cpp 31efab5d65 Moved SetSortChildren() to UIElement public API and exposed it to script. 14 years ago
UI.h 6c5d216c27 Added local axis movement mode to the editor. 14 years ago
UIBatch.cpp 71d2e019e6 Use a vertex buffer for UI rendering instead of several immediate mode draw operations. The vertex buffer is locked and updated once per frame, instead of several smaller locks. 14 years ago
UIBatch.h 90596a064a Use a memory pool in OGLGraphics for discard lock buffers. 14 years ago
UIElement.cpp 31efab5d65 Moved SetSortChildren() to UIElement public API and exposed it to script. 14 years ago
UIElement.h 31efab5d65 Moved SetSortChildren() to UIElement public API and exposed it to script. 14 years ago
UIEvents.h cbac6a30a5 Optimized large scene modify operations in the editor. 14 years ago
Window.cpp af2b4311dc Function name unification and cleanup. ChildElement -> Child. RootElement -> Root. ScriptedChildren -> ChildrenWithScript. 14 years ago
Window.h 700520f320 Further comments and code cleanup. 14 years ago