Commit Verlauf

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