| .. |
|
doc_classes
|
doc: Sync classref with current source
|
2019-08-29 15:33:52 +07:00 |
|
editor
|
Use base `Color()` constructors instead of `Color::html()`
|
2019-07-08 21:17:10 +07:00 |
|
icons
|
Add support for creating editor icons per module
|
2019-06-28 23:42:26 +07:00 |
|
language_server
|
Distinguish editor-originating messages in the editor log
|
2019-09-20 01:59:02 +07:00 |
|
SCsub
|
GDScript: Disable LSP if either jsonrpc or websocket are disabled
|
2019-08-28 13:29:37 +07:00 |
|
config.py
|
doc: Improve docs for Resource* classes
|
2019-06-18 20:07:26 +07:00 |
|
gdscript.cpp
|
Fix misc. source comment typos
|
2019-09-19 14:36:52 +07:00 |
|
gdscript.h
|
Parse more informations for code completion
|
2019-07-04 14:00:14 +07:00 |
|
gdscript_compiler.cpp
|
Merge pull request #32150 from luzpaz/typos
|
2019-09-20 17:09:05 +07:00 |
|
gdscript_compiler.h
|
Fix GDScriptCompiler bugging out with identically-named inner class
|
2019-03-16 20:41:16 +07:00 |
|
gdscript_editor.cpp
|
Adds skip-breakpoints feature
|
2019-09-03 20:49:09 +07:00 |
|
gdscript_function.cpp
|
GDScript: add an optional message parameter to assert()
|
2019-09-11 15:37:11 +07:00 |
|
gdscript_function.h
|
Revert "Forbid implicit type conversion in GDScript"
|
2019-03-04 12:25:59 +07:00 |
|
gdscript_functions.cpp
|
Add ord() function to return Unicode code point of a string of length one
|
2019-08-28 16:14:11 +07:00 |
|
gdscript_functions.h
|
Add ord() function to return Unicode code point of a string of length one
|
2019-08-28 16:14:11 +07:00 |
|
gdscript_parser.cpp
|
Merge pull request #32150 from luzpaz/typos
|
2019-09-20 17:09:05 +07:00 |
|
gdscript_parser.h
|
Merge pull request #31921 from bojidar-bg/28978-uninitialized-array-value
|
2019-09-19 20:31:12 +07:00 |
|
gdscript_tokenizer.cpp
|
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in "platform", "modules/gdnative", "modules/gdscript" directories.
|
2019-08-09 11:13:24 +07:00 |
|
gdscript_tokenizer.h
|
Disallow using of both tabs and spaces for indentation in the same file
|
2019-07-26 21:24:34 +07:00 |
|
register_types.cpp
|
GDScript: Disable LSP if either jsonrpc or websocket are disabled
|
2019-08-28 13:29:37 +07:00 |
|
register_types.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +07:00 |