urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
9 years ago |
Lasse Öörni
|
d01facfb56
Word wrap char positions fix contributed by Fastran. Closes #1659.
|
9 years ago |
Lasse Öörni
|
562b193ef5
Add delta parameter to UIElement::OnResize() and the Resized event.
|
9 years ago |
Lasse Öörni
|
d506ab4288
Add SetFontSize() to Text & Text3D. Fix comments of SetFont() referring to nonexistent parameter. Closes #1484.
|
9 years ago |
Lasse Öörni
|
ecd3ab2f45
When an autolocalized Text is saved, make sure the stringId is saved instead of the localized text. Make sure the text gets localized even if autoLocalizable & text attributes are in swapped order in the UI xml. Fix Text3D attributes being AM_FILE mode instead of AM_DEFAULT for net replication. Closes #1451.
|
9 years ago |
Lasse Öörni
|
6c5bda871f
Only need to ensure stroke thickness doesn't go over font size, as negative values are already checked for.
|
9 years ago |
Bengt Soderstrom
|
49727ce20c
Text effect stroke thickness setter value is made absolute
|
9 years ago |
Bengt Soderstrom
|
3d0ab6e2ca
Stroke thickness attribute is kept positive
|
9 years ago |
Lasse Öörni
|
c8ea5fc74e
Prevent crash from negative stroke thickness. Simplify non-round stroke code so that thickness=1 corresponds to the earlier nonadjustable stroke.
|
9 years ago |
Lasse Öörni
|
2165b76506
Use const ref IntVector2 for the shadow effect offset.
|
9 years ago |
Bengt Soderstrom
|
73980249ee
New text effect getters made const and removed executable status of Text and Text3D source files
|
9 years ago |
Bengt Soderstrom
|
51a35a9556
Enhanced Text Effects: Drop shadow offset, custom stroke thickness and stroke roundness can be set in editor
|
9 years ago |
Bengt Soderstrom
|
1d552092b4
Enhance Text Effects: Drop shadow can be offset in editor and custom stroke thickness can be set as well as stroke roundness
|
9 years ago |
Bengt Soderstrom
|
46b9af52ec
Added Text effect enhancement: Stroke generated procedurally
|
9 years ago |
Bengt Soderstrom
|
d6d2bc7433
Added multiple stroke thicknesses to Text effects which are more visible with larger font sizes
|
9 years ago |
Lasse Öörni
|
6b680cd6ee
Remove unused variable.
|
9 years ago |
Lasse Öörni
|
d9a295a595
Re-enable the unsigned/signed mismatch warning. Code cleanup.
|
9 years ago |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 years ago |
Ivan K
|
ad2eb74d83
LOGERROR -> URHO3D_LOGERROR
|
10 years ago |
Ivan K
|
fe05d4b16c
UPDATE_ATTRIBUTE_DEFAULT_VALUE -> URHO3D_UPDATE_ATTRIBUTE_DEFAULT_VALUE
|
10 years ago |
Ivan K
|
3959d569fa
MIXED_ACCESSOR_ATTRIBUTE -> URHO3D_MIXED_ACCESSOR_ATTRIBUTE
|
10 years ago |
Ivan K
|
212f419026
ACCESSOR_ATTRIBUTE -> URHO3D_ACCESSOR_ATTRIBUTE
|
10 years ago |
Ivan K
|
14b1669735
ENUM_ATTRIBUTE -> URHO3D_ENUM_ATTRIBUTE
|
10 years ago |
Ivan K
|
431e29d2cd
ATTRIBUTE -> URHO3D_ATTRIBUTE
|
10 years ago |
Ivan K
|
82b9a034a2
COPY_BASE_ATTRIBUTES -> URHO3D_COPY_BASE_ATTRIBUTES
|
10 years ago |
Ivan K
|
4bcbae61fe
HANDLER -> URHO3D_HANDLER
|
10 years ago |
Ivan K
|
d540f79eec
Localization: fixes, adding comments, reworking samples, partial russification of editor
|
10 years ago |
Ivan K
|
1d845712c8
Internationalization: initial commit
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
fa77a456f8
Reformat Urho3D source files to get rid of the indents on empty lines.
|
10 years ago |
Lasse Öörni
|
bb2ebf7568
Bump copyright to 2015.
|
11 years ago |