iwubcode
|
1d4f758b14
|
Common: add file serialization/deserialization functions for JSON
|
2024-05-31 22:36:12 -05:00 |
iwubcode
|
146504d635
|
Common: add json utility functions 'ReadStringFromJson' and 'ReadBoolFromJson' to match 'ReadNumericFromJson' functionality for other data types, similarly support other data types for 'ToJsonArray'
|
2024-03-20 17:34:25 -05:00 |
iwubcode
|
69694494ce
|
Common: update 'ReadNumericOrDefault' to 'ReadNumericFromJson' and have it return an optional, this provides the caller with more flexibility
|
2024-03-20 17:34:25 -05:00 |
iwubcode
|
edbf8f1772
|
Common: add json utility functions for Vec3 serialization
|
2024-02-17 22:06:06 -06:00 |