Wei Tjong Yao
|
37cd015353
Further improvement.
|
13 anni fa |
Wei Tjong Yao
|
5544602c9e
Enhance Font class to support saving of font (TTF or bitmap type) as another bitmap font resource in xml format. For bitmap font type, saving yet to another bitmap font is only meaningful when called with the optional parameter turned on to save only used glyphs. Refactored UIBatch class to enable better performance in Text class UI batch generation in relation to multi-pages/textures font.
|
13 anni fa |
Lasse Öörni
|
a40fead7dc
Updated license for the new year.
|
13 anni fa |
Lasse Öörni
|
7d8558a51f
Applied massive patch from weitjong.
|
13 anni fa |
Lasse Öörni
|
4cafb5c0d7
Added tiled BorderImage patch from primitivewaste.
|
13 anni fa |
Lasse Öörni
|
88aaa46465
Corrected formatting issues. License.txt & Readme.txt encoded as UTF-8, source code uses ASCII encoding.
|
13 anni fa |
Lasse Öörni
|
f0b6d55b28
Enclosed Urho3D classes inside Urho3D namespace to avoid clashes with external libraries.
|
13 anni fa |
Lasse Öörni
|
cc3ee34f58
Increased occlusion buffer depth bias.
|
14 anni fa |
Lasse Öörni
|
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 anni fa |
Lasse Öörni
|
861091d375
Fixed performance problems caused by offscreen UI elements being queued for rendering unnecessarily. Fixed missing file extension filtering on Unix. Added String::StartsWith() & String::EndsWith() functions.
|
14 anni fa |
Lasse Öörni
|
b90c1386be
Removed unnecessary parentheses.
|
14 anni fa |
Lasse Öörni
|
483413e472
Fixed the UI not rendering on OpenGL.
|
14 anni fa |
Lasse Öörni
|
7da01092b6
Renamed ShaderProgram to ShaderVariation.
|
14 anni fa |
Lasse Öörni
|
3ca3f84df9
Refactored shader loading. A binary format is now used instead of XML data.
|
14 anni fa |
Lasse Öörni
|
0dee3e592c
Migrated the UI library to use PODVector for batches & quads.
|
14 anni fa |
Lasse Öörni
|
97d698e922
Code cleanup.
|
14 anni fa |
Lasse Öörni
|
7c45da5588
Import new code.
|
14 anni fa |
Lasse Öörni
|
a48885a729
Make way for import of new code.
|
14 anni fa |
Lasse Öörni
|
ee5a087570
Added hover background color & selection color to Text.
|
15 anni fa |
Lasse Öörni
|
3dddb2be16
LineEdit scrolling fix and code cleanup.
|
15 anni fa |
Lasse Öörni
|
523559f1a0
Added setFixedUpdateFps() to ScriptInstance.
|
15 anni fa |
Lasse Öörni
|
74b348c0a5
Fixed bug with rendering nontextured UI elements.
|
15 anni fa |
Lasse Öörni
|
ec14f7a3a2
Further UI refactoring. A hover color modification is now defined for all UI elements.
|
15 anni fa |
Lasse Öörni
|
e14db52ca0
More AssetImporter functionality.
|
15 anni fa |
Lasse Öörni
|
902dfd4a13
Re-commit for the new year. Let's aim for less wiki update spam this time!
|
15 anni fa |