pandemonium_engine/core
Relintai c356806ebf Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
- Extacted all syntax highlighting code from text edit
- Removed enable syntax highlighting from text edit
- Added line_edited_from signal to text_edit
- Renamed get/set_syntax_highlighting to get/set_syntax_highlighter
- Added EditorSyntaxHighligher
- Paulb23
bc4cee4458
2023-02-21 01:30:59 +01:00
..
bind Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01:00
config Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
containers Cleanups and codestyle for the godot4 containers that I added in unmodified yesterday. 2023-01-16 22:09:32 +01:00
crypto
error
input Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
io Fix get_path() is not working when files are opend with open_compressed 2023-01-16 14:18:57 +01:00
log
math Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
object Ported: Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter 2023-02-21 01:30:59 +01:00
os Ported: Expose OS.read_string_from_stdin() to the scripting API 2023-02-07 01:07:31 +01:00
string Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
variant Ported: Fix for PoolArray comparison - AThousandShips 2023-01-16 14:35:23 +01:00
core_builders.py
core_string_names.cpp
core_string_names.h
global_constants.cpp
global_constants.h
int_types.h
register_core_types.cpp
register_core_types.h
SCsub
typedefs.h
version.h