Commit History

Author SHA1 Message Date
  Haoyu Qiu 97de0ac66c Script Editor: Fix Ctrl-Drag unique-name Editable Children 3 months ago
  Pāvels Nadtočajevs 5b49fd4207 Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default. 4 months ago
  Thaddeus Crews 94282d88f9 Core: Use `Math` namespace for constants 4 months ago
  Hugo Locurcio e8eeccebcb Unify Scripts Panel naming for the script and shader editors 4 months ago
  Pāvels Nadtočajevs 302fa831cc Initial editor accessibility. 5 months ago
  Yufeng Ying 7a1a970c25 size() <= 0 and size() < 1. 5 months ago
  Yufeng Ying 4f4031a675 Replace size() == 0 with is_empty(). 5 months ago
  kobewi 10f6c01b9c Remove ABS in favor of Math::abs 2 years ago
  Lars Pettersson d2d02d0ea8 EditorNode: Add function to load file as scene or resource 8 months ago
  Thaddeus Crews 5280c0bf4a Merge pull request #102469 from sockeye-d/warning-highlights 5 months ago
  A Thousand Ships 331a43a9d8 Add `String::remove_char(s)` methods for performance and convenience 1 year ago
  A Thousand Ships 466590d0ec Use `get_slicec` instead of `get_slice` for single character splitters 9 months ago
  Innaias eb99adb11b Added warning line highlight 6 months ago
  kobewi d29a7450fa Drop preload Resources as UID 9 months ago
  Danil Alexeev ead16435bf Script Editor: Add option to disable documentation tooltips 6 months ago
  Thaddeus Crews 6fdf91cc2f Merge pull request #101616 from KoBeWi/how_was_it_even_functional 7 months ago
  Thaddeus Crews 1351d3098e Merge pull request #101565 from Hilderin/laspencer91/add-lookup-symbol-shortcut 7 months ago
  kobewi b761ff662e Rework script external modification tracking 7 months ago
  Adam Scott 33e16435f5 Replace some problematic uses of `String::num` to `String::num_int64` 7 months ago
  laspencer91 ba411e95f8 Added shortcut for Lookup Symbol action 1 year ago
  Lars Pettersson e813d3021b Show tooltips for res:// and uid:// strings in ScriptEditor 8 months ago
  Pāvels Nadtočajevs b252867145 [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 8 months ago
  Danil Alexeev cd918ff470 GDScript: Remove `RENAMED_IN_GODOT_4_HINT` from `GDScriptWarning::Code` enum 7 months ago
  Rémi Verschelde 01913e0852 Merge pull request #101156 from Hilderin/fix-documentation-tooltip-over-debug-tooltip 7 months ago
  Rémi Verschelde ce6c3c5c28 Merge pull request #100556 from KoBeWi/unlimited_contextizer 7 months ago
  Hilderin 731a1ec206 Fix documentation tooltip over debug tooltip 7 months ago
  A Thousand Ships a1846b27ea Improve use of `Ref.is_null/valid` 1 year ago
  Thaddeus Crews 3df8eb5abc Merge pull request #100707 from dalexeev/editor-restore-old-ctrl-click 8 months ago
  Thaddeus Crews 98c5267ce5 Merge pull request #91388 from kitbdev/fix-goto-line 8 months ago
  Danil Alexeev b8dfe2cca9 Editor: Restore old `Ctrl+Click` behavior 8 months ago