Rémi Verschelde
|
d5ca9e2f6f
|
Style: Apply clang-format again on all files
Fixes issues introduced by newer clang-format versions or commits
pushed directly without using the clang-format pre-commit hook.
|
2017-12-07 08:02:00 +01:00 |
|
sanikoyes
|
fb801d4964
|
Allow to extends constant variable
|
2017-11-20 23:24:52 +01:00 |
|
Bojidar Marinov
|
e4a36d0eda
|
Allow exporting enums from GDScript
Use as `export(E) ...`
Closes #12392
|
2017-11-17 14:33:36 +02:00 |
|
Rémi Verschelde
|
4cfc29611e
|
GDScript: Refactor "GD" class prefix to "GDScript"
|
2017-11-16 18:54:56 +01:00 |
|