Files
godot/tools/editor
volzhs f3a3596295 fix error when open project and close editor
### when open project ###
```
ERROR: Attempt to connect nonexistent signal 'size_flags_changed' to method 'queue_sort'
   At: core\object.cpp:1400
ERROR: Attempt to connect nonexistent signal 'minimum_size_changed' to method '_child_minsize_changed'
   At: core\object.cpp:1400
ERROR: Attempt to connect nonexistent signal 'visibility_changed' to method '_child_minsize_changed'
   At: core\object.cpp:1400
```

### when close editor ###
```
ERROR: Nonexistent signal: size_flags_changed
   At: core\object.cpp:1458
ERROR: Nonexistent signal: minimum_size_changed
   At: core\object.cpp:1458
ERROR: Nonexistent signal: visibility_changed
   At: core\object.cpp:1458
```
2016-05-22 20:07:31 +09:00
..
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-01-01 11:50:53 -02:00
2016-04-28 22:21:36 -03:00
2016-01-17 20:03:57 -03:00
2016-03-09 00:00:52 +01:00
2016-05-21 21:18:16 -03:00
2016-05-21 23:20:49 -03:00
2015-06-06 09:44:38 -03:00
2014-02-20 23:01:44 -03:00
2016-05-21 15:29:25 +02:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-03-09 00:00:52 +01:00
2016-05-21 15:29:25 +02:00
2016-03-09 00:00:52 +01:00
2016-05-21 15:29:25 +02:00
2016-01-01 11:50:53 -02:00
2016-01-01 11:50:53 -02:00