Commit History

Author SHA1 Message Date
  Guilherme Felipe b0b88df016 Fix Label::get_minimum_size not updating cache size for autowrap 7 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  volzhs adb179154a Fix Label autowrap clips text 7 years ago
  Ruslan Mustakov d5a0b5f35b Ceil char width within Label instead of Font 7 years ago
  Ruslan Mustakov 863dd9aa46 Always emit dynamic font change in update_oversampling 7 years ago
  Ruslan Mustakov 5cd12f6649 Perfect FreeType-based outlines for DynamicFonts 7 years ago
  Bojidar Marinov 9b8e8b2220 Bind many more properties to scripts 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Juan Linietsky fc103566e6 Added font oversampling support 7 years ago
  Hein-Pieter van Braam 9c63ab99f0 Fix use of unitialized variables 8 years ago
  Rémi Verschelde b7f4dcbdd1 Merge pull request #10096 from toger5/label_stylebox 8 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 years ago
  Juan Linietsky bacfe7a557 Fixes to label and code editor to make editing code hopefully fast again. 8 years ago
  Rémi Verschelde 18a7315381 Rename localization method to `tr` again 8 years ago
  Rémi Verschelde c72529baf0 Rename `XL_MESSAGE` aka `tr` to `localize` 8 years ago
  toger5 9fdc4874b2 fixed Import LineEdit to label + label stylebox 8 years ago
  Poommetee Ketson f471afa4a5 Label: update min size when regenerate wordcache 8 years ago
  Poommetee Ketson 85bade0c85 Label: add auto_height 8 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago
  Juan Linietsky 69a4ea34c4 Change label so they appear vertically alligned on fill 8 years ago
  Juan Linietsky db3b05d289 Reworked translation system 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Hein-Pieter van Braam 411ee71b4d Rename the _MD macro to D_METHOD 8 years ago
  Hein-Pieter van Braam 0f687f0ccb Remove use of _SCS from ADD_METHOD 8 years ago
  Rémi Verschelde f44ee891be Style: Fix statements ending with ';;' 8 years ago
  Juan Linietsky 1f8451001d -Translation text will change automatically for in-game buttons, labels, poups when translation is changed. 8 years ago