This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.28.1-9-g71536d7ed4
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
0c2ab55a58fd4fb9ffec5e94f9e07d17dc47b40a
engine
/
modules
/
gdscript
/
tests
/
scripts
/
analyzer
/
features
T
History
Rémi Verschelde
0c2ab55a58
Merge pull request
#52100
from vnen/gdscript-access-outer-constants
...
GDScript: Allow access to outer constant and enum values
2021-09-13 18:04:35 +02:00
..
call_self_get_name.gd
…
call_self_get_name.out
Correct null and boolean values being capitalised by the str command
2021-08-26 17:11:34 +10:00
call_static_builtin_function.gd
GDScript: Fix calling builtin static functions
2021-08-18 18:58:41 -03:00
call_static_builtin_function.out
Correct null and boolean values being capitalised by the str command
2021-08-26 17:11:34 +10:00
constants_from_parent.gd
GDScript: Allow access to outer constant and enum values
2021-08-24 14:45:51 -03:00
constants_from_parent.out
GDScript: Allow access to outer constant and enum values
2021-08-24 14:45:51 -03:00
enum_from_parent.gd
GDScript: Allow access to outer constant and enum values
2021-08-24 14:45:51 -03:00
enum_from_parent.out
GDScript: Allow access to outer constant and enum values
2021-08-24 14:45:51 -03:00
enum_value_from_parent.gd
GDScript: Allow access to outer constant and enum values
2021-08-24 14:45:51 -03:00
enum_value_from_parent.out
GDScript: Allow access to outer constant and enum values
2021-08-24 14:45:51 -03:00
gdscript_to_preload.gd
…
gdscript_to_preload.out
…
inner_class_as_return_type.gd
…
inner_class_as_return_type.out
…
use_preload_script_as_type.gd
…
use_preload_script_as_type.out
…