Files
godot/modules/gdscript
yg2f 217e09c79d Fixes #6487, GDscript compiler ignores OPCODE_LINE and OPCODE_BREAKPOINT in Release mode
When godot is in release mode, GDscript compiler does not generate
bytecodes for OPCODE_LINE and OPCODE_BREAKPOINT anymore.

This optimizes GDscript execution speed when the script contains a lot
of comments in blocs executed in loops.

Fixes #6487
2016-09-20 13:54:17 +02:00
..
2016-04-02 20:26:12 +02:00
2016-09-12 22:40:46 -03:00
2016-08-19 16:48:41 -03:00
2016-06-18 15:07:51 +08:00
2016-09-12 22:40:46 -03:00
2016-08-27 15:27:02 +03:00
2015-11-01 20:53:26 +01:00