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
/
tools
/
editor
/
plugins
/
script_text_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-1401
/
+0
*
Fixed line lenght guideline drawing with color option
Paulb23
2017-01-28
1
-0
/
+1
*
Style: Cleanups, added headers, renamed files
Rémi Verschelde
2017-01-16
1
-0
/
+1
*
removed duplicated functions in class hierarchy that were bound more than once
Juan Linietsky
2017-01-14
1
-1
/
+1
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-1
/
+1
*
New API for visibility in both CanvasItem and Spatial
Juan Linietsky
2017-01-13
1
-1
/
+1
*
Type renames:
Juan Linietsky
2017-01-11
1
-1
/
+1
*
Removed the set_child_rect() in AcceptDialog. AcceptDialog now works as a con...
Juan Linietsky
2017-01-10
1
-1
/
+1
*
Merge pull request #7458 from bojidar-bg/right-click-menu
Rémi Verschelde
2017-01-09
1
-8
/
+9
|
\
|
*
Fix #7455 - script text editor's right click menu being weird
Bojidar Marinov
2017-01-07
1
-8
/
+9
*
|
PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...
Juan Linietsky
2017-01-08
1
-3
/
+3
*
|
renamed _input_event for GUI events to _gui_input, so it's more differentiate...
Juan Linietsky
2017-01-08
1
-3
/
+3
|
/
*
Editor settings categories are now tidy and beautiful!
Juan Linietsky
2017-01-05
1
-33
/
+33
*
-GDScript support for accessing properties directly
Juan Linietsky
2017-01-04
1
-2
/
+6
*
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...
Juan Linietsky
2017-01-02
1
-20
/
+20
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Made background and symbol color follow the color API
Paulb23
2016-11-06
1
-6
/
+2
*
Refactor duplicated code
Pedro J. Estébanez
2016-10-10
1
-26
/
+2
*
Add line length guideline to code editors
Pedro J. Estébanez
2016-10-10
1
-0
/
+4
*
Add inline ColorPicker to Script text editor.
Andreas Haas
2016-09-29
1
-3
/
+111
*
Do ctrl-click on any code identifier to go to definiton or help page.
Juan Linietsky
2016-09-12
1
-2
/
+75
*
Changed default assignment of shorcut for alt-left/right to history next/prev...
Juan Linietsky
2016-09-11
1
-2
/
+2
*
-Added a ColorFrame control, kind of like Texture but for color.
Juan Linietsky
2016-09-11
1
-0
/
+146
*
Likely with bugs and with some features are missing, as well as profiler supp...
Juan Linietsky
2016-08-06
1
-1
/
+6
*
Added missing license and quotation typo
Paulb23
2016-08-03
1
-1
/
+30
*
WIP visual scripting, not working yet but you can check out stuff
Juan Linietsky
2016-08-02
1
-0
/
+1057