v0.54.0¶
v0.54.0 (17/12/2019)¶
[closed] Refer to vertex color when importing with UniUnlit #343
UniUnlitシェーダかつ頂点カラーが書き込まれている場合、VColBlendModeが変更されるように修正
[closed] Generate json serializer #298
[closed] add generated serializer, fix tests #341
モバイル向けのAOT対策をしたシリアライザを追加
[closed] add VRM Export Option. Reduce BlendShape Size #304
Export時に使用していないBlendShapeを除外するオプションを追加
[closed] add Export Editor Settings #338
ExportUIにMetaの項目を追加
[closed] handling stackOverflowException #340
ExportUIにMetaの項目を追加
[closed] suppress blendshape gabage collection #330
EditorでGCが発生していた部分を修正
[closed] fix baseColorFactor color space. #339
gltfエクスポート時にbaseColorFactorをlinearで書き込むように変更、import時はgammmaに変換
[closed] Unity2019 asset pipeline v2 support #335
Unity2019.3でImportするとAssetPipelineV2でエラーが出ていたため修正
[closed] Feature fix export vrm when change blend shape #332
BlendShapeを操作した状態でPose Freezeにチェックを入れてVRMExportした際に、一部のBlendShapeが壊れる不具合を修正
[closed] fix Pose Freeze Export #331
Pose Freezeを指定してExportするとFirstPersonBoneが書き込まれていなかった問題の修正
[closed] Fix to normalize and output normals #314
法線を正規化するように修正
[closed] Update AliciaSolid to 0.51 #317
サンプルモデルを更新
[closed] Fix the problem where Vector3 Color cannot be recognized #311
Vector3Colorが読み込めなかった問題の修正
[closed] fix texture max size when import vrm #310
TextureのMaxSizeを2048固定からTextureサイズに応じてMaxSizeを512~8192の間で設定するように修正
[closed] Feature fix vrm export parameter #346
ExportSettingsの設定が、入力順番によってUndoで戻ってしまう場合があった問題の修正
その他修正¶
[closed] fix Count() to Count #345
[closed] ReduceBlendshapeSize default false #342
[closed] Fix typo (Base64Embedded) #280
[closed] Add a method to reset bones under the influence of SpringBone. #320
[closed] add left handed Description to collidergroup offset properties #286
[closed] add material extension shader property description #287
[closed] fix gltf animation import #306
[closed] SetDefault when EditorReset with VRMFirstPerson #305
[closed] Fix typo (private fields) #272
[closed] Fix typo (TextureType) #279
[closed] Fix typo (AnimationProperties) #278
[closed] Fix type (editor) #281
[closed] Fix typo (ToJsonSchema) #275
[closed] Fix typo (Scheduler) #276
[closed] Fix typo (public class members) #274
[closed] Fix typo (error messages) #273
[closed] Fix typo (local variables) #271
[closed] Fix typo (comments) #270
[closed] Fix typo (tests) #269
[closed] Fix typo (VRM.Samples) #268
[closed] Revert Schema changes #285