Files
godot/tools/editor
Andreas Haas f81d009525 Add inline ColorPicker to Script text editor.
Adds an option to the script editor context menu that lets you open
a ColorPicker in order to easily edit `Color()` constructors.
To do this, right click on the word `Color` and select `Pick Color`.

A side effect of this change is that the script editor now has its own
context menu instead of re-using the one from TextEdit.
It's now possible to indent left/right and to toggle comments via this menu.
I also felt free to make it more context-sensitive than before:
Now "Cut" and "Copy" will only be shown if text has actually been selected.

I also added default shortcuts for indent left/right. (alt + left/right)

Closes #6232
2016-09-29 09:12:45 +02:00
..
2016-09-18 10:19:02 -05:00
2016-03-09 00:00:52 +01:00
2016-01-01 11:50:53 -02:00
2016-09-10 17:50:20 -03:00
2016-09-10 17:50:20 -03:00
2016-08-13 13:21:35 +02:00
2016-05-27 14:19:11 -03:00
2016-01-17 20:03:57 -03:00
2016-09-14 19:44:08 -03:00
2016-05-21 23:20:49 -03:00
2016-03-09 00:00:52 +01:00
2016-08-25 17:45:20 -03:00
2016-07-06 19:29:15 -03:00
2016-07-06 19:29:15 -03:00
2016-03-09 00:00:52 +01:00
2016-08-13 13:21:35 +02:00