Ability to convert native engine types to JSON and back.
Implements support for all engine types in JSON encoding/decoding Co-Authored-By: Juan <reduzio@gmail.com> Co-Authored-By: Rémi Verschelde <rverschelde@gmail.com>
This commit is contained in:
parent
5ca419e32c
commit
71bdbcdfb1
5 changed files with 931 additions and 1 deletions
|
|
@ -48,6 +48,7 @@
|
|||
#include "tests/core/io/test_image.h"
|
||||
#include "tests/core/io/test_ip.h"
|
||||
#include "tests/core/io/test_json.h"
|
||||
#include "tests/core/io/test_json_native.h"
|
||||
#include "tests/core/io/test_marshalls.h"
|
||||
#include "tests/core/io/test_pck_packer.h"
|
||||
#include "tests/core/io/test_resource.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue