Commit Graph

969 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
ousttrue
230f842874
Merge pull request #340 from hiroj/handling_stackOverflowException
handling stackOverflowException
2019-12-13 15:13:48 +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
ousttrue
9de04a3847
Merge pull request #339 from hiroj/fix_export_colorSpace
fix baseColorFactor color space.
2019-12-12 16:35:30 +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
ousttrue
3697dd50de
Merge pull request #335 from hiroj/fix_editorloading
Unity2019 asset pipeline v2 support
2019-12-11 14:57:06 +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
hiroj
291dea099e
Merge pull request #320 from Santarh/resetSpringBoneRotation
Add a method to reset bones under the influence of SpringBone.
2019-09-27 12:28:29 +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
gida
37955f3516
Merge pull request #314 from hiroj/fix_meshNormalExport
Fix to normalize and output normals
2019-09-06 12:53:16 +09:00
hiroj
bce256947c
Merge pull request #317 from PoChang007/UpdateAliciaSolidModel
Update AliciaSolid to 0.51
2019-09-04 15:22:52 +09:00
PoChangSu
b989972883 Update AliciaSolid to 0.51 2019-09-04 14:06:24 +09:00
j-hirose
7c6c71b651 Modified to normalize and export. 2019-09-03 23:46:59 +09:00
hiroj
776cfba01f
Merge pull request #286 from iCyP/add-attention-to-discription
add left handed Description to collidergroup offset properties
2019-09-03 21:50:33 +09:00
hiroj
d7d54f065d
Merge pull request #287 from iCyP/add-material-extension-attension
add material extension shader property description
2019-09-03 21:50:09 +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
hiroj
2715f0156c
Merge pull request #310 from Kohei-Yanagida/fix_import_texture_max_size
fix texture max size when import vrm
2019-09-03 18:53:16 +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