hiroj
|
b8273cb430
|
Merge pull request #279 from saturday06/fix/typo_texture
Fix typo (TextureType)
|
2019-06-25 20:46:41 +09:00 |
|
hiroj
|
5379e0575d
|
Merge pull request #278 from saturday06/fix/typo_properties
Fix typo (AnimationProperties)
|
2019-06-25 20:27:38 +09:00 |
|
hiroj
|
b650edc2d9
|
Merge pull request #274 from saturday06/fix/typo_public
Fix typo (public class members)
|
2019-06-25 20:01:28 +09:00 |
|
hiroj
|
3191f527d2
|
Merge pull request #272 from saturday06/fix/typo_private_fields
Fix typo (private fields)
|
2019-06-25 19:39:13 +09:00 |
|
hiroj
|
7c625bcca7
|
Merge pull request #271 from saturday06/fix/typo_local_vars
Fix typo (local variables)
|
2019-06-25 19:24:43 +09:00 |
|
Isamu Mogi
|
f1a787695f
|
Fix typo (AnimationProperties)
|
2019-06-09 01:24:06 +09:00 |
|
Isamu Mogi
|
9d1da26ff8
|
Fix typo (public class members)
|
2019-06-09 01:23:22 +09:00 |
|
Isamu Mogi
|
6e01826ff6
|
Fix typo (TextureType)
|
2019-06-09 00:44:21 +09:00 |
|
Isamu Mogi
|
81d6d16363
|
Fix typo (private fields)
|
2019-06-09 00:39:07 +09:00 |
|
Isamu Mogi
|
6794b9b542
|
Fix typo (local variables)
|
2019-06-09 00:38:31 +09:00 |
|
Isamu Mogi
|
b8f7177cb8
|
Fix typo (comments)
|
2019-06-09 00:38:00 +09:00 |
|
ousttrue
|
f2bec289dc
|
Merge pull request #256 from hiroj/exclude_loadasynctask_with_webgl
exclude loadasynctask with webgl
|
2019-06-03 18:18:43 +09:00 |
|
j-hirose
|
f9cb30629c
|
exclude loadasynctask with webgl
|
2019-06-03 17:46:52 +09:00 |
|
j-hirose
|
ecaf53f0cb
|
バージョンチェックのエラー表記を修正
|
2019-06-03 16:10:39 +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 |
|
hiroj
|
f44a9846e9
|
If Emission keyword is false, do not output a value
|
2019-03-18 19:54:38 +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
|
5ef38e0153
|
Remove unused meta files
|
2019-03-14 19:43:39 +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 |
|
ousttrue
|
47e2224e95
|
Runtimeエクスポーター向けのシェーダープロパティの事前定義を分離
|
2019-02-28 21:31:33 +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 |
|
j-hirose
|
bfff027bca
|
Metallicマップ設定時にSmoothnessの値を復元するように修正
|
2019-02-07 16:58:07 +09:00 |
|
yutopp
|
76bc9427da
|
Merge pull request #173 from dwango/calc_inverseBindMatrices_if_not_exists
Calculate inverseBindMatrices(Mesh.bindposes) in SkinnedMeshRenderer.…
|
2019-02-05 17:20:56 +09:00 |
|
ousttrue
|
cb91f66969
|
Skip AssetPostProcessor when file in StreamingAssets folder. #166
|
2019-02-05 00:48:02 +09:00 |
|
ousttrue
|
da27a71538
|
Calculate inverseBindMatrices(Mesh.bindposes) in SkinnedMeshRenderer.transform local #127
|
2019-02-04 17:04:31 +09:00 |
|
yutopp
|
077a6d8ddb
|
Merge pull request #145 from dwango/fix_asset_assign_for_avoid_overwrite
Fix asset assign for avoid overwrite
|
2019-01-28 16:54:07 +09:00 |
|
ousttrue
|
7a09b59307
|
Load and assign VRMBlendShapeProxy.BlendShapeAvatar when importer avoid overwrite #142
|
2019-01-26 17:19:08 +09:00 |
|
ousttrue
|
fcbea02954
|
Load Material when importer avoid overwrite #142
|
2019-01-26 17:10:08 +09:00 |
|
ousttrue
|
1ccef789c4
|
Fix exporter logic that getting node.mesh index #140
|
2019-01-26 16:12:10 +09:00 |
|
yutopp
|
885823748a
|
Add comments
|
2019-01-23 23:59:02 +09:00 |
|
yutopp
|
21dad1497e
|
Remove conditions for WEBGL when exporting normal map textures
|
2019-01-23 23:51:25 +09:00 |
|
yutopp
|
69ff1c7fa9
|
Switch logics in the shader instead of C#
Co-authored-by: Masataka SUMI <santarh@gmail.com>
Co-authored-by: junichi_hirose <junichi_hirose@dwango.co.jp>
|
2019-01-23 22:27:34 +09:00 |
|
ousttrue
|
6b5edd383d
|
Merge pull request #131 from dwango/organize_menu
UniGLTF menu to VRM/UniGLTF. UniVRM menu to VRM/UniVRM
|
2019-01-22 01:17:32 +09:00 |
|
ousttrue
|
d35e42b2c4
|
UniGLTF menu to VRM/UniGLTF. UniVRM menu to VRM/UniVRM
|
2019-01-21 16:20:47 +09:00 |
|
yutopp
|
d2709ea4fd
|
Change a logic to check draco to a way written in the specification
|
2019-01-17 19:06:46 +09:00 |
|
yutopp
|
8479c7c9b2
|
Add a test for glTF components. Fix json schema to export them correctly by using JsonSchema
|
2019-01-15 16:07:15 +09:00 |
|
ousttrue
|
e6829b268f
|
bug fix !
|
2019-01-11 17:26:09 +09:00 |
|
ousttrue
|
221e1e573d
|
Fixed build warnings
|
2019-01-10 23:18:12 +09:00 |
|
ousttrue
|
0108d018e0
|
Allow external root
|
2019-01-10 18:44:57 +09:00 |
|
ousttrue
|
612df39e0b
|
Merge pull request #102 from saturday06/limit-gltf-material-emissiveFactor
Round glTF2.0 materials[].emissiveFactor value to its maximum limit
|
2019-01-09 23:37:34 +09:00 |
|
ousttrue
|
43eae3e9e9
|
UNIGLTF_DEVELOP to VRM_DEVELOP #97
|
2019-01-09 16:03:06 +09:00 |
|