Commit Graph

862 Commits

Author SHA1 Message Date
hiroj
033bb4f7b0
Merge pull request #253 from Santarh/springBoneColliderGroupUtilities
Add utility menu for VRMSpringBoneColliderGroup.
2019-06-03 18:10:38 +09:00
hiroj
35b52dd076
Merge pull request #255 from Santarh/updateMToon30
Update MToon to v3.0
2019-06-03 17:54:44 +09:00
Masataka SUMI
2d0282d062 Update MToon to v3.0 2019-06-03 17:35:40 +09:00
Masataka SUMI
c9b2d642b6 Add utility menu for VRMSpringBoneColliderGroup. 2019-06-03 15:57:26 +09:00
hiroj
fff1a294dc
Merge pull request #239 from hiroj/fix_TextureLoader
unityのwww対応
2019-05-31 18:40:15 +09:00
ousttrue
791e0cabf1
Merge pull request #250 from hiroj/version_number_update
Update version number
2019-05-31 18:16:21 +09:00
ousttrue
d98894cc96
Merge pull request #249 from hiroj/update_mtoon
update MToon v2.0
2019-05-31 18:16:12 +09:00
j-hirose
082bb57af4 VRMVersion version v0.52 2019-05-30 23:05:53 +09:00
j-hirose
5a0f4ced10 update MToon v2.0 2019-05-30 22:28:50 +09:00
hiroj
39f29c28d9
Merge pull request #241 from walf443/fix/UnitError
added DepthFirstScheduler reference to VRM.Sample
2019-05-10 18:51:55 +09:00
hiroj
93e058819c
Merge pull request #243 from saturday06/fix/typo_thread
Fix typo
2019-05-10 18:42:49 +09:00
Isamu Mogi
2ebd6548d8 Fix typo 2019-05-09 20:06:33 +09:00
Keiji Yoshimi
38dc54cbf3 added DepthFirstScheduler reference to VRM.Sample
fix error

Assets\VRM.Samples\Scripts\VRMRuntimeLoader.cs(166,13): error CS0012: The type 'Unit' is defined in an assembly that is not referenced. You must add a reference to assembly 'DepthFirstScheduler, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
2019-04-28 02:19:04 +09:00
j-hirose
12176af0d6 add Unsupported version error 2019-04-24 20:19:20 +09:00
j-hirose
33eb72f0c1 バージョン対応 2019-04-24 18:30:17 +09:00
Toshihiro Shimizu
d34db87a0e
Update README.md 2019-04-24 00:12:25 +09:00
Toshihiro Shimizu
5f6d098598
Update README.ja.md 2019-04-24 00:12:07 +09:00
Toshihiro Shimizu
10757b08ac
Update README.md 2019-04-24 00:10:34 +09:00
hiroj
ac63e434c6
Merge pull request #220 from dwango/fix/copy_springbone_value
Copy m_center and m_hitRadius in VRMSpringBone when exporting (Fix #215)
2019-04-18 21:45:07 +09:00
yutopp
2c925ce7e9
Merge pull request #228 from hiroj/fix_material_test
Fix material test to pass
2019-03-20 14:43:58 +09:00
j-hirose
93e9c9c08e Fix material test to pass 2019-03-19 16:57:01 +09:00
yutopp
44548b95ea
Merge pull request #227 from hiroj/fix_emission_export
If Emission keyword is false, do not output a value
2019-03-18 23:48:46 +09:00
hiroj
f44a9846e9 If Emission keyword is false, do not output a value 2019-03-18 19:54:38 +09:00
yutopp
ea8fd83352
Merge pull request #224 from dwango/yutopp-patch-1
Fix comments
2019-03-15 19:43:56 +09:00
yutopp
0b4a873b76
Fix comments 2019-03-15 19:42:36 +09:00
hiroj
3bc57e9b70
Merge pull request #222 from dwango/feature/bake_smoothness_and_roughness_factor_into_textures
動作確認も問題ありませんでしたのでマージします
2019-03-15 18:19:51 +09:00
yutopp
be5c318e9a Add tests for MetallicRoughnessConverter 2019-03-15 17:06:11 +09:00
yutopp
1f4c2d080c Fix calculation. Make converters public to testing 2019-03-15 17:05:26 +09:00
yutopp
c8489af8ed Fix calculation of smoothness and roughnessFactor conversion 2019-03-15 15:38:34 +09:00
yutopp
92f501e837 Fix indents 2019-03-14 22:29:57 +09:00
yutopp
c95753fc8e Bake smoothness and roughnessFactor into textures. Treat smoothness and roughnessFactor as hardcoded-value 1.0 in Unity world (Resolve #212) 2019-03-14 22:27:14 +09:00
yutopp
8dbc13f1b6
Merge pull request #221 from dwango/fix/remove_unused_meta_files
Remove unused meta files
2019-03-14 19:47:49 +09:00
yutopp
5ef38e0153 Remove unused meta files 2019-03-14 19:43:39 +09:00
yutopp
7c48fee7e3 Copy m_center and m_hitRadius in VRMSpringBone when exporting (Fix #215) 2019-03-14 15:36:47 +09:00
hiroj
fbd3cc4909
Merge pull request #217 from dwango/fix/save_first_person
Save FirstPerson values on GUI correctly
2019-03-13 20:02:17 +09:00
hiroj
e4b0f333d3
Merge pull request #197 from saturday06/specversion-schema
Add extensions.VRM.specVersion to the json schema
2019-03-13 20:01:16 +09:00
hiroj
e1bfcdb144
Merge pull request #210 from dwango/patch/update_unity_version_to_5_6_7f1
Update minimum support Unity version to 5.6.7f1
2019-03-13 19:59:14 +09:00
yutopp
3c75b38f05 Remove unused imports 2019-03-13 19:58:26 +09:00
yutopp
0c147dd1fb Move value updation into the if block 2019-03-13 19:58:08 +09:00
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
yutopp
c56ca52bbb Fix #208 2019-03-11 16:18:02 +09:00
yutopp
4dbfba11f7 Update minimum support Unity version to 5.6.7f1 2019-03-06 18:53:49 +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