You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Tools/SerializeContextTools
Mike Balfour 77278a0329
First version of the slice-to-prefab converter
It converts .slice and .ly files to .prefab files, but doesn't handle nested or complicated slices correctly yet.
5 years ago
..
Platform Add newlines to the end of all files 5 years ago
Application.cpp PR feedback - now allows for multiple specializations on the command-line, and changed the switch name to "specializations" to reflect that. 5 years ago
Application.h Change SerializeContextTools into a ToolsApplication so that it can correctly read in slice data: 5 years ago
CMakeLists.txt Change SerializeContextTools into a ToolsApplication so that it can correctly read in slice data: 5 years ago
Converter.cpp First version of the slice-to-prefab converter 5 years ago
Converter.h First version of the slice-to-prefab converter 5 years ago
Dumper.cpp First version of the slice-to-prefab converter 5 years ago
Dumper.h Add newlines to the end of all files 5 years ago
SliceConverter.cpp First version of the slice-to-prefab converter 5 years ago
SliceConverter.h First version of the slice-to-prefab converter 5 years ago
Utilities.cpp First version of the slice-to-prefab converter 5 years ago
Utilities.h First version of the slice-to-prefab converter 5 years ago
main.cpp First version of the slice-to-prefab converter 5 years ago
serializecontexttools_files.cmake First version of the slice-to-prefab converter 5 years ago