pandemonium_engine/modules/gdscript
Relintai bb5acfd745 Ported: [3.5] Update NavigationServer backport
Backports features and bugfixes from current Godot 4.0 to 3.5 and brings functions and codebase of both version largely in sync to make tutorials more compatible and future backports easier.
- smix8
8bd7c6188b
2022-07-28 22:34:28 +02:00
..
doc_classes Improve documentation of rand_range 2022-07-27 14:38:52 +02:00
editor
icons
config.py
gdscript_compiler.cpp Ported: Fix warnings found by Emscripten 3.1.10 2022-07-27 18:39:35 +02:00
gdscript_compiler.h
gdscript_editor.cpp Make Lookup Symbol recognize assert, preload, and yield in the script editor 2022-07-28 13:36:19 +02:00
gdscript_function.cpp Added StringName as a variant type, with eventually the help of 3c0059650d . 2022-03-21 21:29:06 +01:00
gdscript_function.h
gdscript_functions.cpp
gdscript_functions.h
gdscript_parser.cpp Ported: [3.5] Update NavigationServer backport 2022-07-28 22:34:28 +02:00
gdscript_parser.h
gdscript_tokenizer.cpp Added StringName as a variant type, with eventually the help of 3c0059650d . 2022-03-21 21:29:06 +01:00
gdscript_tokenizer.h
gdscript.cpp
gdscript.h
register_types.cpp
register_types.h
SCsub