Marko Pintera
|
42b20759ef
Refactored Module startUp (does not compile because of a weird linker error ATM)
|
vor 12 Jahren |
Marko Pintera
|
53a15ba994
Fixed an issue where docked widget containers with a titlebar would overwrite the main window non client move areas
|
vor 12 Jahren |
Marko Pintera
|
b90b98097d
Refactored C# serialization set/get methods so there isn't as much code duplication
|
vor 12 Jahren |
Marko Pintera
|
5a04e6cfd6
Fixing C# dictionary serialization
|
vor 12 Jahren |
Marko Pintera
|
df9fbb2af7
Fixed an issue with binary deserialization order
|
vor 12 Jahren |
Marko Pintera
|
9c559abe48
Fixed C# list serialization
|
vor 12 Jahren |
Marko Pintera
|
f180db3993
C# serialization: Structs now work properly with normal objects
|
vor 12 Jahren |
Marko Pintera
|
5dfcb3a403
Dictionary serialization works
|
vor 12 Jahren |
Marko Pintera
|
d164b7f8dd
Fixed an issue with lists serializing objects
|
vor 12 Jahren |
Marko Pintera
|
4c3a45ae74
Serializing Lists works
|
vor 12 Jahren |
Marko Pintera
|
55f8931e8f
A lot of work on List/Dictionary C# serialization
|
vor 12 Jahren |
Marko Pintera
|
27b87005b1
C# serialization of jagged arrays works
|
vor 12 Jahren |
Marko Pintera
|
9534d239c7
C# multi-dimensional array serialization works
|
vor 12 Jahren |
Marko Pintera
|
ce8a58d25b
C# single-dimensional array serialization works
|
vor 12 Jahren |
Marko Pintera
|
17204b8447
Serializing SerializableObject works
|
vor 12 Jahren |
Marko Pintera
|
3d06f8271c
SerializableObjects are no serialized properly
|
vor 12 Jahren |
Marko Pintera
|
78690bac80
Reference ManagedComponents by Type and not by namespace & name string
|
vor 12 Jahren |
Marko Pintera
|
8539e9a863
Basic C# component and field serialization tested and working
|
vor 12 Jahren |
Marko Pintera
|
0b3309d5d5
Finalized work on first pass of C# object serialization
|
vor 12 Jahren |
Marko Pintera
|
79311d0373
A lot more work on C# object serialization
|
vor 12 Jahren |
Marko Pintera
|
3ba679cfbd
I'm experimenting, check in
|
vor 12 Jahren |
Marko Pintera
|
f4d6a56251
C# object serialization WIP #2
|
vor 12 Jahren |
Marko Pintera
|
be6adc683d
C# object serialization WIP
|
vor 12 Jahren |
Marko Pintera
|
3956823710
WIP - C# object serialization (Does not compile)
|
vor 12 Jahren |
Marko Pintera
|
79961694d3
Started work on C# object serialization
|
vor 12 Jahren |
Marko Pintera
|
b4aff8362e
Removed unused flag
|
vor 12 Jahren |
Marko Pintera
|
e7e1debcbd
Fixed a couple of issues that would happen if a render target was destroyed yet still being referenced
|
vor 12 Jahren |
Marko Pintera
|
053df91815
Better modal window test case
|
vor 12 Jahren |
Marko Pintera
|
abc644c627
Modal windows
|
vor 12 Jahren |
Marko Pintera
|
3129cf8b5a
Fixed a nasty threading issue where objects were being destroyed in the wrong queue so they would get destroyed while they could still be used in another queue
|
vor 12 Jahren |