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
yutopp
aca5888d81
Divide UniJSON from VRM as standalone assembly
2019-01-29 19:34:44 +09:00
yutopp
ad0de15096
Rearrange directory structures to support Assembly Definition Files. Add asmdef files
2019-01-29 18:07:48 +09:00
yutopp
123c695aa8
Use Action instead of Action<Unit>
2019-01-29 14:54:34 +09:00
yutopp
dec76bb520
Comment out unused variables and add notes
2019-01-29 14:51:19 +09:00
yutopp
b99a2c39ea
Rename variable names. Add exporting pass which using JsonSchema
2019-01-16 18:39:30 +09:00
ousttrue
d0aecfc630
Fixed VRMImportExportTests
2019-01-09 17:55:39 +09:00
yutopp
ea224d3911
Change namespaces from VRM/global to VRM.Samples for all scripts in VRM.Samples
2019-01-07 19:06:46 +09:00
yutopp
8a952874e5
Remove an unnecessary exporter scrips for UnityEditor
2019-01-07 18:56:00 +09:00
yutopp
f74252d83c
Move Assets/VRM.Samples/Resource/Models to Assets/StreamingAssets/VRM.Samples. Add motion data to StreamAssets. Fix pathes for models/motions in VRM.Samples
2019-01-07 18:29:58 +09:00
yutopp
26ebf0083c
Fix typo
2019-01-07 17:37:15 +09:00
yutopp
d974daadfd
Move import/export/material tests for the model of AliciaSolid. Add VRM model file of AliciaSolid to VRM.Sample/Resources/Models
2019-01-07 17:36:25 +09:00
yutopp
384122913b
Convert CRLF to LF
2019-01-07 15:54:34 +09:00
ousttrue
a850c55e54
Merge commit '864b50492044c4799bb800363281a9d7b33aa59f' as 'Assets/VRM.Samples'
...
Co-authored-by: m2wasabi <m2wasabi@gmail.com>
Co-authored-by: ousttrue <ousttrue@gmail.com>
Co-authored-by: PoChang-Su <39595967+PoChang-Su@users.noreply.github.com>
Co-authored-by: sh_akira <30430584+sh-akira@users.noreply.github.com>
Co-authored-by: sh_akira <akira.satoh.sh@gmail.com>
Co-authored-by: yutopp <yutopp@gmail.com>
2019-01-07 15:33:41 +09:00