Lasse Öörni
|
12bddee240
Whether to use derived opacity can be configured per UI element. By default true, except for Text.
|
13 years ago |
Lasse Öörni
|
1eda3844f0
Applied further UI and editor patch from weitjong. Text is now shown at full opacity in the editor, and the min/max opacity is also configurable.
|
13 years ago |
Lasse Öörni
|
da243eb31b
Applied UI & editor related patch from weitjong.
|
13 years ago |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 years ago |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
13 years ago |
Lasse Öörni
|
4cef5395f5
Completed the UI element refactoring. Removed hardcoded SetStyle() functions which would read UI element attributes from XML.
|
13 years ago |
Lasse Öörni
|
83e90ae61c
Started work on UI element attributes.
|
13 years ago |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 years ago |
Lasse Öörni
|
8c581bf8bb
Cleaned up Doxygen comments.
|
13 years ago |
Lasse Öörni
|
01d893df98
Decode the text from UTF8 once during Text::SetText() for easier processing.
|
14 years ago |
Lasse Öörni
|
50226cfdb0
Started work toward Unicode compatibility.
|
14 years ago |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 years ago |
Lasse Öörni
|
700520f320
Further comments and code cleanup.
|
14 years ago |
Lasse Öörni
|
de67af8825
CoreData / Data reorganization.
|
14 years ago |
Lasse Öörni
|
b694ad047e
Refactored interest management into the NetworkPriority component.
|
14 years ago |
Lasse Öörni
|
f60321b20f
Use PODVector more extensively.
|
14 years ago |
Lasse Öörni
|
d69efd65f0
Container library fixes.
|
14 years ago |
Lasse Öörni
|
565de1ad02
Moved some of StringUtils functions to the String class.
|
14 years ago |
Lasse Öörni
|
0dee3e592c
Migrated the UI library to use PODVector for batches & quads.
|
14 years ago |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 years ago |
Lasse Öörni
|
a48885a729
Make way for import of new code.
|
14 years ago |
Lasse Öörni
|
ec327701e5
Initial skeleton of the scene editor.
|
15 years ago |
Lasse Öörni
|
fe4ccf7c58
Added auto-adjusting layout support to UIElement.
|
15 years ago |
Lasse Öörni
|
1d3e0bbe41
Added cycling focus with TAB key to UI.
|
15 years ago |
Lasse Öörni
|
ee5a087570
Added hover background color & selection color to Text.
|
15 years ago |
Lasse Öörni
|
3dddb2be16
LineEdit scrolling fix and code cleanup.
|
15 years ago |
Lasse Öörni
|
523559f1a0
Added setFixedUpdateFps() to ScriptInstance.
|
15 years ago |
Lasse Öörni
|
b9250e7c04
Ninja movement, controls & camera update in ScriptTest.
|
15 years ago |
Lasse Öörni
|
bf9f51ba4d
Refactored setting UI element style.
|
15 years ago |
Lasse Öörni
|
902dfd4a13
Re-commit for the new year. Let's aim for less wiki update spam this time!
|
15 years ago |