Ignacio Etcheverry
6dfd80673a
Mono/C#: Remove script load error about not a Godot.Object
...
Any C# file can be loaded as script and at load
time we don't yet know if it's actually meant to
be used as a script. As such, such an check can
result in a lot of false errors.
If the file is really meant to be used as a
script, an error would be printed later when
attempting to instantiate it any way.
(cherry picked from commit 38cd2152e6 )
2020-05-20 11:41:01 +02:00
..
2020-01-01 11:16:22 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-05-01 10:56:57 +02:00
2020-01-01 11:16:22 +01:00
2020-05-11 13:33:20 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-05-05 13:40:59 +02:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-05-17 16:11:49 +03:00
2020-05-20 11:40:45 +02:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-05-15 16:42:24 -04:00
2020-05-05 13:41:40 +02:00
2020-03-25 11:38:54 +01:00
2020-05-20 11:41:01 +02:00
2020-03-25 11:38:54 +01:00
2020-04-16 12:47:18 +02:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-05-01 11:10:16 +02:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-04-16 12:57:21 +02:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-03-25 11:38:54 +01:00
2020-01-01 11:16:22 +01:00
2019-12-11 15:40:28 +01:00