Files
godot/modules/gdscript
eska ef0c05430c Add GDScript export hints for global filesystem and exponential ranges
- File in global filesystem: `String, FILE, GLOBAL, "*.png"`, tool scripts only
- Directory in global filesystem: `String, DIR, GLOBAL`, tool scripts only
- Exponential range: `float, EXP, 50, 150, 2`
2015-12-11 06:45:03 +01:00
..
2014-02-24 09:53:33 -03:00
2014-11-13 00:53:12 -03:00
2015-11-01 20:53:26 +01:00