Historique des commits

Auteur SHA1 Message Date
  Lasse Öörni 4d8330c5df When text is wordwrapping, do not update its width in text update at all. Possible fix for #2043. il y a 8 ans
  Iain Merrick 0450bcd11e Add configurable oversampling to improve subpixel font rendering (#1953) il y a 8 ans
  Iain Merrick e603eed814 Add a 'subpixel glyph positions' option to UI (#1953) il y a 8 ans
  Iain Merrick 1e3a1edd45 Change font size to a float (closes #1952) il y a 8 ans
  urho3d-travis-ci ee054a1507 Travis CI: bump copyright to 2017. il y a 9 ans
  Lasse Öörni d01facfb56 Word wrap char positions fix contributed by Fastran. Closes #1659. il y a 9 ans
  Lasse Öörni 562b193ef5 Add delta parameter to UIElement::OnResize() and the Resized event. il y a 9 ans
  Lasse Öörni d506ab4288 Add SetFontSize() to Text & Text3D. Fix comments of SetFont() referring to nonexistent parameter. Closes #1484. il y a 9 ans
  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. il y a 9 ans
  Lasse Öörni 6c5bda871f Only need to ensure stroke thickness doesn't go over font size, as negative values are already checked for. il y a 9 ans
  Bengt Soderstrom 49727ce20c Text effect stroke thickness setter value is made absolute il y a 9 ans
  Bengt Soderstrom 3d0ab6e2ca Stroke thickness attribute is kept positive il y a 9 ans
  Lasse Öörni c8ea5fc74e Prevent crash from negative stroke thickness. Simplify non-round stroke code so that thickness=1 corresponds to the earlier nonadjustable stroke. il y a 9 ans
  Lasse Öörni 2165b76506 Use const ref IntVector2 for the shadow effect offset. il y a 9 ans
  Bengt Soderstrom 73980249ee New text effect getters made const and removed executable status of Text and Text3D source files il y a 9 ans
  Bengt Soderstrom 51a35a9556 Enhanced Text Effects: Drop shadow offset, custom stroke thickness and stroke roundness can be set in editor il y a 9 ans
  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 il y a 9 ans
  Bengt Soderstrom 46b9af52ec Added Text effect enhancement: Stroke generated procedurally il y a 9 ans
  Bengt Soderstrom d6d2bc7433 Added multiple stroke thicknesses to Text effects which are more visible with larger font sizes il y a 9 ans
  Lasse Öörni 6b680cd6ee Remove unused variable. il y a 9 ans
  Lasse Öörni d9a295a595 Re-enable the unsigned/signed mismatch warning. Code cleanup. il y a 10 ans
  urho3d-travis-ci c4f6f315ff Travis CI: bump copyright to 2016. il y a 10 ans
  Ivan K ad2eb74d83 LOGERROR -> URHO3D_LOGERROR il y a 10 ans
  Ivan K fe05d4b16c UPDATE_ATTRIBUTE_DEFAULT_VALUE -> URHO3D_UPDATE_ATTRIBUTE_DEFAULT_VALUE il y a 10 ans
  Ivan K 3959d569fa MIXED_ACCESSOR_ATTRIBUTE -> URHO3D_MIXED_ACCESSOR_ATTRIBUTE il y a 10 ans
  Ivan K 212f419026 ACCESSOR_ATTRIBUTE -> URHO3D_ACCESSOR_ATTRIBUTE il y a 10 ans
  Ivan K 14b1669735 ENUM_ATTRIBUTE -> URHO3D_ENUM_ATTRIBUTE il y a 10 ans
  Ivan K 431e29d2cd ATTRIBUTE -> URHO3D_ATTRIBUTE il y a 10 ans
  Ivan K 82b9a034a2 COPY_BASE_ATTRIBUTES -> URHO3D_COPY_BASE_ATTRIBUTES il y a 10 ans
  Ivan K 4bcbae61fe HANDLER -> URHO3D_HANDLER il y a 10 ans