Commit Graph

  • 5fdb1fed51 Update README.md yutopp 2019-01-24 19:28:21 +09:00
  • 0205b863d8 Merge pull request #135 from dwango/updateWhenOffscreen_for_firstPerson ousttrue 2019-01-24 01:36:35 +09:00
  • 885823748a Add comments yutopp 2019-01-23 23:59:02 +09:00
  • 21dad1497e Remove conditions for WEBGL when exporting normal map textures yutopp 2019-01-23 23:51:25 +09:00
  • f5ae88c071 Use tabs instead of spaces. Remove new lines yutopp 2019-01-23 22:33:54 +09:00
  • 69ff1c7fa9 Switch logics in the shader instead of C# yutopp 2019-01-23 22:27:34 +09:00
  • 19d2400597 Merge pull request #134 from dwango/remove_legacy_vrmlookat ousttrue 2019-01-23 12:46:56 +09:00
  • 5267c420df Always SkinnedMeshRenderer.updateWhenOffscreen is true for SkinnedMeshRenderer that created by VRMFirstPerson #133 ousttrue 2019-01-23 12:41:45 +09:00
  • 0ce8e6dc73 Remove code using legacy VRMLookAt in exporter ousttrue 2019-01-22 22:30:40 +09:00
  • 0df2074e23 Merge pull request #132 from dwango/fix_blendshapeproxy_ondestroy ousttrue 2019-01-22 22:14:39 +09:00
  • 570409cf44 fixed BlendShapeProxy.OnDestroy ousttrue 2019-01-22 10:23:08 +09:00
  • 6b5edd383d Merge pull request #131 from dwango/organize_menu ousttrue 2019-01-22 01:17:32 +09:00
  • d35e42b2c4 UniGLTF menu to VRM/UniGLTF. UniVRM menu to VRM/UniVRM ousttrue 2019-01-21 16:20:47 +09:00
  • bf52efeb5e Merge pull request #130 from dwango/fix_formatter_clear ousttrue 2019-01-20 15:55:30 +09:00
  • cef89ad0c1 Fixed IFormatter.Clear that JsonFormatter.Clear dose not called. ousttrue 2019-01-20 02:18:52 +09:00
  • 382af90b06 Merge pull request #129 from dwango/feature/fix_spec_of_index ousttrue 2019-01-18 23:08:25 +09:00
  • 07b4da51a9 Add deserializer tests yutopp 2019-01-18 22:41:56 +09:00
  • d2eff422b9 Fix spec for fields which have indices, add minimum=0 for them yutopp 2019-01-18 21:49:54 +09:00
  • 521d3bfcfa Merge pull request #123 from dwango/feature/fix_schemas_and_use_json_schema_instead_of_to_json ousttrue 2019-01-18 16:15:56 +09:00
  • 5a23d64790 Merge pull request #124 from neon-izm/feature/script_execution_order_springbone yutopp 2019-01-18 12:07:40 +09:00
  • 38a0a7a715 Remove draco related fields to ignore extensions field. Extensions are already checked by 'ExtentionsUsed' field, it is safe to remove yutopp 2019-01-17 20:58:58 +09:00
  • c0e2455e0e Add tests for serializer of VRM SecondaryAnimation yutopp 2019-01-17 20:34:17 +09:00
  • cef2f3f92a Add tests for serializer of VRM Meta yutopp 2019-01-17 20:19:06 +09:00
  • fa72052f03 Add tests for serializer of VRM Material yutopp 2019-01-17 20:09:57 +09:00
  • 0bbf103beb Add tests for serializer of VRM Humanoid yutopp 2019-01-17 20:04:52 +09:00
  • ab6b22af68 Formatting yutopp 2019-01-17 19:50:01 +09:00
  • 90a12b33ce Add tests for serializer of VRM FirstPerson yutopp 2019-01-17 19:45:17 +09:00
  • 60544f0f1a Add tests for serializer of VRM BlendShapes yutopp 2019-01-17 19:27:44 +09:00
  • d2709ea4fd Change a logic to check draco to a way written in the specification yutopp 2019-01-17 19:06:46 +09:00
  • a5ab17049c Add tests for JsonUtility to change deserializer in future yutopp 2019-01-17 18:57:09 +09:00
  • 120dc42901 Fix a default value of glTFTexture.bufferView (Use 0 intead to save compatibility). yutopp 2019-01-17 15:00:16 +09:00
  • 48c1e472ef springbone collider also need to set execution order neon-izm 2019-01-17 02:03:03 +09:00
  • aab24b2335 add execution order number (avoid order conflict with vrik) neon-izm 2019-01-17 01:57:28 +09:00
  • b99a2c39ea Rename variable names. Add exporting pass which using JsonSchema yutopp 2019-01-16 18:39:30 +09:00
  • b2e37c60a1 Add tests yutopp 2019-01-16 17:40:26 +09:00
  • 66d8adc191 Fix validation configs for JsonSchema when converting to glb bytes yutopp 2019-01-16 17:40:19 +09:00
  • af1251e036 Add tests yutopp 2019-01-16 16:26:00 +09:00
  • 029faf2875 Fix typo yutopp 2019-01-16 15:14:58 +09:00
  • 3516e488f1 Support dependencies of JsonSchema. Fix tests to compare values which using ToJson and using JsonSchema. Restrict valudator yutopp 2019-01-16 01:39:18 +09:00
  • da2f7b8490 Add experimental expoter option. Enable error checks for glTF yutopp 2019-01-15 17:56:44 +09:00
  • 8479c7c9b2 Add a test for glTF components. Fix json schema to export them correctly by using JsonSchema yutopp 2019-01-11 16:32:07 +09:00
  • a41617ff70 Merge pull request #119 from dwango/feature/improve_error_checks_for_gltf ousttrue 2019-01-15 15:00:44 +09:00
  • 579d5331f5 Fix null errors in JsonArrayValidator yutopp 2019-01-09 23:02:08 +09:00
  • 32f966ed8c Fix typo. Refactor yutopp 2019-01-09 22:56:18 +09:00
  • eef02f7665 JsonSchema supports ExplicitIgnorableItemLength to ignore length of Array/List. Can pass JsonSchemaValidationContext to Serializer optionally yutopp 2019-01-09 22:52:56 +09:00
  • 12519f26e3 Validator allows empty string yutopp 2019-01-09 22:49:12 +09:00
  • 4d01aff7e3 Validator checks elements in Array/List. Validator allows Count == 0 yutopp 2019-01-09 22:28:58 +09:00
  • cbd158c81d Add null check yutopp 2019-01-08 23:33:59 +09:00
  • 77eaa4bcb0 Add/Fix tests for UniJSON. Add ExplicitIgnorableValue option to ignore checks for validations yutopp 2019-01-08 23:28:02 +09:00
  • 317699ef41 Add an option to check all fields by JsonSchema yutopp 2019-01-08 18:26:52 +09:00
  • 60041f70c3 Add a test for JsonSchema.Serialize yutopp 2019-01-08 16:51:39 +09:00
  • c3ccc802da Prepare a version for next release v0.49 yutopp 2019-01-11 18:39:41 +09:00
  • 4840545b22 Set version to 0.48 v0.48 yutopp 2019-01-11 17:53:01 +09:00
  • e6829b268f bug fix ! ousttrue 2019-01-11 17:26:09 +09:00
  • 221e1e573d Fixed build warnings ousttrue 2019-01-10 23:18:12 +09:00
  • 0108d018e0 Allow external root ousttrue 2019-01-10 18:44:57 +09:00
  • 3471387b79 Merge pull request #118 from saturday06/unity2018-msgpack-time-before-unix-epoch ousttrue 2019-01-09 23:40:05 +09:00
  • 612df39e0b Merge pull request #102 from saturday06/limit-gltf-material-emissiveFactor ousttrue 2019-01-09 23:37:34 +09:00
  • 7fee636df8 Merge pull request #110 from saturday06/fix-invalid-gltf-value-output ousttrue 2019-01-09 23:35:13 +09:00
  • cd27645176 Merge pull request #117 from saturday06/fix-typo-epoch ousttrue 2019-01-09 23:33:30 +09:00
  • d0aecfc630 Fixed VRMImportExportTests v0.47 ousttrue 2019-01-09 17:55:39 +09:00
  • 7a5ff9eb76 move AliciaSolid_vrm-0.40.vrm to Tests/Models ousttrue 2019-01-09 17:50:31 +09:00
  • 4f25c87f89 JenkinsHelper ousttrue 2019-01-09 17:01:27 +09:00
  • 8302fd6748 unitypackage folder to ProjectRoot ousttrue 2019-01-09 16:56:11 +09:00
  • 6d2dc373f5 mv UniJSONPRofiling project #100 ousttrue 2019-01-09 16:33:41 +09:00
  • c60439bd6c Add Assets/StreamingAssets/VRM.Samples/Models/Alicia_vrm-0.40 to .gitignore ousttrue 2019-01-09 16:33:25 +09:00
  • 8db3edf1f0 move specification #98 ousttrue 2019-01-09 16:16:16 +09:00
  • 43eae3e9e9 UNIGLTF_DEVELOP to VRM_DEVELOP #97 ousttrue 2019-01-09 16:03:06 +09:00
  • 51aad7f912 Merge pull request #103 from dwango/feature/add_packaging_method ousttrue 2019-01-08 15:10:01 +09:00
  • 2c175b9f7e Throw exception on serialize 32bit time older than unix epoch Isamu Mogi 2019-01-08 00:33:39 +09:00
  • b3446279f2 Use fixed one Isamu Mogi 2019-01-08 00:12:40 +09:00
  • 559067fb96 Fix typo and deprecate it Isamu Mogi 2019-01-08 00:06:02 +09:00
  • ea224d3911 Change namespaces from VRM/global to VRM.Samples for all scripts in VRM.Samples yutopp 2019-01-07 19:06:31 +09:00
  • 8a952874e5 Remove an unnecessary exporter scrips for UnityEditor yutopp 2019-01-07 18:56:00 +09:00
  • 4f7e33afd7 Change an exported unity package name, UniVRM-Samples to UniVRM-samples yutopp 2019-01-07 18:53:32 +09:00
  • 2f18ef67f2 Support building test scenes for VRM.Samples yutopp 2019-01-07 18:52:35 +09:00
  • 409c745981 Add '-standalone' suffix for unity packages except for UniVRM(-Samples) yutopp 2019-01-07 18:43:44 +09:00
  • 5193a77e1f Support exporting VRM.Samples yutopp 2019-01-07 18:42:08 +09:00
  • 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 yutopp 2019-01-07 18:29:58 +09:00
  • 26ebf0083c Fix typo yutopp 2019-01-07 17:37:15 +09:00
  • d974daadfd Move import/export/material tests for the model of AliciaSolid. Add VRM model file of AliciaSolid to VRM.Sample/Resources/Models yutopp 2019-01-07 17:35:40 +09:00
  • d8f4ce94e5 Add a meta file yutopp 2019-01-07 15:54:49 +09:00
  • 384122913b Convert CRLF to LF yutopp 2019-01-07 15:54:34 +09:00
  • a850c55e54 Merge commit '864b50492044c4799bb800363281a9d7b33aa59f' as 'Assets/VRM.Samples' ousttrue 2019-01-07 15:29:20 +09:00
  • 864b504920 Squashed 'Assets/VRM.Samples/' content from commit 2a3349e ousttrue 2019-01-07 15:29:20 +09:00
  • 88367cc6c2 Add a meta file yutopp 2019-01-07 15:27:39 +09:00
  • fc74fe374d Add 'Export unitypackage' which exports UniVRM, UniJSON, UniGLTF and UniHumanoid yutopp 2018-12-31 03:21:03 +09:00
  • 61db1aeaf0 Merge pull request #115 from dwango/fix/compilation_errors_on_msbuild yutopp 2019-01-07 15:00:00 +09:00
  • 5dec92c374 Call base constructor yutopp 2019-01-07 14:48:51 +09:00
  • 29ca308f80 Use uint instead of UInt32. A base type of enums must be underlying types and uint is same as UInt32. (ref: https://docs.microsoft.com/ja-jp/dotnet/csharp/language-reference/keywords/uint) yutopp 2019-01-07 14:42:40 +09:00
  • 224604ed83 Merge pull request #114 from dwango/fix/ignore_rider_files yutopp 2019-01-07 14:22:04 +09:00
  • 255bf8ed7a Add a source of .gitignore for Unity projects yutopp 2019-01-07 12:50:07 +09:00
  • ad7cea2a01 Ignore .idea directory yutopp 2019-01-07 12:49:05 +09:00
  • da2fb76fd4 Remove invalid json like meshes[].primitives[].targets[].TANGENT = -1 Isamu Mogi 2019-01-02 18:26:52 +09:00
  • 6ae89549b5 Merge pull request #107 from saturday06/fix-typo-export yutopp 2019-01-02 20:36:31 +09:00
  • f2c8870569 Fix typo Isamu Mogi 2019-01-02 20:32:54 +09:00
  • 17e31a316b Merge pull request #106 from saturday06/fix-typo-simple yutopp 2019-01-02 20:33:17 +09:00
  • e1aa252d4b Fix typo Isamu Mogi 2019-01-02 20:29:11 +09:00
  • a4016cd903 Updated README.md PoChang-Su 2018-12-31 10:59:26 +09:00
  • 9986e5615e Round glTF2.0 materials[].emissiveFactor value to its maximum limit Isamu Mogi 2018-12-31 00:40:39 +09:00