Commit Graph

571 Commits

Author SHA1 Message Date
hiroj
8c821dc941 fix argument 2020-05-22 15:11:12 +09:00
hiroj
c7eefa5f6c extend texture loader 2020-05-22 14:20:41 +09:00
hiroj
c83a748b83 fix editor func 2020-05-20 20:20:54 +09:00
hiroj
b148a6f008 Changed to include adf 2020-05-20 20:13:12 +09:00
ousttrue
2fce44159d add shader.name check 2020-05-20 17:49:00 +09:00
ousttrue
517168298b EditorApplication.hierarchyWindowChanged to Undo.willFlushUndoRecord 2020-05-20 17:47:01 +09:00
ousttrue
4df720b51a Warning message for jaw bone 2020-05-20 17:47:01 +09:00
ousttrue
d932e24cae add VRMExportSettings.Validation 2020-05-20 17:47:01 +09:00
hiroj
db3679494a
Merge pull request #229 from hiroj/add_texture_transform_extensions
WIP: Add texture transform extensions
2020-05-20 17:20:56 +09:00
hiroj
70a82ead86
Merge pull request #403 from hiroj/fix_pbrMetallicRoughness_init
fix glTFPbrMetallicRoughness init.
2020-05-20 16:47:19 +09:00
hiroj
446d5f0d58 fix glTFPbrMetallicRoughness init. 2020-05-20 16:33:40 +09:00
ousttrue
5ab31ebc6c active な mesh が 0 のときに export できないようにする 2020-05-19 13:09:13 +09:00
ousttrue
e7650d2781 debug comment 2020-05-19 12:43:51 +09:00
ousttrue
6c5e8c0f53 skip BlendShapeBind if render is not active #398 2020-05-19 12:39:37 +09:00
sato-akira
a14f4c5a23 FIx blendshape uppercase bug. 2020-05-17 03:44:05 +09:00
Tea
dd4820a67f Add UPM integration 2020-05-08 12:38:00 +08: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
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
mkc1370
d32f842766 Support mesh sharing morph target 2020-02-21 20:29:32 +09:00
sator
b76ef91bbd Add non-string based method to search prefab 2020-02-18 12:16:44 +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
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
ropo
73b9c85541 fix: memory leak in editor preview 2019-10-25 03:28:36 +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
hiroj
3191f527d2
Merge pull request #272 from saturday06/fix/typo_private_fields
Fix typo (private fields)
2019-06-25 19:39:13 +09:00
hiroj
907adf08ff
Merge pull request #281 from saturday06/fix/typo_editor
Fix type (editor)
2019-06-25 19:32:00 +09:00
hiroj
7c625bcca7
Merge pull request #271 from saturday06/fix/typo_local_vars
Fix typo (local variables)
2019-06-25 19:24:43 +09:00
hiroj
03c5aba220
Merge pull request #270 from saturday06/fix/typo_comments
Fix typo (comments)
2019-06-25 19:20:58 +09:00
hiroj
d861a3f53c
Merge pull request #269 from saturday06/fix/typo_tests
Fix typo (tests)
2019-06-25 19:19:01 +09:00
Isamu Mogi
407700bb5d Remove unnecessary import 2019-06-09 01:50:01 +09:00
Isamu Mogi
f1a787695f Fix typo (AnimationProperties) 2019-06-09 01:24:06 +09:00
Isamu Mogi
9d1da26ff8 Fix typo (public class members) 2019-06-09 01:23:22 +09:00
Isamu Mogi
94982fcdf6 Fix typo (Scheduler) 2019-06-09 01:21:45 +09:00
Isamu Mogi
6e01826ff6 Fix typo (TextureType) 2019-06-09 00:44:21 +09:00
Isamu Mogi
99d3707c5b Fix typo (Base64Embedded) 2019-06-09 00:43:28 +09:00
Isamu Mogi
ea689a0fe9 Fix typo (ToJsonSchema) 2019-06-09 00:42:40 +09:00
Isamu Mogi
81d6d16363 Fix typo (private fields) 2019-06-09 00:39:07 +09:00
Isamu Mogi
6794b9b542 Fix typo (local variables) 2019-06-09 00:38:31 +09:00
Isamu Mogi
b8f7177cb8 Fix typo (comments) 2019-06-09 00:38:00 +09:00
Isamu Mogi
931580a14e Fix type (editor) 2019-06-09 00:37:11 +09:00
Isamu Mogi
7733c0d28e Fix typo (tests) 2019-06-09 00:36:27 +09:00
Isamu Mogi
936ea2a9cc Fix typo (VRM.Samples) 2019-06-09 00:35:40 +09:00
j-hirose
6b07188361 update mtoon 2019-06-05 19:07:53 +09:00
j-hirose
31b86dbf95 update MToon version v3.2 2019-06-05 18:43:54 +09:00
j-hirose
ea1351f05e update MToon v3.1 2019-06-05 17:12:42 +09:00
j-hirose
f58f02ab79 Overwrite the mtoon version of the material 2019-06-05 16:33:46 +09:00
ousttrue
b98962cb95
Merge pull request #261 from hiroj/fix_version
update version numbder
2019-06-05 15:18:08 +09:00
j-hirose
06dc63d46e update version numbder 2019-06-05 15:13:24 +09:00
j-hirose
33976adc14 update shaderProp 2019-06-05 14:59:02 +09:00
iCyP
6ce12e9a3c add Mtoon new props 2019-06-04 22:28:08 +09:00
j-hirose
22dabe9574 fix Description 2019-06-04 19:09:33 +09:00
ousttrue
f2bec289dc
Merge pull request #256 from hiroj/exclude_loadasynctask_with_webgl
exclude loadasynctask with webgl
2019-06-03 18:18:43 +09:00
ousttrue
1912c6f87f
Merge pull request #254 from hiroj/fix_textureloader_version_error
バージョンチェックのエラー表記を修正
2019-06-03 18:13:30 +09:00
hiroj
2f566c7d01
Merge pull request #252 from Santarh/unityEditorScriptsItemPosition
Move UnityEditorScripts items to the bottom of menu.
2019-06-03 18:10:47 +09:00
hiroj
033bb4f7b0
Merge pull request #253 from Santarh/springBoneColliderGroupUtilities
Add utility menu for VRMSpringBoneColliderGroup.
2019-06-03 18:10:38 +09:00
j-hirose
e58de0d55b fix task UNITY_WEBGL 2019-06-03 18:02:19 +09:00
j-hirose
f9cb30629c exclude loadasynctask with webgl 2019-06-03 17:46:52 +09:00
Masataka SUMI
2d0282d062 Update MToon to v3.0 2019-06-03 17:35:40 +09:00
j-hirose
ecaf53f0cb バージョンチェックのエラー表記を修正 2019-06-03 16:10:39 +09:00
Masataka SUMI
c9b2d642b6 Add utility menu for VRMSpringBoneColliderGroup. 2019-06-03 15:57:26 +09:00
Masataka SUMI
6b3cad801b Move UnityEditorScripts items to the bottom of menu. 2019-06-03 15:24:21 +09:00
hiroj
fff1a294dc
Merge pull request #239 from hiroj/fix_TextureLoader
unityのwww対応
2019-05-31 18:40:15 +09:00
ousttrue
791e0cabf1
Merge pull request #250 from hiroj/version_number_update
Update version number
2019-05-31 18:16:21 +09:00
j-hirose
082bb57af4 VRMVersion version v0.52 2019-05-30 23:05:53 +09:00
j-hirose
5a0f4ced10 update MToon v2.0 2019-05-30 22:28:50 +09:00
hiroj
39f29c28d9
Merge pull request #241 from walf443/fix/UnitError
added DepthFirstScheduler reference to VRM.Sample
2019-05-10 18:51:55 +09:00
j-hirose
e265cd9ad2 The standard shader's texture refers to the maintex tiling 2019-05-10 18:33:18 +09:00
Isamu Mogi
2ebd6548d8 Fix typo 2019-05-09 20:06:33 +09:00
j-hirose
a5b4e907de invert texture origin 2019-05-08 20:33:53 +09:00
j-hirose
c4937d5b1e Merge branch 'master' into add_texture_transform_extensions 2019-05-08 15:23:44 +09:00
Keiji Yoshimi
38dc54cbf3 added DepthFirstScheduler reference to VRM.Sample
fix error

