Commit Graph

9 Commits

Author SHA1 Message Date
Max Preussner
08dfb956e0 Fixed typo
[CL 2685474 by Max Preussner in Main branch]
2015-09-09 17:36:43 -04:00
Max Preussner
ee737c35e8 Serialization: Treating dictionaries as structs (for symmetry with, and simplified de-serialization)
#CodeReview: keli.hlodversson, justin.sargent

[CL 2685160 by Max Preussner in Main branch]
2015-09-09 15:08:41 -04:00
Max Preussner
2a93bf28f0 Serialization: Added support for TMap property serialization
#CodeReview: keli.hlodversson, justin.sargent

[CL 2685082 by Max Preussner in Main branch]
2015-09-09 14:24:58 -04:00
Max Preussner
07cc2a90c1 Serialization: Exposed entire serializer state in backend API
#UpgradeNotes: This is an API breaking change. See the documentation in IStructSerializerBackend and the changes in FJsonStructSerializerBackend and WebJSStructSerializerBackend for details.

#CodeReview: keli.hlodversson, justin.sargent

[CL 2684988 by Max Preussner in Main branch]
2015-09-09 13:45:13 -04:00
Keli Hlodversson
805327d518 [INTEGRATE] Add ways to filter properties for (de)serialization
#codereview Max.Preussner
Merging CL#2624604 using UE4-To-UE4-LauncherDev

[CL 2624973 by Keli Hlodversson in Main branch]
2015-07-17 17:27:47 -04:00
Michael Noland
06013fa933 Optimizing various uses of Pop to prevent incremental reallocation for short-lived or frequently used TArray instances
[INTEGRATE] Change 2490222 by Michael.Noland@mnoland-T2784-HDepot on 2015/03/25 00:18:46

[CL 2494763 by Michael Noland in Main branch]
2015-03-27 20:05:10 -04:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Max Preussner
1a11a8e810 Serialization: Improved build rules and forward declarations; added documentation
[CL 2340735 by Max Preussner in Main branch]
2014-10-27 07:54:20 -04:00
Max Preussner
619367728a Serialization: Initial revision of the UStruct serialization framework
[CL 2316688 by Max Preussner in Main branch]
2014-10-01 18:20:53 -04:00