Commit Graph

13 Commits

Author SHA1 Message Date
hiroj
b650edc2d9
Merge pull request #274 from saturday06/fix/typo_public
Fix typo (public class members)
2019-06-25 20:01:28 +09:00
Isamu Mogi
9d1da26ff8 Fix typo (public class members) 2019-06-09 01:23:22 +09:00
Isamu Mogi
b8f7177cb8 Fix typo (comments) 2019-06-09 00:38:00 +09:00
ousttrue
04b1acab9b
Merge pull request #187 from dwango/optimize_ListTreeNode_Children
optimize ListTreeNode Children for large JSON
2019-02-28 03:14:13 +09:00
ousttrue
eef5ff60c8 fix DictionaryDeserializer 2019-02-13 08:24:21 +09:00
ousttrue
0cb031d0ba Separate GenericDeserializer.cs 2019-02-13 08:24:21 +09:00
ousttrue
ba466ff916 Separate GenericConstructor.cs 2019-02-13 08:24:21 +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
3b1ed6fef9 optimize ListTreeNode Children for large JSON 2019-02-08 22:19:29 +09:00
ousttrue
38a58500c9 Remove Expression from ListTreeNodeDeserializerExtensions 2019-02-02 17:46:25 +09:00
yutopp
c5155caf12 Comment out unused variables 2019-01-29 14:55:22 +09:00
yutopp
7938679772 Move Assets/* (expect Plugins) to Assets/VRM/* 2018-12-29 13:21:42 +09:00