커밋 기록

작성자 SHA1 메시지 날짜
  bruvzg 48a639f4a5 [Bitmap font] Assume outline size is `1` if it's not set, but channel for outline is defined. 2 년 전
  Patrick Dawson 80ae3feca7 Avoid returning self from `_get_base_font_or_default()` 2 년 전
  bruvzg 2442f6c937 [SystemFont] Add missing MSDF properties. 3 년 전
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 3 년 전
  bruvzg 9b53bd90bb [Font] Use key structure instead of raw hash for LRU cache to avoid collisions. 3 년 전
  bruvzg ecec415988 Use system fonts as fallback and improve system font handling. 3 년 전
  Rémi Verschelde ead82feb24 Merge pull request #69008 from akien-mga/property-hint-array-type-resource-simplify 3 년 전
  Haoyu Qiu 06a0b26c9e Fix inspector not showing name for LabelSettings.font 3 년 전
  Rémi Verschelde 5d20dccade Add MAKE_RESOURCE_TYPE_HINT macro to simplify binding arrays of resources 3 년 전
  bruvzg e77b6427cb [Bitmap font] Always set valid fixed size, even if it's not set in the `fnt` file. 3 년 전
  bruvzg 01b4e53e80 Add a special case for importing bitmap fonts designed for Godot 3. 3 년 전
  Hugo Locurcio a19e389f4f Hide Antialiasing import option on DynamicFonts with MSDF enabled 3 년 전
  bruvzg 2aa350f701 [Font] Add support for OEM encoded bitmap fonts. 3 년 전
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 년 전
  Rémi Verschelde 5bcd019ee9 Merge pull request #66552 from bruvzg/64_bitfields 3 년 전
  bruvzg 155694c7c6 Fix Font::_is_cyclic. 3 년 전
  bruvzg 8a9659b152 Change BitField to use 64-bit int. 3 년 전
  Rindbee 332c566a6c Let the cached `TextLine` reset the width in `get_string_size` 3 년 전
  bruvzg 2ece5b4a6b [Font] Remove unnecessary cleanup and `changed` signal emission from the destructor. 3 년 전
  Aaron Franke 10a56981dc Rename String `plus_file` to `path_join` 3 년 전
  Yuri Sizov 6320a0fc18 Add ThemeDB, expose previously static Theme methods 3 년 전
  Rémi Verschelde 7013c68619 Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0 3 년 전
  Rémi Verschelde d6267c2d2c Merge pull request #64305 from bruvzg/ts_reset_data 3 년 전
  bruvzg bcc3643989 Add font LCD sub-pixel anti-aliasing support. 3 년 전
  kobewi 8be27dc59e Replace Array return types with TypedArray 3 년 전
  Clay John 17ca5b913c Merge pull request #64156 from bruvzg/sys_msdf 3 년 전
  danboo 14ddeb8e44 break out of font search loop after first match 3 년 전
  bruvzg c6e1432cc0 [Font] Set TextServer font data pointer when it's null, to prevent TS from reading old, non-existing data. 3 년 전
  bruvzg bf1cc6326a Allow MSDF rendering for system fonts, fix crash on loading damaged / unsupported font files. 3 년 전
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 년 전