godot/modules
yg2f caf42f77d2 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

(cherry picked from commit 217e09c79d)
2016-10-31 00:00:46 +01:00
..
chibi SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
cscript SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
dds SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
etc1 SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
freetype SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
gdscript Fixes #6487, GDscript compiler ignores OPCODE_LINE and OPCODE_BREAKPOINT in Release mode 2016-10-31 00:00:46 +01:00
gridmap SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
ik SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
jpg SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
mpc SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
ogg SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
openssl SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
opus SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
pbm SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
pvr SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
speex ogg/vorbis/opus/speex: Make them modules and unbundle thirdparty libs 2016-10-30 14:51:31 +01:00
squish SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
theora SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
vorbis SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
webp SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
register_module_types.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00