Files
godot/modules
Tom Evans bd081df519 Fix for marking assert lines as safe bug
Calling _reduce_node_type from GDScriptParser::_parse_block for assert
was using a current class with a scope that didn't include all
functions. Now calling in GDScriptParser::_check_block_types uses the
right class type. We also now check the assert node message. The assert
line was added to the set_errors associated with assert, since before
the error would be reported on the next line
2020-04-27 20:25:54 -05:00
..
2020-04-09 15:33:01 +10:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-27 11:37:47 +02:00
2020-04-20 21:21:58 -03:00
2020-04-02 13:38:00 +02:00
2020-04-20 21:21:58 -03:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-09 15:33:01 +10:00
2020-04-20 21:21:58 -03:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-02 13:38:00 +02:00
2020-04-09 15:15:52 +02:00