Commit Graph

306 Commits

Author SHA1 Message Date
hiroj
c842e577c4
Merge pull request #304 from Kohei-Yanagida/reduce_blendshape_size
add VRM Export Option. Reduce BlendShape Size
2019-12-13 22:39:37 +09:00
ousttrue
6d61e54a0a
Merge pull request #338 from hiroj/fix_editorExportSettings
add Export Editor Settings
2019-12-13 15:14:01 +09:00
hirose
d25e683b34 Rethrow Exception 2019-12-12 21:50:33 +09:00
hirose
60fe7dc5ed handling stackOverflowException 2019-12-12 21:39:49 +09:00
hiroj
bb36ee1c7a
Merge pull request #298 from vrm-c/generate_json_serializer
Generate json serializer
2019-12-12 21:03:20 +09:00
ousttrue
03f96bdc55
Merge pull request #330 from Kohei-Yanagida/feature_suppress_blendshape_gc
suppress blendshape gabage collection
2019-12-12 17:36:31 +09:00
hirose
04c69a1ee2 baseColorFactor to linear color space. 2019-12-12 15:39:54 +09:00
hirose
aa00bd0aa0 add meta settings 2019-12-11 16:56:39 +09:00
hirose
41e3472100 fix editor load from unity2019 asset pipeline v2 2019-12-09 19:41:58 +09:00
ousttrue
c3a12807e9
Merge pull request #332 from Kohei-Yanagida/feature_fix_export_vrm_when_change_blendShape
Feature fix export vrm when change blend shape
2019-12-03 16:36:56 +09:00
Kohei-Yanagida
4480aee1c6 remove unused code 2019-11-28 19:50:27 +09:00
Kohei-Yanagida
5908fd5bf6 fix blendShape calculation when export vrm 2019-11-28 18:52:08 +09:00
gida
d47fdfe07c
Merge pull request #331 from hiroj/fix_firstPerson_copy_component
fix Pose Freeze Export
2019-11-27 19:52:21 +09:00
hirose
f373f1a769 fix #323 2019-11-27 19:23:57 +09:00
Kohei-Yanagida
93c688eec3 add comment 2019-11-26 21:06:10 +09:00
Kohei-Yanagida
928aa4f918 fix BlendShapeKeyTest 2019-11-26 20:28:38 +09:00
Kohei-Yanagida
3828091869 add unknown preset prefix 2019-11-26 13:16:52 +09:00
Kohei-Yanagida
3dd89f9417 suppress to call string.ToUpper() 2019-11-25 17:56:04 +09:00
Masataka SUMI
50304b0a1e Add a method of reset bones under the influence of SpringBone. 2019-09-24 22:03:20 +09:00
Kohei-Yanagida
935913ca13 fix mesh importer 2019-09-24 16:32:25 +09:00
Kohei-Yanagida
0aee5e6afe revert removing blendshape normals option 2019-09-20 19:57:58 +09:00
j-hirose
7c6c71b651 Modified to normalize and export. 2019-09-03 23:46:59 +09:00
Kohei-Yanagida
62f7fce429 fix Obsolete Warning 2019-09-03 21:24:00 +09:00
hiroj
318e1b46e2
Merge pull request #306 from hiroj/fix_animation_array_copy
fix gltf animation import
2019-09-03 20:29:52 +09:00
hiroj
810ed49297
Merge pull request #311 from PoChang007/FixVec3Color
Fix the problem where Vector3 Color cannot be recognized
2019-09-03 19:25:04 +09:00
gida
eb897a2936
Merge pull request #305 from hiroj/fix_firstpearson_reset_default
SetDefault when EditorReset with VRMFirstPerson
2019-09-03 19:12:35 +09:00
PoChangSu
fd8cdcdcc3 Fix the problem where Vector3 Color cannot be recognized 2019-09-03 17:40:56 +09:00
Kohei-Yanagida
02f7a3962b fix texture max size when import vrm 2019-09-03 17:23:18 +09:00
Kohei-Yanagida
b160e4cfb8 fix original blendshap clip changed 2019-08-29 22:14:06 +09:00
j-hirose
3726f698c8 add SetDefault 2019-08-29 19:05:20 +09:00
j-hirose
1b608d4bde If there is empty node name, name nodeindex. 2019-08-29 19:02:34 +09:00
Kohei-Yanagida
f72917319f remove unused blendshape 2019-08-29 18:10:02 +09:00
j-hirose
f1d40f6ded fix animation array copy 2019-08-29 17:26:58 +09:00
Kohei-Yanagida
7655d4135b add VRM Export Option. Reduce BlendShape Size 2019-08-28 19:00:41 +09:00
ousttrue
33fb3ce1d6 add new test for generated Deserializer 2019-08-19 16:43:03 +09:00
ousttrue
ce2c2d2892 implement deserializer generator 2019-08-08 20:25:37 +09:00
ousttrue
9cddcc4784 WIP add DeserializerGenerator.cs 2019-08-08 17:17:38 +09:00
ousttrue
05237b29f7 ファイル移動 2019-08-08 17:16:55 +09:00
ousttrue
c18bbc4150 add attribute check 2019-08-06 17:17:42 +09:00
j-hirose
fa32e35d1d fix adf 2019-08-06 15:04:58 +09:00
ousttrue
59802be7f9 improve JSON key cut off 2019-08-06 00:55:15 +09:00
ousttrue
7d02186220 implement 2019-08-05 19:46:20 +09:00
ousttrue
8c1ff58856 WIP 2019-08-05 18:20:35 +09:00
hiroj
2cef13c9f8
Merge pull request #273 from saturday06/fix/typo_error_messages
Fix typo (error messages)
2019-06-25 21:45:27 +09:00
hiroj
b8273cb430
Merge pull request #279 from saturday06/fix/typo_texture
Fix typo (TextureType)
2019-06-25 20:46:41 +09:00
Isamu Mogi
c21988d195 Fix typo (error messages) 2019-06-25 20:39:54 +09:00
hiroj
0936fefac2
Merge pull request #276 from saturday06/fix/typo_scheduler
Fix typo (Scheduler)
2019-06-25 20:32:23 +09:00
hiroj
5379e0575d
Merge pull request #278 from saturday06/fix/typo_properties
Fix typo (AnimationProperties)
2019-06-25 20:27:38 +09:00
hiroj
0383c7efb3
Merge pull request #275 from saturday06/fix/typo_schema
Fix typo (ToJsonSchema)
2019-06-25 20:07:14 +09:00
hiroj
b650edc2d9
Merge pull request #274 from saturday06/fix/typo_public
Fix typo (public class members)
2019-06-25 20:01:28 +09:00