ousttrue
|
6c5e8c0f53
|
skip BlendShapeBind if render is not active #398
|
2020-05-19 12:39:37 +09:00 |
|
hiroj
|
7f64a3cf11
|
Merge pull request #399 from sh-akira/bugfix/vrmblendshapeproxy
Fix blendshape uppercase bug.
|
2020-05-18 21:11:26 +09:00 |
|
sato-akira
|
a14f4c5a23
|
FIx blendshape uppercase bug.
|
2020-05-17 03:44:05 +09:00 |
|
hiroj
|
d864ba6d77
|
Merge pull request #393 from eelstork/master
Add Basic UPM integration
|
2020-05-11 15:24:40 +09:00 |
|
Tea
|
dd4820a67f
|
Add UPM integration
|
2020-05-08 12:38:00 +08:00 |
|
hiroj
|
e633363652
|
Merge pull request #389 from TORISOUP/fix_ExcludeTriangles_GCAlloc
Fix: Large heap allocation in BoneMeshEraser.ExcludeTriangles
|
2020-04-15 17:34:36 +09:00 |
|
TORISOUP
|
71d35a062d
|
fix GC allocate on BoneMeshEraser
|
2020-04-15 17:11:24 +09:00 |
|
hiroj
|
e41708101c
|
Merge pull request #386 from hiroj/fix_onloadmodel_to_ienumerator
onloadmodel to return ienumerator
|
2020-03-31 18:26:22 +09:00 |
|
hiroj
|
172dce1d20
|
onloadmodel to return ienumerator
|
2020-03-31 17:48:18 +09:00 |
|
hiroj
|
1c3f47f07b
|
Merge pull request #383 from ousttrue/fix_bvh_loader
Bvhのfloat.parseのロケール問題を修正
|
2020-03-10 13:32:24 +09:00 |
|
ousttrue
|
b8e01b3860
|
Bvh読み込みの float.parse に System.Globalization.CultureInfo.InvariantCulture) を追加
https://docs.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo.invariantculture?view=netframework-4.8
ロケールを無視して英語で処理するぽい。小数点が、ピリオドでないロケール(フランス語など)に対する修正。
|
2020-03-10 13:29:15 +09:00 |
|
ousttrue
|
ed255dbc77
|
Merge pull request #380 from mkc1370/support_mesh_sharing_morph_target
Support mesh sharing morph target
|
2020-02-26 15:32:30 +09:00 |
|
hiroj
|
ab49a9ed85
|
Merge pull request #379 from SatorImaging/Editor-Preview-on-Non-Windows-Platforms
Adding support for editor preview on non-windows platforms
|
2020-02-21 21:33:20 +09:00 |
|
hiroj
|
5bfc57564e
|
Merge pull request #378 from neon-izm/feature/export_check_dupicate_bone_names
Check bone names duplicate when export vrm file.
|
2020-02-21 21:30:51 +09:00 |
|
mkc1370
|
d32f842766
|
Support mesh sharing morph target
|
2020-02-21 20:29:32 +09:00 |
|
sator
|
6d7314e14e
|
Adding support for editor preview on non-windows platforms
- forgot Net4.cs
|
2020-02-17 14:08:06 +09:00 |
|
sator
|
74006824f8
|
Adding support for editor preview on non-windows platforms
|
2020-02-17 00:17:40 +09:00 |
|
neon-izm
|
f86dd4edfe
|
add bone names duplicate check.
|
2020-02-16 22:37:27 +09:00 |
|
ousttrue
|
ce1c6b4646
|
Merge pull request #362 from hiroj/update_version_v0_55
update VERSION
|
2019-12-26 20:04:43 +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 |
|
ousttrue
|
5fd456b0bd
|
Merge pull request #359 from hiroj/fix_genSerializer_nodeChild_null
fix export test
|
2019-12-26 19:37:41 +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 |
|
ousttrue
|
605a5db9a5
|
Merge pull request #358 from hiroj/fix_prefabs_revert
fix fbx prefab export error
|
2019-12-26 17:35:04 +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 |
|
ousttrue
|
c39e68c1aa
|
Merge pull request #356 from hiroj/fix_exportEditor_reduceBlendShapeSize
ReduceBlendShapeSize cannot be exported without VRMBlendShapeProxy
|
2019-12-26 16:11:29 +09:00 |
|
ousttrue
|
4beb8d5c0e
|
Merge pull request #353 from hiroj/fix_genSerializer_node_children
Fixed not to output empty children
|
2019-12-26 16:09:29 +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 |
|
ousttrue
|
e642c76aed
|
Merge pull request #352 from hiroj/fix_genSerializer_unlit
fix generateCode Serializer, export unlit
|
2019-12-26 14:20:19 +09:00 |
|
hirose
|
cbe645c921
|
fix generate code
|
2019-12-26 14:17:20 +09:00 |
|
gida
|
700b23f474
|
Merge pull request #347 from hiroj/delete_undo_comments
delete debug.log
|
2019-12-17 22:06:23 +09:00 |
|
hirose
|
5e74a2d4a5
|
delete debug.log
|
2019-12-17 22:03:11 +09:00 |
|
hiroj
|
f3b905a901
|
Merge pull request #346 from Kohei-Yanagida/feature_fix_vrm_export_parameter
Feature fix vrm export parameter
|
2019-12-17 21:40:25 +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 |
|