Commit History

作者 SHA1 備註 提交日期
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 3 年之前
  bruvzg ecec415988 Use system fonts as fallback and improve system font handling. 3 年之前
  Hugo Locurcio 11842eb738 Disable code font ligatures by default in the editor 3 年之前
  bruvzg 060d62e0dc Load and use system emoji font in the editor. 3 年之前
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET 3 年之前
  Rémi Verschelde 3a5eac7ca3 Merge pull request #62860 from Calinou/editor-log-bold-italic-mono-fonts 3 年之前
  bruvzg e94ac75d3d Do not use horizontal hinting for the editor monospace font. 3 年之前
  bruvzg bcc3643989 Add font LCD sub-pixel anti-aliasing support. 3 年之前
  bruvzg 8823eae328 Rename OSX to macOS and iPhoneOS to iOS. 3 年之前
  Hugo Locurcio 3e7bcc4755 Define bold, italics and mono fonts in editor log for `print_rich()` 3 年之前
  bruvzg a319e6e623 Fix regressions from Font refactor 3 年之前
  bruvzg 344ba0ffaf Refactor Font configuration and import UI, and Font resources. 3 年之前
  Hendrik Brucker 6d876baf60 Improve the VisualShader/VisualScript editor UI 3 年之前
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 年之前
  bruvzg 803e1ae920 [Help] Add simulated slanted font support to the editor help. 3 年之前
  bruvzg 4f1660dad7 Generate simulated bold font from the custom font if no custom bold font set. 3 年之前
  bruvzg e3f7510978 Add simulated bold variant to the editor CJK fonts. 3 年之前
  Rémi Verschelde 768f9422bc Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaks 3 年之前
  bruvzg 29199579f7 Add sub-pixel glyph positioning support. 4 年之前
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 年之前
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 年之前
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 年之前
  bruvzg 3940bf586b [Editor] Disable contextual alternates (coding ligatures) outside of code editor. 4 年之前
  Rémi Verschelde 04d283dc23 Merge pull request #36198 from Calinou/code-font-jetbrains-mono 4 年之前
  Rémi Verschelde a2a4ec7cb5 Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties 4 年之前
  Hugo Locurcio b5f88b1efc Use JetBrains Mono as the editor's default code font 6 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 年之前
  Yuri Sizov fe283fd07a Correctly use fallback Theme values as last resort 4 年之前
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 年之前
  bruvzg ebbc25e89c Ignore empty Font resources as theme override. 4 年之前