godot/core
Eric M d0e78c86d7 Added support for scripts reporting multiple errors to ScriptTextEditor
Scripts can now report multiple errors to the scripting editors in the engine. UI elements were added to support multiple errors.
2021-06-19 22:20:30 +10:00
..
config Save binary ProjectSettings key length properly 2021-06-16 16:32:03 +08:00
crypto Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
debugger Rename Reference to RefCounted 2021-06-11 18:48:42 +02:00
error Modernize atomics 2021-02-18 17:12:46 +01:00
input Documentation search fixes 2021-06-16 09:43:34 -07:00
io Add PROPERTY_USAGE_NONE and use it 2021-06-17 19:10:26 -04:00
math Merge pull request #44156 from aaronfranke/quat-angle-to 2021-06-18 12:35:58 +02:00
object Added support for scripts reporting multiple errors to ScriptTextEditor 2021-06-19 22:20:30 +10:00
os Merge pull request #49123 from aaronfranke/it-is-time 2021-06-12 22:55:25 +02:00
string Rename is_valid_integer() to is_valid_int() 2021-06-16 10:32:22 -06:00
templates Consider a thread done if current_work is null 2021-06-17 05:22:43 -07:00
variant Merge pull request #49287 from reduz/expose-variant-internal-binders 2021-06-19 01:11:03 +02:00
core_bind.cpp Expose OS data directory getter methods 2021-06-19 08:56:20 +02:00
core_bind.h Expose OS data directory getter methods 2021-06-19 08:56:20 +02:00
core_builders.py Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
core_constants.cpp Rename Quat to Quaternion 2021-06-04 18:14:32 +01:00
core_constants.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
core_string_names.cpp Removed _change_notify 2021-02-10 19:31:24 -03:00
core_string_names.h Removed _change_notify 2021-02-10 19:31:24 -03:00
doc_data.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
doc_data.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_core_types.cpp Merge pull request #49123 from aaronfranke/it-is-time 2021-06-12 22:55:25 +02:00
register_core_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub Implement shader caching 2021-05-31 10:13:09 +02:00
typedefs.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
version.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00