Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge commit godotengine/godot@f128f383e892865379cb8b14e7bcc9858efe2973 | Spartan322 | 2024-11-27 | 1 | -0/+1 |
|\ | |||||
| * | Untangle ColorPicker includes | kobewi | 2024-11-22 | 1 | -0/+1 |
| | | |||||
* | | Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef | Spartan322 | 2024-11-19 | 1 | -2/+2 |
|\| | |||||
| * | Use `(r)find_char` instead of `(r)find` for single characters | A Thousand Ships | 2024-11-17 | 1 | -2/+2 |
| | | |||||
* | | Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23 | Spartan322 | 2024-11-15 | 1 | -1/+1 |
|\| | |||||
| * | Simplify some UID conversions | kobewi | 2024-11-14 | 1 | -1/+1 |
| | | |||||
* | | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
| | | |||||
* | | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
|/ | | | | | | | | | | | | | | | | | | | | | | Credits: Co-authored-by: Skogi <skogi.b@gmail.com> Co-authored-by: Spartan322 <Megacake1234@gmail.com> Co-authored-by: swashberry <swashdev@pm.me> Co-authored-by: Christoffer Sundbom <christoffer_karlsson@live.se> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: McDubh <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: Dubhghlas McLaughlin <103212704+mcdubhghlas@users.noreply.github.com> Co-authored-by: radenthefolf <radenthefolf@gmail.com> Co-authored-by: John Knight <80524176+Tekisasu-JohnK@users.noreply.github.com> Co-authored-by: Adam Vondersaar <adam.vondersaar@uphold.com> Co-authored-by: decryptedchaos <nixgod@gmail.com> Co-authored-by: zaftnotameni <122100803+zaftnotameni@users.noreply.github.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: wesam <108880473+wesamdev@users.noreply.github.com> Co-authored-by: Mister Puma <MisterPuma80@gmail.com> Co-authored-by: Aaron Benjamin <lifeartstudios@gmail.com> Co-authored-by: SingleError <isaaconeoneone@gmail.com> Co-authored-by: Bioblaze Payne <BioblazePayne@gmail.com> | ||||
* | Fix script editor wrongly replaces and quotes non-ASCII letters | Haoyu Qiu | 2024-09-23 | 1 | -4/+4 |
| | |||||
* | Merge pull request #96371 from KoBeWi/mentos | Rémi Verschelde | 2024-09-03 | 1 | -13/+11 |
|\ | | | | | | | Improve dropping code in script editor | ||||
| * | Improve dropping code in script editor | kobewi | 2024-08-31 | 1 | -13/+11 |
| | | |||||
* | | Merge pull request #96179 from passivestar/mac-breakpoint-shortcuts | Rémi Verschelde | 2024-09-03 | 1 | -2/+3 |
|\ \ | |/ |/| | | | [macOS] Change breakpoint shortcuts to avoid conflicts | ||||
| * | [macOS] Change breakpoint shortcuts to avoid conflict with the settings shortcut | passivestar | 2024-08-27 | 1 | -2/+3 |
| | | |||||
* | | Refactor toggling script list | kobewi | 2024-08-28 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #94002 from kitbdev/fix-goto-error | Rémi Verschelde | 2024-08-27 | 1 | -10/+7 |
|\ \ | |/ |/| | | | Fix goto line issues in code editor | ||||
| * | Fix goto line issues in code editor | kit | 2024-07-31 | 1 | -10/+7 |
| | | |||||
* | | Add `String.is_valid_unicode_identifier()` | Haoyu Qiu | 2024-08-27 | 1 | -5/+5 |
|/ | | | | | | | - Adds `is_valid_unicode_identifier()` - Adds `is_valid_ascii_identifier()` - Deprecates `is_valid_identifier()` - Renames `validate_identifier()` to `validate_ascii_identifier()` | ||||
* | Editor: Consider tabs when calculating column for jump to error | Danil Alexeev | 2024-07-17 | 1 | -1/+10 |
| | |||||
* | Fix dropping on selection in script editor | kit | 2024-07-04 | 1 | -34/+33 |
| | |||||
* | [Scene] Add `SceneStringNames::id_pressed` | A Thousand Ships | 2024-05-30 | 1 | -9/+9 |
| | |||||
* | Merge pull request #90664 from KoBeWi/shadowdropped_resource | Rémi Verschelde | 2024-05-30 | 1 | -0/+5 |
|\ | | | | | | | Prevent crash when dropping Resource that can't load | ||||
| * | Prevent crash when dropping Resource that can't load | kobewi | 2024-04-14 | 1 | -0/+5 |
| | | |||||
* | | Merge pull request #87099 from bitwise-aiden/ba-add-trim-newlines | Rémi Verschelde | 2024-05-30 | 1 | -0/+9 |
|\ \ | | | | | | | | | | Implement `trim_final_newlines` setting and functionality | ||||
| * | | Implement trim_final_newlines functionality | Aiden Storey | 2024-05-02 | 1 | -0/+9 |
| | | | |||||
* | | | Merge pull request #92223 from ↵ | Rémi Verschelde | 2024-05-22 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | KoBeWi/do_people_really_copy_whole_shortcut_definitions_multiple_times_and_unironically_think_this_is_alright_🤔 Remove duplicate shortcut definitions | ||||
| * | | | Remove duplicate shortcut definitions | kobewi | 2024-05-21 | 1 | -3/+3 |
| | | | | |||||
* | | | | Merge pull request #89630 from jsjtxietian/pick-color | Rémi Verschelde | 2024-05-22 | 1 | -2/+3 |
|\ \ \ \ | |/ / / |/| | | | | | | | Make "Pick Color"'s result less precise, keep only 3 decimals | ||||
| * | | | Make "Pick Color"'s result less precise, keep only 3 decimals | jsjtxietian | 2024-04-15 | 1 | -2/+3 |
| | |/ | |/| | |||||
* | | | Use Core/Scene stringnames consistently | kobewi | 2024-05-13 | 1 | -1/+1 |
| | | | |||||
* | | | Reduce and prevent unnecessary random-access to `List` | A Thousand Ships | 2024-05-04 | 1 | -4/+4 |
| |/ |/| | | | | | | | | | | | | | | | Random-access access to `List` when iterating is `O(n^2)` (`O(n)` when accessing a single element) * Removed subscript operator, in favor of a more explicit `get` * Added conversion from `Iterator` to `ConstIterator` * Remade existing operations into other solutions when applicable | ||||
* | | Overhaul multiple caret editing in TextEdit. | kit | 2024-04-26 | 1 | -38/+42 |
| | | | | | | | | Use a multicaret edit to delay merging overlapping carets until the end. | ||||
* | | Overhaul TextEdit selection. | kit | 2024-04-26 | 1 | -29/+15 |
| | | | | | | | | The caret is now a part of the selection. | ||||
* | | Store line change in script navigation history | kobewi | 2024-04-25 | 1 | -3/+24 |
|/ | |||||
* | Refactor check for overriden methods in inner classes | Alex Drozd | 2024-03-26 | 1 | -8/+5 |
| | |||||
* | Fix missing gutter icon for inner class method overrides | Alex Drozd | 2024-03-25 | 1 | -2/+13 |
| | |||||
* | Merge pull request #89599 from timothyqiu/vegetate | Rémi Verschelde | 2024-03-23 | 1 | -0/+1 |
|\ | | | | | Fix unexpected auto translation of editor `Tree` content | ||||
| * | Fix unexpected auto translation of Tree content | Haoyu Qiu | 2024-03-18 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #89799 from timothyqiu/line-numbers | Rémi Verschelde | 2024-03-24 | 1 | -4/+3 |
|\ \ | | | | | | | | | | Translate "Line N" as a whole | ||||
| * | | Translate "Line N" as a whole | Haoyu Qiu | 2024-03-23 | 1 | -4/+3 |
| |/ | |||||
* / | Add editor settings for autocompletion with NodePath and StringName | VolTer | 2024-03-19 | 1 | -1/+4 |
|/ | |||||
* | Merge pull request #84907 from miv391/fix-gutter-error | Rémi Verschelde | 2024-03-04 | 1 | -1/+3 |
|\ | | | | | | | Do not bother with line colors if `line_number_gutter` is not yet calculated | ||||
| * | Do not call _validate_script if editor is not enabled | Mika Viskari | 2024-03-01 | 1 | -1/+3 |
| | | |||||
* | | Add const lvalue ref to editor/* container parameters | Muller-Castro | 2024-02-26 | 1 | -4/+4 |
| | | |||||
* | | Add methods to add submenus without using names | kobewi | 2024-02-22 | 1 | -22/+7 |
| | | |||||
* | | Improved text editor status bar and zooming UX. | Zi Ye | 2024-02-21 | 1 | -4/+6 |
| | | |||||
* | | Merge pull request #87952 from paulloz/dotnet/byebye-signal-callback-generation | Rémi Verschelde | 2024-02-15 | 1 | -2/+7 |
|\ \ | | | | | | | | | | Disable signal callback generation in C# | ||||
| * | | Disable signal callback generation in C# | Paul Joannon | 2024-02-14 | 1 | -2/+7 |
| | | | |||||
* | | | Merge pull request #87479 from kitbdev/apply-ime | Rémi Verschelde | 2024-02-13 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | | | | | Fix TextEdit IME issues | ||||
| * | | | Apply TextEdit IME on most actions | kit | 2024-01-29 | 1 | -0/+3 |
| | | | | |||||
* | | | | Merge pull request #86633 from rune-scape/regression-79882 | Rémi Verschelde | 2024-02-13 | 1 | -1/+4 |
|\ \ \ \ | |_|/ / |/| | | | | | | | Fix possible crash (use after free) in ScriptTextEditor |