Marc Gilleron
fb71edd45b
Fix container and string leaks
...
Some functions return a new instance of such containers,
but instead we made a copy of them, without taking ownership of the
original created by the function.
Now we use a specific constructor taking ownership on the godot_* struct.
2021-01-07 01:05:12 +00:00
..
2018-11-24 09:09:41 +11:00
2021-01-07 01:05:12 +00:00
2019-08-05 10:39:56 +02:00
2020-08-23 14:11:47 -07:00
2020-05-29 20:38:14 +01:00
2018-11-24 09:09:41 +11:00
2020-09-04 02:14:45 +01:00
2020-01-31 00:08:02 +01:00
2020-09-12 17:38:46 +01:00
2019-08-12 19:55:29 +10:00
2018-11-27 09:45:56 -03:00
2020-09-04 02:14:45 +01:00
2021-01-07 01:05:12 +00:00
2018-11-24 09:09:41 +11:00
2021-01-07 01:05:12 +00:00
2019-08-05 00:23:42 +02:00
2018-12-13 11:10:25 +02:00
2018-11-24 09:09:41 +11:00
2020-08-23 14:11:47 -07:00
2021-01-07 01:05:12 +00:00
2018-11-24 09:09:41 +11:00
2018-11-24 09:09:41 +11:00
2019-04-11 19:59:34 +02:00
2021-01-07 01:05:12 +00:00
2020-09-04 02:14:45 +01:00
2020-10-11 17:31:23 -07:00
2021-01-07 01:05:12 +00:00