Juan Linietsky
|
920947f297
renamed _input_event for GUI events to _gui_input, so it's more differentiated than generalized _input
|
8 years ago |
Juan Linietsky
|
8963ca3d17
Fix code completion for new getnode syntax
|
8 years ago |
Juan Linietsky
|
99ceddd11e
Editor settings categories are now tidy and beautiful!
|
8 years ago |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 years ago |
Rémi Verschelde
|
3f3f5a5359
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
Pedro J. Estébanez
|
00b3af246b
Allow turing off zero-padding for line numbers
|
9 years ago |
Rémi Verschelde
|
f3106cddb3
Merge pull request #6775 from RandomShaper/one-based-col-numbers
|
9 years ago |
Pedro J. Estébanez
|
2f80965845
Make text column numbers one-based
|
9 years ago |
Pedro J. Estébanez
|
0159e4f969
Refactor duplicated code
|
9 years ago |
Juan Linietsky
|
22d83bc9f6
Begining of GLES3 renderer:
|
9 years ago |
Juan Linietsky
|
95eb7466df
-Added a ColorFrame control, kind of like Texture but for color.
|
9 years ago |
Juan Linietsky
|
1bf684cea2
-Cleaned up find/replace bar for replace (made selection only default if selection exists), also made buttons look like buttons
|
9 years ago |
Juan Linietsky
|
3d1d190dcd
Merge branch 'master' of https://github.com/godotengine/godot
|
9 years ago |
Juan Linietsky
|
ad313097eb
WIP visual scripting, not working yet but you can check out stuff
|
9 years ago |
Ignacio Etcheverry
|
6e137c02d2
Fix infinite loop when replacing text
|
9 years ago |
Rémi Verschelde
|
60d9373547
Fix non-visible col number in text editor
|
9 years ago |
Ignacio Etcheverry
|
fc16954fa2
TextEdit: Center search results
|
9 years ago |
Paulb23
|
e6eae244d3
Added code editor zoom shortcuts
|
9 years ago |
Juan Linietsky
|
864c0e84de
line/col label was changing size with each cursor move, forcing the GUI to resize upwards and costing considerably CPU usage.
|
9 years ago |
Ignacio Etcheverry
|
bc9f9b1c6a
TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down
|
9 years ago |
Juan Linietsky
|
3cee648144
Merge pull request #5160 from neikeq/pr-issue-5136
|
9 years ago |
volzhs
|
b90ecc6e0a
change "No matches" noticeable on finder
|
9 years ago |
Ignacio Etcheverry
|
9a2d5fa1e1
FindReplaceBar: Fix search bug when text is selected
|
9 years ago |
Ignacio Etcheverry
|
7e4c58c563
Fixed and improved search bar
|
9 years ago |
Rémi Verschelde
|
6a7530c718
Merge pull request #4812 from neikeq/pr-search-bar
|
9 years ago |
Juan Linietsky
|
3e8eb396d7
Finalized DynamicFont implementation
|
9 years ago |
Ignacio Etcheverry
|
51be9beec9
ScriptEditor/ShaderEditor: Replace find/replace dialog with a bar
|
9 years ago |
Rémi Verschelde
|
be053e6286
i18n: Use %d instead of %i in vformat
|
9 years ago |
Rémi Verschelde
|
94c34ff890
i18n: Proofreading of all strings
|
9 years ago |