Commit Graph

14 Commits

Author SHA1 Message Date
ousttrue
07729d8f9c VRMSerializerGenerator 2020-11-20 19:06:17 +09:00
ousttrue
ce2c2d2892 implement deserializer generator 2019-08-08 20:25:37 +09:00
ousttrue
9cddcc4784 WIP add DeserializerGenerator.cs 2019-08-08 17:17:38 +09:00
Isamu Mogi
c21988d195 Fix typo (error messages) 2019-06-25 20:39:54 +09:00
hiroj
0383c7efb3
Merge pull request #275 from saturday06/fix/typo_schema
Fix typo (ToJsonSchema)
2019-06-25 20:07:14 +09:00
Isamu Mogi
ea689a0fe9 Fix typo (ToJsonSchema) 2019-06-09 00:42:40 +09:00
Isamu Mogi
6794b9b542 Fix typo (local variables) 2019-06-09 00:38:31 +09:00
ousttrue
1ca7c20f49 Add IListTreeItem.ChildCount for optimization of ListTreeNode.Children 2019-02-10 04:56:50 +09:00
ousttrue
08ff5afae8 Refactoring JsonParser
Use ListTreeNode.AddValue to building tree
2019-02-10 02:57:03 +09:00
ousttrue
022308056a Remove unused code 2019-02-10 00:56:20 +09:00
yutopp
3516e488f1 Support dependencies of JsonSchema. Fix tests to compare values which using ToJson and using JsonSchema. Restrict valudator 2019-01-16 01:39:18 +09:00
yutopp
eef02f7665 JsonSchema supports ExplicitIgnorableItemLength to ignore length of Array/List. Can pass JsonSchemaValidationContext to Serializer optionally 2019-01-11 18:40:49 +09:00
yutopp
77eaa4bcb0 Add/Fix tests for UniJSON. Add ExplicitIgnorableValue option to ignore checks for validations 2019-01-11 18:40:49 +09:00
yutopp
7938679772 Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00