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_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Soft Reload Script shortcut clash with Replace in Files
Dominik 'dreamsComeTrue' Jasiński
2020-05-01
1
-1
/
+1
*
[Core] Rename linear_interpolate to lerp
Aaron Franke
2020-04-29
1
-1
/
+1
*
Merge pull request #38235 from BigRed-118/help_tabs_shuffle_fix
Rémi Verschelde
2020-04-29
1
-0
/
+4
|
\
|
*
Fixed shuffling editor help tabs
Tom Evans
2020-04-26
1
-0
/
+4
*
|
Rename InputFilter back to Input
Rémi Verschelde
2020-04-28
1
-2
/
+2
|
/
*
Merge pull request #37012 from Calinou/reverse-builtin-script-naming
Rémi Verschelde
2020-04-16
1
-2
/
+4
|
\
|
*
Tweak the built-in script naming for resources with custom names
Hugo Locurcio
2020-03-13
1
-2
/
+4
*
|
Remove Node.get_position_in_parent()
Tomasz Chabora
2020-04-06
1
-1
/
+1
*
|
Merge pull request #35720 from Calinou/remove-request-docs-button
Rémi Verschelde
2020-04-02
1
-12
/
+0
|
\
\
|
*
|
Remove Request Docs button in the script editor due to various issues
Hugo Locurcio
2020-04-02
1
-12
/
+0
*
|
|
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-25
/
+25
|
/
/
*
|
Multiple changes to DisplayServerX11
Mateo Kuruk Miccino
2020-03-26
1
-1
/
+1
*
|
Popups are now windows also (broken!)
Juan Linietsky
2020-03-26
1
-25
/
+23
*
|
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-12
/
+12
*
|
Refactored input, goes all via windows now.
Juan Linietsky
2020-03-26
1
-3
/
+3
*
|
Added a Window node, and made it the scene root.
Juan Linietsky
2020-03-26
1
-1
/
+1
*
|
Effective DisplayServer separation, rename X11 -> LinuxBSD
Juan Linietsky
2020-03-26
1
-3
/
+4
*
|
Refactored Input, create DisplayServer and DisplayServerX11
Juan Linietsky
2020-03-26
1
-1
/
+1
*
|
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-6
/
+6
|
/
*
Threaded networking for editor debugger.
Fabio Alessandrelli
2020-03-08
1
-1
/
+0
*
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
Rémi Verschelde
2020-03-01
1
-4
/
+4
|
\
|
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-4
/
+4
*
|
Signals: Manually port most of remaining connect_compat uses
Rémi Verschelde
2020-02-28
1
-9
/
+5
*
|
Signals: Port connect calls to use callable_mp
Rémi Verschelde
2020-02-28
1
-96
/
+54
*
|
Merge pull request #36333 from Calinou/decrease-script-editor-split-width
Rémi Verschelde
2020-02-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Decrease the script editor's default split width to 70
Hugo Locurcio
2020-02-18
1
-1
/
+1
*
|
Replace FALLTHROUGH macro by C++17 [[fallthrough]]
Rémi Verschelde
2020-02-23
1
-3
/
+3
*
|
Huge Debugger/EditorDebugger refactor.
Fabio Alessandrelli
2020-02-21
1
-115
/
+14
*
|
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-65
/
+65
|
/
*
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-02-18
1
-2
/
+2
*
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
Juan Linietsky
2020-02-15
1
-1
/
+1
*
Added 'Replace in files' functionality to text editors
Dominik 'dreamsComeTrue' Jasiński
2020-02-13
1
-0
/
+17
*
Texture refactor
Juan Linietsky
2020-02-11
1
-4
/
+4
*
Shortens minimum height of script editor windows
Haoyu Qiu
2020-02-05
1
-3
/
+3
*
Add option to disable loading scripts in ScriptCreateDialog
Michael Alexsander
2020-01-09
1
-1
/
+1
*
Minor fixes for ScriptCreateDialog
Michael Alexsander
2020-01-08
1
-2
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Merge pull request #34695 from timothyqiu/show-in-file-system
Rémi Verschelde
2019-12-30
1
-6
/
+9
|
\
|
*
Checks script path before show in filesystem
Haoyu Qiu
2019-12-30
1
-6
/
+9
*
|
Cleans up headers included in editor_node.h
Haoyu Qiu
2019-12-24
1
-0
/
+3
|
/
*
Makes more editor strings translatable
Haoyu Qiu
2019-12-21
1
-4
/
+4
*
Fix ScriptTextEditor encapsulation
Yuri Roubinsky
2019-12-19
1
-9
/
+5
*
Fix toggle scripts panel to allow using shortcut in other areas
Yuri Roubinsky
2019-12-17
1
-3
/
+18
*
Moves switch for show scripts panel from File menu to status bar
Yuri Roubinsky
2019-12-15
1
-4
/
+10
*
Fixes around ScriptEditor script list
PouleyKetchoupp
2019-11-25
1
-12
/
+25
*
Fixed ScriptEditor autosave timer causing errors on start
PouleyKetchoupp
2019-10-10
1
-17
/
+20
*
Add shortcut Shift + F3 to search pervious in the built-in docs
Marqus
2019-10-10
1
-0
/
+4
*
Merge pull request #32051 from qarmin/some_error_explanation
Rémi Verschelde
2019-09-25
1
-5
/
+2
|
\
|
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-5
/
+2
*
|
Improve the debugger shortcut UX
Hugo Locurcio
2019-09-22
1
-1
/
+1
[next]