This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e6a6ea65c7311175603a698b4051b90b2a112161
godot
/
modules
/
gdscript
History
George Marques
e6a6ea65c7
GDScript: Forbid enum values to shadow constants
...
- Don't allow constants to shadow parent members. - Fix a spelling mistake.
Fix
#13175
2018-09-19 11:17:46 -03:00
..
doc_classes
…
editor
…
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_editor.cpp
…
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
GDScript: Forbid enum values to shadow constants
2018-09-19 11:17:46 -03:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
…
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…