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 |
|
ousttrue
|
bf52efeb5e
|
Merge pull request #130 from dwango/fix_formatter_clear
Fixed IFormatter.Clear that JsonFormatter.Clear dose not called.
|
2019-01-20 15:55:30 +09:00 |
|
ousttrue
|
cef89ad0c1
|
Fixed IFormatter.Clear that JsonFormatter.Clear dose not called.
|
2019-01-20 02:18:52 +09:00 |
|
ousttrue
|
382af90b06
|
Merge pull request #129 from dwango/feature/fix_spec_of_index
Fix spec for fields which have indices, add minimum=0 for them
|
2019-01-18 23:08:25 +09:00 |
|
yutopp
|
07b4da51a9
|
Add deserializer tests
|
2019-01-18 22:41:56 +09:00 |
|
yutopp
|
d2eff422b9
|
Fix spec for fields which have indices, add minimum=0 for them
|
2019-01-18 21:49:54 +09:00 |
|
ousttrue
|
521d3bfcfa
|
Merge pull request #123 from dwango/feature/fix_schemas_and_use_json_schema_instead_of_to_json
Feature/fix schemas and use json schema instead of to json
|
2019-01-18 16:15:56 +09:00 |
|
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 |
|
yutopp
|
38a0a7a715
|
Remove draco related fields to ignore extensions field. Extensions are already checked by 'ExtentionsUsed' field, it is safe to remove
|
2019-01-17 20:58:58 +09:00 |
|
yutopp
|
c0e2455e0e
|
Add tests for serializer of VRM SecondaryAnimation
|
2019-01-17 20:34:17 +09:00 |
|
yutopp
|
cef2f3f92a
|
Add tests for serializer of VRM Meta
|
2019-01-17 20:19:06 +09:00 |
|
yutopp
|
fa72052f03
|
Add tests for serializer of VRM Material
|
2019-01-17 20:09:57 +09:00 |
|
yutopp
|
0bbf103beb
|
Add tests for serializer of VRM Humanoid
|
2019-01-17 20:04:52 +09:00 |
|
yutopp
|
ab6b22af68
|
Formatting
|
2019-01-17 19:50:01 +09:00 |
|
yutopp
|
90a12b33ce
|
Add tests for serializer of VRM FirstPerson
|
2019-01-17 19:45:17 +09:00 |
|
yutopp
|
60544f0f1a
|
Add tests for serializer of VRM BlendShapes
|
2019-01-17 19:27:44 +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
|
a5ab17049c
|
Add tests for JsonUtility to change deserializer in future
|
2019-01-17 18:57:09 +09:00 |
|
yutopp
|
120dc42901
|
Fix a default value of glTFTexture.bufferView (Use 0 intead to save compatibility).
|
2019-01-17 15:00:16 +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 |
|
yutopp
|
b99a2c39ea
|
Rename variable names. Add exporting pass which using JsonSchema
|
2019-01-16 18:39:30 +09:00 |
|
yutopp
|
b2e37c60a1
|
Add tests
|
2019-01-16 17:40:26 +09:00 |
|
yutopp
|
66d8adc191
|
Fix validation configs for JsonSchema when converting to glb bytes
|
2019-01-16 17:40:19 +09:00 |
|
yutopp
|
af1251e036
|
Add tests
|
2019-01-16 16:26:00 +09:00 |
|
yutopp
|
029faf2875
|
Fix typo
|
2019-01-16 15:14:58 +09:00 |
|
yutopp
|
3516e488f1
|
Support dependencies of JsonSchema. Fix tests to compare values which using ToJson and using JsonSchema. Restrict valudator
|
2019-01-16 01:39:18 +09:00 |
|
yutopp
|
da2f7b8490
|
Add experimental expoter option. Enable error checks for glTF
|
2019-01-15 17:56:44 +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
|
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 |
|