Commit History

Author SHA1 Message Date
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` 7 months ago
  Adam Scott 0d350e7108 Set clang-format `RemoveSemicolon` rule to `true` 11 months ago
  Rémi Verschelde 21cdedb79c Merge pull request #77819 from 0xafbf/char-fx-tests 1 year ago
  Yuri Sizov d8ff69d53c Extract ScriptInstance to simplify includes 2 years ago
  Andrés Botero eee95aff04 Add transform support to CharFXTransform 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  AmyGilhespy 8f93b14030 Fix glyph_flags typo. 2 years ago
  bruvzg 0541c746ee [RichTextEffect] Restore missing `relative_index` property. 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  bruvzg c931906af7 Add flag to connected grapheme. Apply RTL displacement FX only to the whole connected grapheme. Pass more glyph info to the custom RTL FX. 4 years ago
  bruvzg 4c3f7d1290 Makes FontData importable resource. 4 years ago
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax 4 years ago
  Aaron Franke 84f720966c Use doubles for time in many other places 4 years ago
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  bruvzg 6b6f101983 [Complex Text Layouts] Refactor RichTextLabel. 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  bruvzg 80b8eff6aa [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde 37d164e24e CharFXTransform: Drop unnecessary get_value_or() 5 years ago
  Relintai 25704e81fa Implement #32347 - RichTextLabel's Item and Item* structs should not inherit Object, it's too expensive 6 years ago
  Eoin O'Neill feedd6c615 Update RichTextLabel to support real time effects and custom BBCodes. 6 years ago