index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
plugins
/
script_text_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+1
*
Double precision of `String.split_floats`
Micky
2022-11-20
1
-1
/
+1
*
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-4
/
+4
|
\
|
*
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-4
/
+4
*
|
Set the shortcut context for the edit/search/goto menus to the ScriptEditor s...
Eric M
2022-10-25
1
-1
/
+10
*
|
Merge pull request #67314 from anvilfolk/quote-fix
Max Hilbrunner
2022-10-21
1
-7
/
+24
|
\
\
|
|
/
|
/
|
|
*
Fix single-quotes incorrectly escaped when dragging into script editor
João Martins
2022-10-17
1
-7
/
+24
*
|
Reorganize script editor menu
kobewi
2022-10-14
1
-38
/
+57
|
/
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-13
/
+13
*
Merge pull request #61902 from Paulb23/multi-caret
Rémi Verschelde
2022-10-06
1
-9
/
+18
|
\
|
*
Add multi caret support to Editor
Paulb23
2022-10-05
1
-9
/
+18
*
|
Merge pull request #66300 from KoBeWi/📝🧭
Rémi Verschelde
2022-10-05
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Split script navigation state and edit state
kobewi
2022-09-25
1
-0
/
+4
*
|
Fix the flickering of the line gutter icon when saving
Rindbee
2022-10-03
1
-0
/
+1
*
|
Merge pull request #66632 from RedMser/script-override-gutter-docs-fix
Rémi Verschelde
2022-09-30
1
-6
/
+14
|
\
\
|
*
|
Fix wrong docs opening in script override gutter
RedMser
2022-09-30
1
-6
/
+14
*
|
|
Rename Indent Left/Right to Indent/Dedent
VolTer
2022-09-29
1
-12
/
+10
|
/
/
*
|
Merge pull request #66382 from MewPurPur/replace-in-files-forever
Rémi Verschelde
2022-09-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Make Replace in Files always visible in Search
VolTer
2022-09-25
1
-1
/
+1
*
|
Merge pull request #65535 from RedMser/script-editor-inheritance-icon
Rémi Verschelde
2022-09-25
1
-11
/
+86
|
\
\
|
*
|
Show method override icon in script editor gutter
RedMser
2022-09-21
1
-11
/
+86
|
|
/
*
|
Fix checking if script is attached to any node belonging to scene
kleonc
2022-09-21
1
-8
/
+9
*
|
Fix crash with drag and dropping nodes
VolTer
2022-09-21
1
-1
/
+6
|
/
*
Fix key mapping changes when moving from macOS to other platform
bruvzg
2022-09-07
1
-26
/
+26
*
Disable logic that triggers automatic focus gain as the Godot Editor is loaded
Fredia Huya-Kouadio
2022-09-05
1
-0
/
+2
*
Merge pull request #64377 from Mickeon/rename-canvas-redraw
Rémi Verschelde
2022-08-30
1
-4
/
+4
|
\
|
*
Rename `CanvasItem.update()` to `queue_redraw()`
Micky
2022-08-29
1
-4
/
+4
*
|
Add `String.to_{camel,pascal,snake}_case` methods
Danil Alexeev
2022-08-30
1
-1
/
+1
*
|
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-1
/
+1
|
/
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-5
/
+4
*
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-4
/
+5
*
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-6
/
+6
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-2
/
+2
*
Color Pickers Respect Settings
Guh-Feng
2022-07-21
1
-7
/
+1
*
Merge pull request #63195 from Rindbee/fix-wrong-clear-edit-menu
Rémi Verschelde
2022-07-19
1
-1
/
+3
|
\
|
*
Fix incorrectly clearing edit menu
Rindbee
2022-07-19
1
-1
/
+3
*
|
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-2
/
+2
|
/
*
Merge pull request #62075 from Vitika9/gsoc-colorpicker
Rémi Verschelde
2022-07-08
1
-5
/
+1
|
\
|
*
ColorPicker Refactor
Vitika9
2022-07-06
1
-5
/
+1
*
|
Add support for documenting built-in annotations
Yuri Sizov
2022-07-04
1
-0
/
+3
*
|
Add a const call mode to Object, Variant and Script.
K. S. Ernest (iFire) Lee
2022-06-27
1
-1
/
+1
|
/
*
Merge pull request #61440 from vnen/gdscript-scene-unique-nodes
Rémi Verschelde
2022-05-31
1
-5
/
+10
|
\
|
*
GDScript: Support `%` in shorthand for `get_node`
George Marques
2022-05-27
1
-5
/
+10
*
|
Ensure focus when dropping to script editor
Arne Stenkrona
2022-05-28
1
-0
/
+4
|
/
*
Add a new HashSet template
reduz
2022-05-20
1
-3
/
+3
*
Use range iterators for RBSet in most cases
Aaron Record
2022-05-19
1
-2
/
+2
*
Use % when dropping unique scene nodes into script
Jummit
2022-05-18
1
-2
/
+12
*
Include quotes conditionally for dropped paths
kobewi
2022-05-17
1
-2
/
+8
*
Create onready variables when dropping nodes and holding Ctrl
Haoyu Qiu
2022-05-17
1
-10
/
+37
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-9
/
+9
[next]