Assets\VRM.Samples\Scripts\VRMRuntimeLoader.cs(166,13): error CS0012: The type 'Unit' is defined in an assembly that is not referenced. You must add a reference to assembly 'DepthFirstScheduler, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'.
2019-04-28 02:19:04 +09:00
j-hirose
12176af0d6 add Unsupported version error 2019-04-24 20:19:20 +09:00
j-hirose
33eb72f0c1 バージョン対応 2019-04-24 18:30:17 +09:00
hiroj
ac63e434c6
Merge pull request #220 from dwango/fix/copy_springbone_value
Copy m_center and m_hitRadius in VRMSpringBone when exporting (Fix #215)
2019-04-18 21:45:07 +09:00
j-hirose
f698ad8f11 Check the number of sequences 2019-03-20 16:05:58 +09:00
j-hirose
93e9c9c08e Fix material test to pass 2019-03-19 16:57:01 +09:00
j-hirose
997a683ad7 update TextureTransformTest 2019-03-19 16:49:24 +09:00
j-hirose
955d458bd4 rename 2019-03-19 16:44:13 +09:00
j-hirose
f71ef01fdf add TextureTransformTest 2019-03-19 16:43:05 +09:00
j-hirose
14881ede39 Merge branch 'master' into add_texture_transform_extensions 2019-03-19 16:38:14 +09:00
hiroj
f44a9846e9 If Emission keyword is false, do not output a value 2019-03-18 19:54:38 +09:00
hiroj
587aae917c texture transform import and export 2019-03-18 19:34:26 +09:00
hiroj
b904f564c2 add texture transform extensions format 2019-03-18 17:03:42 +09:00
yutopp
0b4a873b76
Fix comments 2019-03-15 19:42:36 +09:00
yutopp
be5c318e9a Add tests for MetallicRoughnessConverter 2019-03-15 17:06:11 +09:00
yutopp
1f4c2d080c Fix calculation. Make converters public to testing 2019-03-15 17:05:26 +09:00
yutopp
c8489af8ed Fix calculation of smoothness and roughnessFactor conversion 2019-03-15 15:38:34 +09:00
yutopp
92f501e837 Fix indents 2019-03-14 22:29:57 +09:00
yutopp
c95753fc8e Bake smoothness and roughnessFactor into textures. Treat smoothness and roughnessFactor as hardcoded-value 1.0 in Unity world (Resolve #212) 2019-03-14 22:27:14 +09:00
yutopp
5ef38e0153 Remove unused meta files 2019-03-14 19:43:39 +09:00
yutopp
7c48fee7e3 Copy m_center and m_hitRadius in VRMSpringBone when exporting (Fix #215) 2019-03-14 15:36:47 +09:00
hiroj
fbd3cc4909
Merge pull request #217 from dwango/fix/save_first_person
Save FirstPerson values on GUI correctly
2019-03-13 20:02:17 +09:00
yutopp
3c75b38f05 Remove unused imports 2019-03-13 19:58:26 +09:00
yutopp
0c147dd1fb Move value updation into the if block 2019-03-13 19:58:08 +09:00
hiroj
9ee1aaca5c
Merge pull request #219 from dwango/fix/set_cutoff
Set _Cutoff parameters when alphaMode is MASK
2019-03-13 19:24:28 +09:00
yutopp
11d6178990
Trim unnecessary spaces 2019-03-13 17:53:30 +09:00
hiroj
fd413cb156
Merge pull request #218 from dwango/fix/propage_texture_properties
問題無いです
2019-03-13 17:23:34 +09:00
yutopp
a682ee59c2 Fix #214. Set _Cutoff parameters when alphaMode is MASK 2019-03-11 19:04:14 +09:00
yutopp
68636d4b84 Fix #213. Propagate texture properties from src to dst 2019-03-11 18:39:20 +09:00
yutopp
c56ca52bbb Fix #208 2019-03-11 16:18:02 +09:00
ousttrue
47e2224e95 Runtimeエクスポーター向けのシェーダープロパティの事前定義を分離 2019-02-28 21:31:33 +09:00
ousttrue
24332fa3a0 Separate method using VRM form format classes 2019-02-28 19:03:36 +09:00
ousttrue
8c5558d9a6 fix AOT 2019-02-28 16:24:00 +09:00
yutopp
18d0913af9
Merge pull request #199 from uneco/fix-typo-vvrm
Fix typo in obsolete attribute.
2019-02-28 14:39:36 +09:00
ousttrue
293cdcce5b
Merge pull request #200 from dwango/extensions_VRM_default_null
glTF.extensions.VRM default value to null
2019-02-28 14:22:23 +09:00
ousttrue
f02df0145a
Merge pull request #204 from dwango/santarh/fix_uniunlit_alpha_issue_when_opaque
Fix alpha issue when UniUnlit material is opaque.
2019-02-28 03:27:37 +09:00
ousttrue
ea16b9ac7c
Merge pull request #203 from dwango/santarh/fix_uniunlit_inspector_cull_mode_bug
Fix UniUnlit inspector's bug, cull mode was empty.
2019-02-28 03:25:34 +09:00
ousttrue
232c454604
Merge pull request #201 from dwango/santarh/fix_blendshape_editor_preview_light
Normalize blendshape preview light's intensity.
2019-02-28 03:24:42 +09:00
ousttrue
04b1acab9b
Merge pull request #187 from dwango/optimize_ListTreeNode_Children
optimize ListTreeNode Children for large JSON
2019-02-28 03:14:13 +09:00
ousttrue
5654604b52
Merge pull request #184 from dwango/use_unijson_parser
Use unijson parser
2019-02-28 03:12:55 +09:00
ousttrue
bedf655f2a
Merge pull request #189 from dwango/fix_dictionary_deserializer
Fix dictionary deserializer
2019-02-28 00:09:48 +09:00
Masataka SUMI
a728a1a92c Fix alpha issue when UniUnlit material is opaque. 2019-02-27 22:13:21 +09:00
Masataka SUMI
c0498fc01d Fix UniUnlit inspector's bug, cull mode was empty. 2019-02-27 22:01:10 +09:00
Masataka SUMI
d49ccd0fe2 Normalize blendshape preview light's intensity. 2019-02-27 19:50:22 +09:00
ousttrue
90be6dc763 glTF.extensions.VRM default value to null
fix for none VRM exporter
2019-02-27 17:28:14 +09:00
AOKI Yuuto
8395eeb31c
Fix typo in obsolete attribute. 2019-02-19 23:52:52 +09:00
yutopp
130f049a43 Fix tests which use hardcoded versions 2019-02-15 19:16:03 +09:00
yutopp
40401538c8 Fix test for VRM.Meta. Now meta fields have default values, thus test was failed... 2019-02-15 19:11:34 +09:00
yutopp
61c3ce2ad0
Merge pull request #194 from dwango/feature/fix_exporter_errors_when_export_VRM_at_first_time
Set a default values to meta fields
2019-02-15 00:15:47 +09:00
yutopp
a2f8042066 Set a default values to meta fields 2019-02-14 20:00:28 +09:00
yutopp
525d7106e5 Bump version to 0.51.0. Support Semver. Add tests 2019-02-14 19:09:37 +09:00
ousttrue
839847e19c Fix null check 2019-02-13 08:35:01 +09:00
ousttrue
0ae38fadb2 Add ImporterContext.UseUniJSONParser. Add Test. Add nullcheck. 2019-02-13 08:35:01 +09:00
ousttrue
a0f23d3739 Add default constructor 2019-02-13 08:35:01 +09:00
ousttrue
aa7a974b8f Add JsonUtilityTest 2019-02-13 08:35:00 +09:00
ousttrue
7c0a3fe5b7 add comment 2019-02-13 08:29:09 +09:00
ousttrue
eef5ff60c8 fix DictionaryDeserializer 2019-02-13 08:24:21 +09:00
ousttrue
0cb031d0ba Separate GenericDeserializer.cs 2019-02-13 08:24:21 +09:00
ousttrue
ba466ff916 Separate GenericConstructor.cs 2019-02-13 08:24:21 +09:00
ousttrue
27d5a453b7 Update MaterialTest for JsonDictionaryValidator.Deserialize 2019-02-13 08:24:21 +09:00
ousttrue
0eff571b60 Add JsonDictionaryDeserializerTest 2019-02-13 08:23:15 +09:00
ousttrue
1ca7c20f49 Add IListTreeItem.ChildCount for optimization of ListTreeNode.Children 2019-02-10 04:56:50 +09:00
ousttrue
08ff5afae8 Refactoring JsonParser
Use ListTreeNode.AddValue to building tree
2019-02-10 02:57:03 +09:00
ousttrue
022308056a Remove unused code 2019-02-10 00:56:20 +09:00
ousttrue
3b1ed6fef9 optimize ListTreeNode Children for large JSON 2019-02-08 22:19:29 +09:00
j-hirose
bfff027bca Metallicマップ設定時にSmoothnessの値を復元するように修正 2019-02-07 16:58:07 +09:00
Nakaji Kohki
5b446a4534 Add README.url 2019-02-05 20:53:44 +09:00
yutopp
3d5545e091 Divide unity packages for asmdef files 2019-02-05 18:22:46 +09:00
yutopp
76bc9427da
Merge pull request #173 from dwango/calc_inverseBindMatrices_if_not_exists
Calculate inverseBindMatrices(Mesh.bindposes) in SkinnedMeshRenderer.…
2019-02-05 17:20:56 +09:00
yutopp
17426ab64a
Merge pull request #177 from dwango/fix_adf_error_VRM_DEVELOP
Fix adf error
2019-02-05 17:16:37 +09:00
ousttrue
722a98d466 Fix adf error 2019-02-05 17:01:04 +09:00
ousttrue
0d8f13e945 add null check 2019-02-05 16:33:23 +09:00
ousttrue
76a78057df fix KeyValue 2019-02-05 16:20:02 +09:00
ousttrue
99a150a146
Merge pull request #171 from dwango/skip_import_in_streamingassets
Skip AssetPostProcessor when file in StreamingAssets folder. #166
2019-02-05 01:25:42 +09:00
ousttrue
cb91f66969 Skip AssetPostProcessor when file in StreamingAssets folder. #166 2019-02-05 00:48:02 +09:00
ousttrue
da27a71538 Calculate inverseBindMatrices(Mesh.bindposes) in SkinnedMeshRenderer.transform local #127 2019-02-04 17:04:31 +09:00
ousttrue
cc9de9111a Fixed IFormatter.KeyValue. All Expression.Compile Removed 2019-02-03 16:44:47 +09:00
ousttrue
a5800d5937 Replace Invoke with GenericInvokeCallFactory 2019-02-02 18:36:37 +09:00
ousttrue
431a53230f Remove Expression from JsonObjectValidator 2019-02-02 18:22:03 +09:00
ousttrue
38a58500c9 Remove Expression from ListTreeNodeDeserializerExtensions 2019-02-02 17:46:25 +09:00
ousttrue
7086512cb8 Use Delegate.CreateDelegate 2019-02-02 17:40:30 +09:00
ousttrue
da562a18c0 Refactor GenericInvokeCallFactory. StaticAction/Func, OpenAction/Func, BindAction/Func 2019-02-02 17:27:28 +09:00
ousttrue
49b57e7ef3 GenericInvokeCallFactory.Create to CreateAction 2019-02-02 16:39:03 +09:00
ousttrue
1e7c340efa
Merge pull request #164 from dwango/work_aot
Reduce Expression.Compile
2019-02-02 15:51:27 +09:00
ousttrue
308008a5ea Remove Expression from JsonEnumValidator 2019-02-02 04:19:08 +09:00
ousttrue
f28c0fc20f Remove Expression from JsonArrayValidator 2019-02-02 04:19:07 +09:00
ousttrue
6268662829 Remove Expression from GenericCast 2019-02-02 04:19:07 +09:00
ousttrue
0a55f6fb29 Generate ConcreteCast 2019-02-02 04:19:07 +09:00
yutopp
48f8f602f5 Rename schemaVersion to specVersion 2019-02-01 20:51:03 +09:00
yutopp
6c2da9704a Add schemaVersion field to VRM extensions 2019-02-01 20:04:00 +09:00
ousttrue
ec9a8da1ce replace expression in FormatterExtensionsSerializer with invoke 2019-02-01 19:28:38 +09:00
yutopp
321dd7ffb2 Now commercialUssageName field in meta is required 2019-02-01 19:09:07 +09:00
yutopp
0eb67ada22 Refactor 2019-02-01 19:04:24 +09:00
yutopp
3321480843 Now sexualUssageName field in meta is required 2019-02-01 19:02:57 +09:00
yutopp
1632e9de40 Now violentUssageName field in meta is required 2019-02-01 18:59:59 +09:00
yutopp
76abf901f1 Now allowedUserName field in meta is required 2019-02-01 18:55:02 +09:00
yutopp
82c6dcf119 Now licenseName field in meta is required 2019-02-01 18:36:01 +09:00
ousttrue
9990021eb7 KeyValue is obsoleted 2019-02-01 17:56:09 +09:00
ousttrue
b6303ea26b Delegate to type specific Action 2019-02-01 17:52:06 +09:00
yutopp
5c3649bb87 Remove an unused file 2019-01-31 23:57:21 +09:00