neon-izm
|
f86dd4edfe
|
add bone names duplicate check.
|
2020-02-16 22:37:27 +09:00 |
|
hirose
|
225f55f0bb
|
update VERSION
|
2019-12-26 20:03:18 +09:00 |
|
ousttrue
|
2f98a455d1
|
Merge pull request #360 from hiroj/fix_useExperimentalExporter_setting
UseExperimentalExporter default false
|
2019-12-26 19:38:09 +09:00 |
|
hirose
|
b7445b35e0
|
add target null check
|
2019-12-26 19:10:41 +09:00 |
|
hirose
|
31d0f1e109
|
UseExperimentalExporter default false
|
2019-12-26 17:59:56 +09:00 |
|
hirose
|
bfbf453b82
|
add null check
|
2019-12-26 17:52:14 +09:00 |
|
hirose
|
78c35078cd
|
In case of prefab, it is copied, so there is no need to restore it.
|
2019-12-26 17:31:43 +09:00 |
|
hirose
|
db4454f61f
|
ReduceBlendShapeSize cannot be exported without VRMBlendShapeProxy
|
2019-12-26 16:07:33 +09:00 |
|
hirose
|
4a2c3644c7
|
fix node children
|
2019-12-26 14:37:39 +09:00 |
|
hirose
|
cbe645c921
|
fix generate code
|
2019-12-26 14:17:20 +09:00 |
|
hirose
|
5e74a2d4a5
|
delete debug.log
|
2019-12-17 22:03:11 +09:00 |
|
Kohei-Yanagida
|
3e0c352edc
|
fix prefab revert error
|
2019-12-17 21:36:39 +09:00 |
|
Kohei-Yanagida
|
7559fb2dde
|
fix RecordDisposer when export VRM
|
2019-12-17 21:29:30 +09:00 |
|
ousttrue
|
689bcee783
|
Merge pull request #344 from hiroj/update_version_0_54
update VERSION
|
2019-12-16 21:53:12 +09:00 |
|
ousttrue
|
ae99d5bb97
|
Merge pull request #345 from hiroj/fix_linq_count
fix Count() to Count
|
2019-12-16 21:53:02 +09:00 |
|
hirose
|
071f7d56fd
|
fix Count() to Count
|
2019-12-16 21:51:52 +09:00 |
|
hirose
|
18fa7ba87a
|
update VERSION
|
2019-12-16 21:19:33 +09:00 |
|
ousttrue
|
b793fdae77
|
Merge pull request #343 from hiroj/fix_uniunlit_vcolor
Refer to vertex color when importing with UniUnlit
|
2019-12-16 21:11:25 +09:00 |
|
hirose
|
db666f2b1d
|
Refer to vertex color when importing with UniUnlit
|
2019-12-16 21:07:25 +09:00 |
|
ousttrue
|
8876a2c48a
|
Merge pull request #341 from hiroj/add_generated_serializer
add generated serializer, fix tests
|
2019-12-16 19:06:19 +09:00 |
|
ousttrue
|
15c738c50d
|
Merge pull request #342 from hiroj/fix_reduceBlendshapeSize_default_setting
ReduceBlendshapeSize default false
|
2019-12-16 19:05:38 +09:00 |
|
hirose
|
348a3c97ea
|
default false
|
2019-12-13 22:49:53 +09:00 |
|
hiroj
|
58e20856e3
|
Merge pull request #280 from saturday06/fix/typo_embedded
Fix typo (Base64Embedded)
|
2019-12-13 22:44:50 +09:00 |
|
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 |
|
hirose
|
70e3d60dc9
|
Experimental export for Generated
|
2019-12-13 22:08:46 +09:00 |
|
hirose
|
2f042520bc
|
default unijson
|
2019-12-13 22:06:02 +09:00 |
|
hirose
|
583f5c273a
|
add SerializerTypes.cs
|
2019-12-13 21:51:33 +09:00 |
|
hirose
|
fcf63b6970
|
add generated serializer, fix tests
|
2019-12-13 20:50:23 +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 |
|