Commit Graph

13 Commits

Author SHA1 Message Date
Wojtek Figat
b492c9421b Fix Tag deserialization in cooked game
#1534
2023-10-01 21:02:08 +02:00
Wojtek Figat
7efb3e3f3d Add SoftTypeReference<T> to scripting API for lazy-load type references (via typename) 2023-05-24 22:56:29 +02:00
Wojtek Figat
2affebd375 Fix C# serialization of scene objects when property throws and exception
#88
2023-05-06 14:57:44 +02:00
Wojciech Figat
9626e9bbb6 Update copyright year 2023-01-10 15:29:37 +01:00
Wojciech Figat
8c2241c6dc Update copyright year 2022-01-14 13:31:12 +01:00
Wojtek Figat
70c729b171 Fix LocalizedString undo bug 2021-08-12 11:48:51 +02:00
Wojtek Figat
916c2733f0 Fix some problems with LocalizedString serialization in C# 2021-08-12 11:48:50 +02:00
Wojtek Figat
e6074149e5 Fix Margin loading 2021-05-29 13:48:38 +02:00
Wojtek Figat
bf32034d91 Fix Margin serialization 2021-05-29 10:14:17 +02:00
Wojtek Figat
2a6f1df76e Fix undo errors in editor on Margin property serialization 2021-05-26 23:26:41 +02:00
Wojtek Figat
ed4eeee647 Fix undo for custom serialized objects (eg. LocalizedString) 2021-04-27 10:14:19 +02:00
Wojtek Figat
983190b9a0 Add LocalizedString 2021-04-19 16:24:14 +02:00
Wojtek Figat
25a9dcad8a Move JsonConverters to a separate file 2021-04-07 14:46:49 +02:00