Commit History

Author SHA1 Message Date
  Yufeng Ying f241c1fda0 Remove unused header in editor. 10 months ago
  Rémi Verschelde 8a743f23e6 Merge pull request #98385 from RandomShaper/thread_yield 10 months ago
  Haoyu Qiu bf4e5cca3f Make editor's shortcut names translated on-site 1 year ago
  Pedro J. Estébanez 4f8dd96b3d Rationalize busy waits 11 months ago
  Thaddeus Crews 7ed6962252 Merge pull request #95072 from Calinou/editor-log-tweak-warning-error-formatting 10 months ago
  Chaosus ba39b078f5 [Scene] Add `SceneStringName::FlatButton` 10 months ago
  Hugo Locurcio 9b8833dbbf Tweak warning/error formatting in EditorLog to be closer to console output 1 year ago
  Aaron Franke 562c666e3d Rename internal Button icon to button_icon to match exposed methods 1 year ago
  Yuri Rubinsky 52889ab7ee [Scene] Add SceneStringName::toggled 1 year ago
  Sébastien Dunne Fulmer c3ed8a842c Remove confusing USER prefix from script-logged errors 1 year ago
  Rémi Verschelde a041772ecf Merge pull request #93940 from Mickeon/deprecate_RichTextLabel_is_ready 1 year ago
  Micky edb3d99942 Add RichTextLabel `is_finished()`, deprecate `is_ready()` 1 year ago
  Pedro J. Estébanez 20298fbf07 Let EditorLog use the right call queue for thread safety 1 year ago
  A Thousand Ships fbb879debd [Scene] Add `SceneStringNames::text/value_changed` 1 year ago
  A Thousand Ships d519715d94 [Scene] Add `SceneStringNames::font(_size/_color)` 1 year ago
  A Thousand Ships 4ed62665a2 Replace `.bind(...).call_deferred()` with `.call_deferred(...)` 1 year ago
  Christian Kaiser 6c62392fb0 Fixed log rebuilding crashing when there's no messages 1 year ago
  A Thousand Ships ee79386f7b [Scene] Add SceneStringNames::pressed 1 year ago
  A Thousand Ships b4c6cc7d82 [Core] Add case-insensitive `String::containsn` 1 year ago
  Sofox b823724e00 Add line limit to Editor Output Log 1 year ago
  passivestar cae610b1d2 Make the "Clear Output" shortcut not require panel focus 1 year ago
  Yuri Sizov 95b27fe8c7 Reorganize code related to editor theming 1 year ago
  Hugo Locurcio 4a11d48420 Handle clickable `[url]` tags in `print_rich()` editor output log 1 year ago
  Yuri Sizov 215e036600 Add bulk change guards to successive theme overrides in Editor and GUI 2 years ago
  Yuri Sizov cdec1ee6cb Color match editor log toggles and flat pressed buttons 2 years ago
  Yuri Sizov 4bd569be95 Replace flat buttons with flat-styled buttons with a visible pressed state 2 years ago
  kobewi 6de34fde27 Add EditorStringNames singleton 2 years ago
  bruvzg 9a6ecda591 [Editor Log] Clear rich print tags only after the last line. 2 years ago
  bruvzg 5216a08617 [RTL] Add `pop_all`, `push_context` and `pop_context` methods, and use it for `print_rich` to avoid unclosed tags. 2 years ago
  bruvzg 488626701d Fix editor log flicker. 2 years ago