yutopp
|
5a23d64790
|
Merge pull request #124 from neon-izm/feature/script_execution_order_springbone
add execution order number (avoid order conflict with vrik)
|
2019-01-18 12:07:40 +09:00 |
|
neon-izm
|
48c1e472ef
|
springbone collider also need to set execution order
|
2019-01-17 02:03:03 +09:00 |
|
neon-izm
|
aab24b2335
|
add execution order number (avoid order conflict with vrik)
|
2019-01-17 01:57:28 +09:00 |
|
ousttrue
|
a41617ff70
|
Merge pull request #119 from dwango/feature/improve_error_checks_for_gltf
Feature/improve error checks for gltf
|
2019-01-15 15:00:44 +09:00 |
|
yutopp
|
579d5331f5
|
Fix null errors in JsonArrayValidator
|
2019-01-11 18:40:49 +09:00 |
|
yutopp
|
32f966ed8c
|
Fix typo. Refactor
|
2019-01-11 18:40:49 +09:00 |
|
yutopp
|
eef02f7665
|
JsonSchema supports ExplicitIgnorableItemLength to ignore length of Array/List. Can pass JsonSchemaValidationContext to Serializer optionally
|
2019-01-11 18:40:49 +09:00 |
|
yutopp
|
12519f26e3
|
Validator allows empty string
|
2019-01-11 18:40:49 +09:00 |
|
yutopp
|
4d01aff7e3
|
Validator checks elements in Array/List. Validator allows Count == 0
|
2019-01-11 18:40:49 +09:00 |
|
yutopp
|
cbd158c81d
|
Add null check
|
2019-01-11 18:40:49 +09:00 |
|
yutopp
|
77eaa4bcb0
|
Add/Fix tests for UniJSON. Add ExplicitIgnorableValue option to ignore checks for validations
|
2019-01-11 18:40:49 +09:00 |
|
yutopp
|
317699ef41
|
Add an option to check all fields by JsonSchema
|
2019-01-11 18:40:49 +09:00 |
|
yutopp
|
60041f70c3
|
Add a test for JsonSchema.Serialize
|
2019-01-11 18:40:49 +09:00 |
|
yutopp
|
c3ccc802da
|
Prepare a version for next release v0.49
|
2019-01-11 18:39:41 +09:00 |
|
yutopp
|
4840545b22
|
Set version to 0.48
|
2019-01-11 17:53:01 +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
|
3471387b79
|
Merge pull request #118 from saturday06/unity2018-msgpack-time-before-unix-epoch
Throw exception on serialize 32bit time older than unix epoch
|
2019-01-09 23:40:05 +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
|
7fee636df8
|
Merge pull request #110 from saturday06/fix-invalid-gltf-value-output
Remove invalid json like `meshes[].primitives[].targets[].TANGENT = -1`
|
2019-01-09 23:35:13 +09:00 |
|
ousttrue
|
cd27645176
|
Merge pull request #117 from saturday06/fix-typo-epoch
Fix typo and deprecate it
|
2019-01-09 23:33:30 +09:00 |
|
ousttrue
|
d0aecfc630
|
Fixed VRMImportExportTests
|
2019-01-09 17:55:39 +09:00 |
|
ousttrue
|
7a5ff9eb76
|
move AliciaSolid_vrm-0.40.vrm to Tests/Models
|
2019-01-09 17:50:31 +09:00 |
|
ousttrue
|
4f25c87f89
|
JenkinsHelper
|
2019-01-09 17:01:27 +09:00 |
|
ousttrue
|
8302fd6748
|
unitypackage folder to ProjectRoot
|
2019-01-09 16:56:11 +09:00 |
|
ousttrue
|
6d2dc373f5
|
mv UniJSONPRofiling project #100
|
2019-01-09 16:34:42 +09:00 |
|
ousttrue
|
c60439bd6c
|
Add Assets/StreamingAssets/VRM.Samples/Models/Alicia_vrm-0.40 to .gitignore
|
2019-01-09 16:33:25 +09:00 |
|
ousttrue
|
8db3edf1f0
|
move specification #98
|
2019-01-09 16:16:16 +09:00 |
|
ousttrue
|
43eae3e9e9
|
UNIGLTF_DEVELOP to VRM_DEVELOP #97
|
2019-01-09 16:03:06 +09:00 |
|
ousttrue
|
51aad7f912
|
Merge pull request #103 from dwango/feature/add_packaging_method
Add 'Export unitypackage' which exports UniVRM, UniJSON, UniGLTF and …
|
2019-01-08 15:10:01 +09:00 |
|
Isamu Mogi
|
2c175b9f7e
|
Throw exception on serialize 32bit time older than unix epoch
|
2019-01-08 00:41:41 +09:00 |
|
Isamu Mogi
|
b3446279f2
|
Use fixed one
|
2019-01-08 00:12:40 +09:00 |
|
Isamu Mogi
|
559067fb96
|
Fix typo and deprecate it
|
2019-01-08 00:06:02 +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
|
4f7e33afd7
|
Change an exported unity package name, UniVRM-Samples to UniVRM-samples
|
2019-01-07 18:53:40 +09:00 |
|
yutopp
|
2f18ef67f2
|
Support building test scenes for VRM.Samples
|
2019-01-07 18:52:35 +09:00 |
|
yutopp
|
409c745981
|
Add '-standalone' suffix for unity packages except for UniVRM(-Samples)
|
2019-01-07 18:44:02 +09:00 |
|
yutopp
|
5193a77e1f
|
Support exporting VRM.Samples
|
2019-01-07 18:42:08 +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
|
d8f4ce94e5
|
Add a meta file
|
2019-01-07 15:54:49 +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 |
|
ousttrue
|
864b504920
|
Squashed 'Assets/VRM.Samples/' content from commit 2a3349e
git-subtree-dir: Assets/VRM.Samples
git-subtree-split: 2a3349e0b017dec31492e831d21c53b10a08b383
|
2019-01-07 15:29:20 +09:00 |
|
yutopp
|
88367cc6c2
|
Add a meta file
|
2019-01-07 15:27:39 +09:00 |
|
yutopp
|
fc74fe374d
|
Add 'Export unitypackage' which exports UniVRM, UniJSON, UniGLTF and UniHumanoid
|
2019-01-07 15:24:22 +09:00 |
|
yutopp
|
61db1aeaf0
|
Merge pull request #115 from dwango/fix/compilation_errors_on_msbuild
Fix/compilation errors on msbuild
|
2019-01-07 15:00:00 +09:00 |
|