Files
UnrealEngineUWP/Engine/Source/Developer
Jamie Dale 6af0f20199 Data table improvements
UETOOL-281 - Improve data table workflows
UETOOL-282 - Data tables cannot be exported as CSV
UETOOL-289 - Data tables cannot represent arrays in their CSV data

Split up the util functions into their own file (DataTableUtils).
Split up the CSV exporting/importing into its own file (DataTableCSV).
Split up the JSON exporting/importing into its own file (DataTableJSON).
Added support for exporting/importing/displaying array properties.
Added the ability to export a data table as CSV.
Added the ability to import a data table from JSON.

[CL 2494005 by Jamie Dale in Main branch]
2015-03-27 12:29:42 -04:00
..
2015-03-17 06:17:32 -04:00
2015-03-27 12:29:42 -04:00
2015-03-26 19:57:33 -04:00
2015-03-23 14:50:36 -04:00
2015-03-03 12:30:55 -05:00
2015-03-24 04:49:35 -04:00
2014-12-07 19:09:38 -05:00