Marko Pintera
|
ce8ea08d5c
Refactoring ScriptObject so destruction and construction is encapsulated within it
|
11 years ago |
Marko Pintera
|
2053bd429f
Missing files
|
11 years ago |
Marko Pintera
|
0efa2ee228
Renamed C# serialization classes so they start with word Managed instead of Script (need the Script names for actual ScriptObjects)
|
11 years ago |
Marko Pintera
|
0bb5903b9e
Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine
|
11 years ago |
Marko Pintera
|
b90b98097d
Refactored C# serialization set/get methods so there isn't as much code duplication
|
11 years ago |
Marko Pintera
|
9c559abe48
Fixed C# list serialization
|
11 years ago |
Marko Pintera
|
f180db3993
C# serialization: Structs now work properly with normal objects
|
11 years ago |
Marko Pintera
|
5dfcb3a403
Dictionary serialization works
|
11 years ago |
Marko Pintera
|
4c3a45ae74
Serializing Lists works
|
11 years ago |
Marko Pintera
|
55f8931e8f
A lot of work on List/Dictionary C# serialization
|
11 years ago |
Marko Pintera
|
27b87005b1
C# serialization of jagged arrays works
|
11 years ago |
Marko Pintera
|
9534d239c7
C# multi-dimensional array serialization works
|
11 years ago |
Marko Pintera
|
ce8a58d25b
C# single-dimensional array serialization works
|
11 years ago |
Marko Pintera
|
17204b8447
Serializing SerializableObject works
|
11 years ago |
Marko Pintera
|
79311d0373
A lot more work on C# object serialization
|
11 years ago |