PouleyKetchoupp
87d73faa66
Fix base script not initialized properly in some cases
...
Storing script references to pointer only in result.script_type could
lead to losing the last reference, causing further conversions from
Script* to Ref<Script> to fail.
Now result.script_type_ref is always set first, and then cleared in the
specific case of the script being the owner, to avoid cyclic reference
issues.
2020-12-06 08:20:33 -07:00
..
2020-12-01 16:05:10 +03:00
2020-11-07 20:17:12 -03:00
2020-10-25 10:02:37 +01:00
2020-12-02 00:48:39 +05:30
2020-11-16 23:38:11 -05:00
2020-11-26 21:39:54 -03:00
2020-12-03 14:44:52 +01:00
2020-11-26 21:19:31 +01:00
2020-12-02 09:54:47 -03:00
2020-12-02 09:54:47 -03:00
2020-11-07 20:17:12 -03:00
2020-11-07 20:17:12 -03:00
2020-12-02 09:54:47 -03:00
2020-12-06 08:20:33 -07:00
2020-11-07 20:17:12 -03:00
2020-11-25 16:26:32 -06:00
2020-12-03 09:44:42 +01:00
2020-11-21 13:24:49 -03:00
2020-11-29 19:45:36 +05:30
2020-11-10 14:30:07 -05:00
2020-11-07 20:17:12 -03:00
2020-12-02 00:48:39 +05:30
2020-12-02 00:48:39 +05:30
2020-11-29 19:45:36 +05:30
2020-11-29 19:45:36 +05:30
2020-11-30 14:49:52 -03:00
2020-11-07 20:17:12 -03:00
2020-11-07 20:17:12 -03:00
2020-12-02 14:15:38 +01:00
2020-12-02 00:48:39 +05:30
2020-11-26 21:39:54 -03:00
2020-03-23 04:52:36 -04:00
2020-09-02 01:43:26 +03:00