This website requires JavaScript.
Explore
Help
Sign In
Gottfried
/
glitchy-engine-beef
Watch
1
Star
0
Fork
0
mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced
2026-09-05 13:01:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fca126c96075d411cb24704a76046ce5dc9801c5
glitchy-engine-beef
/
ScriptCore
/
Serialization
T
History
Simon Lübeß
d156618453
Fixed calling engine functions from scripts
...
- Removed mono references in generator - Implemented StringView type in C#
2025-08-08 19:03:09 +02:00
..
CustomSerializerAttribute.cs
Use delegates for custom serializers
2024-01-05 14:34:11 +01:00
DeserializationObject.cs
Fixed calling engine functions from scripts
2025-08-08 19:03:09 +02:00
DictionarySerializer.cs
ScriptCore: Properly use nullable
2024-01-12 00:17:40 +01:00
DontSerializeFieldAttribute.cs
Start of entity serialization
2023-12-15 14:53:31 +01:00
EntitySerializer.cs
ScriptEngine work and cleanup
2025-07-18 12:40:44 +02:00
SerializationType.cs
Simplified serialization/deserialization of EngineObjects + added support for Assets (actually any EngineObject!)
2025-03-01 00:48:31 +01:00
SerializedObject.cs
Simplified serialization/deserialization of EngineObjects + added support for Assets (actually any EngineObject!)
2025-03-01 00:48:31 +01:00
SerializeFieldAttribute.cs
Documentation
2023-12-13 14:45:33 +01:00