| .. |
|
BorderImage.cpp
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
BorderImage.h
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
Button.cpp
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
Button.h
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
CMakeLists.txt
|
3e7882093a
Disabled all stencil operations on OpenGL ES for now, as the OES packed depth stencil isn't tested for or used yet.
|
13 years ago |
|
CheckBox.cpp
|
903ab2f595
Renamed the checked attribute to match convention.
|
13 years ago |
|
CheckBox.h
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
Cursor.cpp
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
Cursor.h
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
DropDownList.cpp
|
59ad97a04b
Fixed ScrollView position not being correctly applied after deserialization.
|
13 years ago |
|
DropDownList.h
|
9401ad8063
Removed UI serialization hacks related to the Menu & DropDownList popup element. To avoid layout problems, now it is never added as a child temporarily.
|
13 years ago |
|
FileSelector.cpp
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
|
FileSelector.h
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
|
Font.cpp
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
|
Font.h
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
|
LineEdit.cpp
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
LineEdit.h
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
ListView.cpp
|
94fc8ce4e4
Removed the hack way of filling a DropDownList from XML layout. As a consequence defining dropdown items in XML is more complex.
|
13 years ago |
|
ListView.h
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
Menu.cpp
|
9401ad8063
Removed UI serialization hacks related to the Menu & DropDownList popup element. To avoid layout problems, now it is never added as a child temporarily.
|
13 years ago |
|
Menu.h
|
9401ad8063
Removed UI serialization hacks related to the Menu & DropDownList popup element. To avoid layout problems, now it is never added as a child temporarily.
|
13 years ago |
|
Precompiled.cpp
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 years ago |
|
Precompiled.h
|
170ee77019
To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set.
|
13 years ago |
|
ScrollBar.cpp
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
ScrollBar.h
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
ScrollView.cpp
|
59ad97a04b
Fixed ScrollView position not being correctly applied after deserialization.
|
13 years ago |
|
ScrollView.h
|
59ad97a04b
Fixed ScrollView position not being correctly applied after deserialization.
|
13 years ago |
|
Slider.cpp
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
Slider.h
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
Text.cpp
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
Text.h
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
UI.cpp
|
053c1f3e6a
Added convenience overloads for LoadLayout().
|
13 years ago |
|
UI.h
|
053c1f3e6a
Added convenience overloads for LoadLayout().
|
13 years ago |
|
UIBatch.cpp
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
|
UIBatch.h
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
|
UIElement.cpp
|
9401ad8063
Removed UI serialization hacks related to the Menu & DropDownList popup element. To avoid layout problems, now it is never added as a child temporarily.
|
13 years ago |
|
UIElement.h
|
053c1f3e6a
Added convenience overloads for LoadLayout().
|
13 years ago |
|
UIEvents.h
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
|
Window.cpp
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
|
Window.h
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |