Commit History

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