Commit Graph

820 Commits

Author SHA1 Message Date
hiroj
9ee1aaca5c
Merge pull request #219 from dwango/fix/set_cutoff
Set _Cutoff parameters when alphaMode is MASK
2019-03-13 19:24:28 +09:00
yutopp
11d6178990
Trim unnecessary spaces 2019-03-13 17:53:30 +09:00
hiroj
fd413cb156
Merge pull request #218 from dwango/fix/propage_texture_properties
問題無いです
2019-03-13 17:23:34 +09:00
yutopp
a682ee59c2 Fix #214. Set _Cutoff parameters when alphaMode is MASK 2019-03-11 19:04:14 +09:00
yutopp
68636d4b84 Fix #213. Propagate texture properties from src to dst 2019-03-11 18:39:20 +09:00
yutopp
34f5715ce7
Update issue templates 2019-03-11 17:12:35 +09:00
yutopp
cd02247be8
Update issue templates 2019-03-11 17:11:46 +09:00
ousttrue
5022ce1c39
Merge pull request #206 from dwango/separate_shaderproperty
Separate shaderproperty
2019-02-28 21:37:37 +09:00
ousttrue
47e2224e95 Runtimeエクスポーター向けのシェーダープロパティの事前定義を分離 2019-02-28 21:31:33 +09:00
ousttrue
24332fa3a0 Separate method using VRM form format classes 2019-02-28 19:03:36 +09:00
ousttrue
2812ee356e
Merge pull request #205 from dwango/fix_AOT
fix AOT
2019-02-28 16:25:37 +09:00
ousttrue
8c5558d9a6 fix AOT 2019-02-28 16:24:00 +09:00
yutopp
18d0913af9
Merge pull request #199 from uneco/fix-typo-vvrm
Fix typo in obsolete attribute.
2019-02-28 14:39:36 +09:00
ousttrue
293cdcce5b
Merge pull request #200 from dwango/extensions_VRM_default_null
glTF.extensions.VRM default value to null
2019-02-28 14:22:23 +09:00
ousttrue
f02df0145a
Merge pull request #204 from dwango/santarh/fix_uniunlit_alpha_issue_when_opaque
Fix alpha issue when UniUnlit material is opaque.
2019-02-28 03:27:37 +09:00
ousttrue
ea16b9ac7c
Merge pull request #203 from dwango/santarh/fix_uniunlit_inspector_cull_mode_bug
Fix UniUnlit inspector's bug, cull mode was empty.
2019-02-28 03:25:34 +09:00
ousttrue
232c454604
Merge pull request #201 from dwango/santarh/fix_blendshape_editor_preview_light
Normalize blendshape preview light's intensity.
2019-02-28 03:24:42 +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
5654604b52
Merge pull request #184 from dwango/use_unijson_parser
Use unijson parser
2019-02-28 03:12:55 +09:00
ousttrue
bedf655f2a
Merge pull request #189 from dwango/fix_dictionary_deserializer
Fix dictionary deserializer
2019-02-28 00:09:48 +09:00
Masataka SUMI
a728a1a92c Fix alpha issue when UniUnlit material is opaque. 2019-02-27 22:13:21 +09:00
Masataka SUMI
c0498fc01d Fix UniUnlit inspector's bug, cull mode was empty. 2019-02-27 22:01:10 +09:00
Masataka SUMI
d49ccd0fe2 Normalize blendshape preview light's intensity. 2019-02-27 19:50:22 +09:00
ousttrue
90be6dc763 glTF.extensions.VRM default value to null
fix for none VRM exporter
2019-02-27 17:28:14 +09:00
AOKI Yuuto
8395eeb31c
Fix typo in obsolete attribute. 2019-02-19 23:52:52 +09:00
yutopp
1b36bee647
Merge pull request #195 from dwango/hox_fix/fix_tests_for_v0_51_0
Hox fix/fix tests for v0 51 0
2019-02-15 19:26:03 +09:00
yutopp
130f049a43 Fix tests which use hardcoded versions 2019-02-15 19:16:03 +09:00
yutopp
40401538c8 Fix test for VRM.Meta. Now meta fields have default values, thus test was failed... 2019-02-15 19:11:34 +09:00
yutopp
61c3ce2ad0
Merge pull request #194 from dwango/feature/fix_exporter_errors_when_export_VRM_at_first_time
Set a default values to meta fields
2019-02-15 00:15:47 +09:00
yutopp
1bece3074a
Merge pull request #193 from dwango/feature/bump_version_0_51_0_and_support_sem_ver
Bump version to 0.51.0. Support Semver
2019-02-15 00:15:24 +09:00
yutopp
a2f8042066 Set a default values to meta fields 2019-02-14 20:00:28 +09:00
yutopp
525d7106e5 Bump version to 0.51.0. Support Semver. Add tests 2019-02-14 19:09:37 +09:00
ousttrue
839847e19c Fix null check 2019-02-13 08:35:01 +09:00
ousttrue
0ae38fadb2 Add ImporterContext.UseUniJSONParser. Add Test. Add nullcheck. 2019-02-13 08:35:01 +09:00
ousttrue
a0f23d3739 Add default constructor 2019-02-13 08:35:01 +09:00
ousttrue
aa7a974b8f Add JsonUtilityTest 2019-02-13 08:35:00 +09:00
ousttrue
7c0a3fe5b7 add comment 2019-02-13 08:29:09 +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
27d5a453b7 Update MaterialTest for JsonDictionaryValidator.Deserialize 2019-02-13 08:24:21 +09:00
ousttrue
0eff571b60 Add JsonDictionaryDeserializerTest 2019-02-13 08:23:15 +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
ousttrue
3b1ed6fef9 optimize ListTreeNode Children for large JSON 2019-02-08 22:19:29 +09:00
yutopp
9db72cd69a
Merge pull request #185 from hiroj/fix_MetallicSmoothness
Fix to restore Smoothness value when setting Metallic map
2019-02-07 17:17:15 +09:00
j-hirose
bfff027bca Metallicマップ設定時にSmoothnessの値を復元するように修正 2019-02-07 16:58:07 +09:00
yutopp
3aa0ef6c87
Merge pull request #180 from nkjzm/add-readme-url
Add README.url
2019-02-07 14:57:29 +09:00
Nakaji Kohki
5b446a4534 Add README.url 2019-02-05 20:53:44 +09:00