ousttrue
|
78e29e8fe1
|
Update UniGLTF
|
2018-04-20 14:32:52 +09:00 |
|
ousttrue
|
9a2fd83fef
|
Move VRMBlnedShapeProxyEditor.BlendShapeSlider to VRMBlnedShapeProxyEditor.BlendShapeSlider
|
2018-04-20 14:11:35 +09:00 |
|
ousttrue
|
80e699ba2b
|
add IVRMComponent to VRMLookAtBlendShapeApplyer
|
2018-04-20 10:12:05 +09:00 |
|
ousttrue
|
3dd41ce271
|
keep prefab reference on BlendShapeClip
|
2018-04-20 09:54:43 +09:00 |
|
ousttrue
|
ac55b6333b
|
remove value completion from VRMLookAtHead
|
2018-04-20 09:36:57 +09:00 |
|
ousttrue
|
39a3448635
|
Import texture as png
|
2018-04-20 09:33:30 +09:00 |
|
ousttrue
|
692ccfd829
|
update submodules
|
2018-04-20 09:26:16 +09:00 |
|
ousttrue
|
d77470d244
|
SetDirty when apply
|
2018-04-19 22:06:49 +09:00 |
|
ousttrue
|
f3ea71181c
|
update README.md
|
2018-04-19 15:22:18 +09:00 |
|
ousttrue
|
dc264987d9
|
VRMExporter show humanoid message
|
2018-04-19 14:59:50 +09:00 |
|
ousttrue
|
413abdb7e3
|
Merge branch 'master' of ousttrue.sakura.ne.jp:work/_ghe/UniVRM
|
2018-04-19 14:59:04 +09:00 |
|
G21
|
be6e56aec3
|
move VRMExportUnityPackage to UniVRMTest
|
2018-04-19 14:33:21 +09:00 |
|
G21
|
e46aaa0b91
|
force text
|
2018-04-19 14:21:43 +09:00 |
|
G21
|
1f8a5d7fa5
|
Move sample to UniVRMTest project
* https://github.com/dwango/UniVRMTest
|
2018-04-19 14:18:54 +09:00 |
|
ousttrue
|
6fef371608
|
Fixed index format for UNITY_2017_3_OR_NEWER
|
2018-04-19 13:52:05 +09:00 |
|
ousttrue
|
b7445eac90
|
add vertexCount zero check
|
2018-04-19 13:45:06 +09:00 |
|
ousttrue
|
ccd47b9d6f
|
add meta
|
2018-04-19 13:11:38 +09:00 |
|
ousttrue
|
3f75ff3f73
|
update UniGLTF
|
2018-04-19 13:11:30 +09:00 |
|
ousttrue
|
8aff63c61a
|
fix api ussage. remove dataChunk arguments
|
2018-04-19 02:23:44 +09:00 |
|
ousttrue
|
025afe2b45
|
Merge pull request #5 from TORISOUP/add_threadpool_scheduler
Add ThreadPoolScheduler
|
2018-04-19 02:07:12 +09:00 |
|
ousttrue
|
440e52e0fb
|
Merge pull request #2 from TORISOUP/fix_compile_error_unity2018
fix compile error on Unity 2018
|
2018-04-19 01:56:21 +09:00 |
|
ousttrue
|
03f9475a38
|
version label
|
2018-04-19 01:54:31 +09:00 |
|
ousttrue
|
e21959fc34
|
add VRMViewer scene. add IVRMComponent. fix VRMLookAtHead and VRMLookAtBoneApplyer initialization.
|
2018-04-19 01:54:30 +09:00 |
|
TORISOUP
|
bc31e2d600
|
Use Scheduler.ThreadPool
|
2018-04-19 01:21:14 +09:00 |
|
TORISOUP
|
d7d1ad4bf9
|
Add ThreadPoolScheduler
|
2018-04-19 01:14:27 +09:00 |
|
ousttrue
|
baa7118fe7
|
Merge pull request #3 from Yasei-no-otoko/translate-to-endlish
Add English translation to README.MD
|
2018-04-17 22:55:09 +09:00 |
|
ousttrue
|
035811fc54
|
cleanup bake BlendShape
|
2018-04-17 22:35:52 +09:00 |
|
ousttrue
|
162a431486
|
allow empty blendShape
|
2018-04-17 22:14:22 +09:00 |
|
ousttrue
|
8cfa49041d
|
increment version
|
2018-04-17 21:02:30 +09:00 |
|
ousttrue
|
dfffe67f5e
|
fix blendShape length check
|
2018-04-17 20:57:16 +09:00 |
|
ousttrue
|
db7f9fb864
|
fix VRMLookAtHead Initialize
|
2018-04-17 18:31:10 +09:00 |
|
ousttrue
|
43420faa01
|
fix m_camera to m_Camera
|
2018-04-17 14:14:43 +09:00 |
|
ousttrue
|
5c3f5089cd
|
Merge branch 'master' of ousttrue.sakura.ne.jp:work/_ghe/UniVRM
|
2018-04-17 13:58:34 +09:00 |
|
ousttrue
|
a42aa7e575
|
fix normal and tangents BlendShape in BoneNormalizer
|
2018-04-17 13:57:52 +09:00 |
|
野生の男
|
ba191d7954
|
Add note in English
|
2018-04-17 12:11:13 +09:00 |
|
野生の男
|
4478ffa138
|
Distinguish between English and Japanese
|
2018-04-17 12:06:31 +09:00 |
|
野生の男
|
28562f3bc1
|
Add consistency 「」
|
2018-04-17 12:03:40 +09:00 |
|
野生の男
|
4e90d829fd
|
Add English translation to README.md
|
2018-04-17 12:02:56 +09:00 |
|
TORISOUP
|
25899b75f6
|
fix compile error on Unity 2018
|
2018-04-17 02:40:42 +09:00 |
|
ousttrue
|
de15a56e03
|
update README.md
|
2018-04-16 17:45:38 +09:00 |
|
ousttrue
|
1f7cb62017
|
Update README.md
|
2018-04-16 17:22:41 +09:00 |
|
ousttrue
|
ae4f425bf4
|
fix README.md
|
2018-04-16 13:37:33 +09:00 |
|
ousttrue
|
18709cec46
|
fix README.md
|
2018-04-16 13:36:18 +09:00 |
|
G21
|
6ef0729e55
|
fix VRMLookAtHeadEditor preview for Unity2017 or later
|
2018-04-13 22:59:21 +09:00 |
|
ousttrue
|
ccbe3cf6ae
|
add preview for VRMLookAtHeadEditor
|
2018-04-13 20:50:54 +09:00 |
|
ousttrue
|
392ec0e03f
|
UniVRM version to gltf.asset.generator
|
2018-04-12 21:30:22 +09:00 |
|
ousttrue
|
0802e15399
|
increment version
|
2018-04-12 21:20:59 +09:00 |
|
ousttrue
|
874529f703
|
add UpdateType
|
2018-04-12 21:19:07 +09:00 |
|
ousttrue
|
2ff88829d4
|
increment version
|
2018-04-12 17:42:47 +09:00 |
|
G21
|
efa1f46412
|
update UniGLTF and UniHumanoid
|
2018-04-12 17:39:57 +09:00 |
|