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
*
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
*
Fix signal completion in GDScript editor
Yuri Rubinsky
2022-05-12
1
-0
/
+15
*
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
Hugo Locurcio
2022-05-03
1
-3
/
+3
*
Added button to add warning ignore annotations
Igor Kordiukiewicz
2022-04-28
1
-1
/
+36
*
Improve sorting of Code Completion options.
Eric M
2022-04-01
1
-0
/
+3
*
Add GDExtension support to Script
reduz
2022-03-27
1
-9
/
+11
*
Allow negative indexes in ItemList and PopupMenu
kobewi
2022-03-12
1
-2
/
+2
*
Add check to prevent "p_gutter = -1" error spam
nova++
2022-03-08
1
-0
/
+3
*
Remove duplicate editor settings definitions
kobewi
2022-03-06
1
-1
/
+1
*
Update if == NOTIFICATION_* to switch statements to match coding style
megalobyte
2022-02-16
1
-2
/
+0
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-0
/
+1
*
Merge pull request #57066 from KoBeWi/in_the_name_of_the_custom
Rémi Verschelde
2022-02-08
1
-6
/
+7
|
\
|
*
Fix script editor errors with CustomCallables
kobewi
2022-02-07
1
-6
/
+7
*
|
Merge pull request #57796 from akien-mga/revert-sname-theme-setters
Rémi Verschelde
2022-02-08
1
-1
/
+1
|
\
\
|
*
|
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-1
/
+1
*
|
|
Refactor some object type checking code with `cast_to`
Rémi Verschelde
2022-02-08
1
-1
/
+1
|
/
/
*
/
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-1
/
+1
|
/
*
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-06
1
-4
/
+4
*
String: Add contains().
Anilforextra
2022-02-04
1
-1
/
+1
*
Fix theming update of shader editor
Yuri Roubinsky
2022-01-25
1
-8
/
+23
*
Convert TextEdit callbacks to Callable
Paulb23
2022-01-19
1
-2
/
+4
*
Merge pull request #55541 from KoBeWi/outcognito_scripts
Rémi Verschelde
2022-01-14
1
-2
/
+11
|
\
|
*
Make script type distinguishable by icon
kobewi
2022-01-13
1
-2
/
+11
*
|
Merge pull request #56483 from vnen/gdscript-warning-annotation
Rémi Verschelde
2022-01-05
1
-17
/
+1
|
\
\
|
*
|
Remove action to ignore warning in the script editor
George Marques
2022-01-04
1
-17
/
+1
|
|
/
*
/
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
[next]