hexo-theme-gnix 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +106 -0
- package/include/hexo/filter/locals.js +109 -0
- package/include/hexo/generator/categories.js +12 -0
- package/include/hexo/generator/category.js +52 -0
- package/include/hexo/generator/insight.js +50 -0
- package/include/hexo/generator/manifest.js +23 -0
- package/include/hexo/generator/tags.js +12 -0
- package/include/hexo/helper/cdn.js +21 -0
- package/include/hexo/helper/page.js +27 -0
- package/include/hexo/view.js +40 -0
- package/include/register.js +11 -0
- package/include/util/common.js +33 -0
- package/languages/en.yml +47 -0
- package/languages/fr.yml +46 -0
- package/languages/ja.yml +46 -0
- package/languages/zh-CN.yml +47 -0
- package/languages/zh-TW.yml +47 -0
- package/layout/archive.jsx +118 -0
- package/layout/categories.jsx +137 -0
- package/layout/category.jsx +38 -0
- package/layout/comment/disqus.jsx +79 -0
- package/layout/comment/disqusjs.jsx +127 -0
- package/layout/comment/giscus.jsx +193 -0
- package/layout/comment/gitalk.jsx +141 -0
- package/layout/comment/twikoo.jsx +63 -0
- package/layout/comment/utterances.jsx +86 -0
- package/layout/comment/valine.jsx +143 -0
- package/layout/comment/waline.jsx +156 -0
- package/layout/common/article.jsx +131 -0
- package/layout/common/article_cover.jsx +33 -0
- package/layout/common/article_media.jsx +34 -0
- package/layout/common/comment.jsx +38 -0
- package/layout/common/footer.jsx +228 -0
- package/layout/common/head.jsx +242 -0
- package/layout/common/navbar.jsx +219 -0
- package/layout/common/plugins.jsx +39 -0
- package/layout/common/scripts.jsx +49 -0
- package/layout/common/search.jsx +22 -0
- package/layout/common/theme_selector.jsx +79 -0
- package/layout/common/toc.jsx +53 -0
- package/layout/index.jsx +29 -0
- package/layout/layout.jsx +34 -0
- package/layout/misc/article_licensing.jsx +114 -0
- package/layout/misc/meta.jsx +61 -0
- package/layout/misc/open_graph.jsx +164 -0
- package/layout/misc/paginator.jsx +90 -0
- package/layout/misc/structured_data.jsx +110 -0
- package/layout/misc/web_app.jsx +106 -0
- package/layout/page.jsx +12 -0
- package/layout/plugin/bing_webmaster.jsx +47 -0
- package/layout/plugin/busuanzi.jsx +40 -0
- package/layout/plugin/clarity.jsx +22 -0
- package/layout/plugin/cookie_consent.jsx +136 -0
- package/layout/plugin/google_analytics.jsx +66 -0
- package/layout/plugin/google_tag_mamager.jsx +41 -0
- package/layout/plugin/netlify.jsx +39 -0
- package/layout/plugin/pjax.jsx +20 -0
- package/layout/plugin/statcounter.jsx +69 -0
- package/layout/plugin/twitter_conversion_tracking.jsx +51 -0
- package/layout/post.jsx +16 -0
- package/layout/search/insight.jsx +53 -0
- package/layout/tag.jsx +29 -0
- package/layout/tags.jsx +55 -0
- package/package.json +42 -0
- package/scripts/index.js +1 -0
- package/source/css/callout_blocks.css +204 -0
- package/source/css/default.css +1590 -0
- package/source/css/font/woff2/Futura-Book.woff2 +0 -0
- package/source/css/font/woff2/Paris2024-Variable.woff2 +0 -0
- package/source/css/font/woff2/doto.woff2 +0 -0
- package/source/css/optional/chinese.css +17 -0
- package/source/css/responsive/desktop.css +164 -0
- package/source/css/responsive/mobile.css +46 -0
- package/source/css/responsive/tablet.css +46 -0
- package/source/css/responsive/touch.css +254 -0
- package/source/css/shiki/shiki.min.css +1 -0
- package/source/css/twikoo.css +2143 -0
- package/source/img/avatar.webp +0 -0
- package/source/img/background.webp +0 -0
- package/source/img/favicon.svg +6 -0
- package/source/img/logo.svg +9 -0
- package/source/img/og_image.png +0 -0
- package/source/js/busuanzi.js +46 -0
- package/source/js/host/cookieconsent/3.1.1/build/cookieconsent.min.css +6 -0
- package/source/js/host/cookieconsent/3.1.1/build/cookieconsent.min.js +1 -0
- package/source/js/host/iconify-icon/3.0.2/iconify-icon.min.js +12 -0
- package/source/js/host/medium-zoom/dist/medium-zoom.min.js +2 -0
- package/source/js/host/mermaid/mermaid.min.js +2811 -0
- package/source/js/host/pjax/0.2.8/pjax.min.js +1 -0
- package/source/js/host/twikoo/1.6.41/dist/twikoo.all.min.js +2 -0
- package/source/js/insight.js +330 -0
- package/source/js/instant-page.min.js +1 -0
- package/source/js/live2d_Asoul/Model/Ava/Ava.4096/texture_00.webp +0 -0
- package/source/js/live2d_Asoul/Model/Ava/Ava.moc3 +0 -0
- package/source/js/live2d_Asoul/Model/Ava/Ava.model3.json +323 -0
- package/source/js/live2d_Asoul/Model/Ava/Ava.physics3.json +1225 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_idle.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_shake01.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_shake02.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap01.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap02.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap03.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap04.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap05.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap06.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap07.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap08.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap09.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap10.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/motions/Ava_tap11.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Ava/raw.ex.json +16 -0
- package/source/js/live2d_Asoul/Model/Ava/raw.model3.json +321 -0
- package/source/js/live2d_Asoul/Model/Diana/Diana.4096/texture_00.webp +0 -0
- package/source/js/live2d_Asoul/Model/Diana/Diana.moc3 +0 -0
- package/source/js/live2d_Asoul/Model/Diana/Diana.model3.json +212 -0
- package/source/js/live2d_Asoul/Model/Diana/Diana.physics3.json +764 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_idle.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap01.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap02.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap03.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap04.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap05.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap06.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap07.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap08.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap09.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap10.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/motions/Diana_tap11.motion3.json +1 -0
- package/source/js/live2d_Asoul/Model/Diana/raw.ex.json +16 -0
- package/source/js/live2d_Asoul/Model/Diana/raw.model3.json +210 -0
- package/source/js/live2d_Asoul/TweenLite.js +12 -0
- package/source/js/live2d_Asoul/cubism4.min.js +2 -0
- package/source/js/live2d_Asoul/live2dcubismcore.min.js +9 -0
- package/source/js/live2d_Asoul/load.js +231 -0
- package/source/js/live2d_Asoul/pio.css +161 -0
- package/source/js/live2d_Asoul/pio.js +296 -0
- package/source/js/live2d_Asoul/pio_sdk4.js +149 -0
- package/source/js/live2d_Asoul/pixi.min.js +9 -0
- package/source/js/main.js +218 -0
- package/source/js/pjax.js +29 -0
- package/source/js/shiki/shiki.js +191 -0
- package/source/js/theme-selector.js +206 -0
- package/util/cache.js +47 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"Version":3,"Meta":{"Duration":10.133,"Fps":30.0,"Loop":true,"AreBeziersRestricted":true,"CurveCount":46,"TotalSegmentCount":922,"TotalPointCount":2770,"UserDataCount":0,"TotalUserDataSize":0},"Curves":[{"Target":"Parameter","Id":"Param51","Segments":[0,-30,1,2.467,-30,4.933,-30,7.4,-30,1,7.456,-30,7.511,30,7.567,30,1,7.778,30,7.989,30,8.2,30,1,8.256,30,8.311,-30,8.367,-30,0,10.133,-30]},{"Target":"Parameter","Id":"Param43","Segments":[0,0,1,0.4,0,0.8,-0.012,1.2,-0.012,1,1.378,-0.012,1.556,0.031,1.733,0.031,1,1.856,0.031,1.978,-0.125,2.1,-0.125,1,2.111,-0.125,2.122,-0.124,2.133,-0.124,1,2.167,-0.124,2.2,-0.214,2.233,-0.214,1,2.389,-0.214,2.544,0.38,2.7,0.38,1,2.789,0.38,2.878,0.114,2.967,0.114,1,3.111,0.114,3.256,0.428,3.4,0.428,1,3.444,0.428,3.489,0.383,3.533,0.383,1,3.689,0.383,3.844,1.109,4,1.109,1,4.389,1.109,4.778,-0.334,5.167,-0.334,1,5.289,-0.334,5.411,0.161,5.533,0.161,1,5.644,0.161,5.756,-0.065,5.867,-0.065,1,5.989,-0.065,6.111,0.024,6.233,0.024,1,6.344,0.024,6.456,-0.009,6.567,-0.009,1,6.689,-0.009,6.811,0.003,6.933,0.003,1,7.044,0.003,7.156,-0.001,7.267,-0.001,1,7.389,-0.001,7.511,0,7.633,0,1,7.778,0,7.922,-0.275,8.067,-0.275,1,8.089,-0.275,8.111,-0.202,8.133,-0.202,1,8.244,-0.202,8.356,-4.664,8.467,-4.664,1,8.589,-4.664,8.711,2.966,8.833,2.966,1,8.944,2.966,9.056,-1.37,9.167,-1.37,1,9.289,-1.37,9.411,0.498,9.533,0.498,1,9.644,0.498,9.756,-0.193,9.867,-0.193,1,9.956,-0.193,10.044,-0.025,10.133,0.043]},{"Target":"Parameter","Id":"Param46","Segments":[0,-30,0,3.767,-30,1,4.3,-30,4.833,30,5.367,30,1,5.678,30,5.989,18,6.3,18,1,6.6,18,6.9,28,7.2,28,0,10.133,28]},{"Target":"Parameter","Id":"Param50","Segments":[0,-30,0,2.733,-30,1,3.044,-30,3.356,30,3.667,30,1,4.844,30,6.022,30,7.2,30,1,7.233,30,7.267,-30,7.3,-30,0,10.133,-30]},{"Target":"Parameter","Id":"Param45","Segments":[0,-30,0,4.533,-30,1,4.933,-30,5.333,30,5.733,30,1,6.111,30,6.489,-30,6.867,-30,0,10.133,-30]},{"Target":"Parameter","Id":"ParamBodyAngleX","Segments":[0,0,0,3.367,0,1,3.878,0,4.389,-3,4.9,-3,0,10.133,-3]},{"Target":"Parameter","Id":"ParamBodyAngleZ","Segments":[0,0,0,3.367,0,1,3.878,0,4.389,-6,4.9,-6,0,10.133,-6]},{"Target":"Parameter","Id":"ParamAngleX","Segments":[0,-1,1,0.5,-1,1,-1,1.5,-1,1,1.789,-1,2.078,0,2.367,0,1,2.7,0,3.033,0.332,3.367,-1,1,3.878,-3.042,4.389,-10,4.9,-10,1,5.467,-10,6.033,-10,6.6,-10,1,7.067,-10,7.533,-10,8,-10,1,8.167,-10,8.333,1.682,8.5,2,1,8.967,2.89,9.433,3,9.9,3,0,10.133,3]},{"Target":"Parameter","Id":"ParamAngleY","Segments":[0,0,1,0.5,0,1,-8,1.5,-8,1,1.789,-8,2.078,0,2.367,0,1,2.7,0,3.033,-8,3.367,-8,1,3.878,-8,4.389,-4,4.9,-4,1,5.467,-4,6.033,-11,6.6,-11,1,7.067,-11,7.533,-11,8,-11,1,8.167,-11,8.333,-1.318,8.5,-1,1,8.967,-0.111,9.433,0,9.9,0,0,10.133,0]},{"Target":"Parameter","Id":"ParamAngleZ","Segments":[0,0,1,0.778,0,1.556,1,2.333,1,1,3.189,1,4.044,-30,4.9,-30,1,5.9,-30,6.9,-30,7.9,-30,1,8.089,-30,8.278,2,8.467,2,0,10.133,2]},{"Target":"Parameter","Id":"ParamBreath","Segments":[0,0,1,0.511,0,1.022,1,1.533,1,1,2.067,1,2.6,0,3.133,0,1,3.7,0,4.267,1,4.833,1,1,5.422,1,6.011,0,6.6,0,1,7.144,0,7.689,1,8.233,1,1,8.789,1,9.344,0.3,9.9,0.3,0,10.133,0.3]},{"Target":"Parameter","Id":"Param27","Segments":[0,0,1,0.011,0,0.022,0,0.033,0,1,0.111,0,0.189,5.649,0.267,5.649,1,0.511,5.649,0.756,-4.076,1,-4.076,1,1.078,-4.076,1.156,0.275,1.233,0.275,1,1.322,0.275,1.411,-1.697,1.5,-1.697,1,1.667,-1.697,1.833,1.394,2,1.394,1,2.078,1.394,2.156,0.339,2.233,0.339,1,2.3,0.339,2.367,3.776,2.433,3.776,1,2.611,3.776,2.789,-1.707,2.967,-1.707,1,3.056,-1.707,3.144,0.47,3.233,0.47,1,3.3,0.47,3.367,0.035,3.433,0.035,1,3.6,0.035,3.767,2.319,3.933,2.319,1,4.144,2.319,4.356,-2.097,4.567,-2.097,1,4.644,-2.097,4.722,0.873,4.8,0.873,1,4.889,0.873,4.978,-0.364,5.067,-0.364,1,5.144,-0.364,5.222,0.152,5.3,0.152,1,5.389,0.152,5.478,-0.063,5.567,-0.063,1,5.644,-0.063,5.722,0.027,5.8,0.027,1,5.889,0.027,5.978,-0.011,6.067,-0.011,1,6.144,-0.011,6.222,0.005,6.3,0.005,1,6.389,0.005,6.478,-0.002,6.567,-0.002,1,6.644,-0.002,6.722,0.001,6.8,0.001,1,6.889,0.001,6.978,0,7.067,0,1,7.144,0,7.222,0,7.3,0,1,7.367,0,7.433,-30,7.5,-30,1,7.522,-30,7.544,-30,7.567,-30,1,7.611,-30,7.656,30,7.7,30,1,7.711,30,7.722,30,7.733,30,1,7.8,30,7.867,-11.018,7.933,-11.018,1,7.956,-11.018,7.978,30,8,30,1,8.022,30,8.044,30,8.067,30,1,8.089,30,8.111,-30,8.133,-30,1,8.156,-30,8.178,-30,8.2,-30,1,8.244,-30,8.289,30,8.333,30,1,8.344,30,8.356,30,8.367,30,1,8.444,30,8.522,-12.538,8.6,-12.538,1,8.689,-12.538,8.778,5.151,8.867,5.151,1,8.944,5.151,9.022,-2.147,9.1,-2.147,1,9.189,-2.147,9.278,0.893,9.367,0.893,1,9.444,0.893,9.522,-0.374,9.6,-0.374,1,9.689,-0.374,9.778,0.155,9.867,0.155,1,9.944,0.155,10.022,-0.065,10.1,-0.065,1,10.111,-0.065,10.122,-0.064,10.133,-0.061]},{"Target":"Parameter","Id":"Param44","Segments":[0,0,1,0.011,0,0.022,0,0.033,0,1,0.111,0,0.189,5.649,0.267,5.649,1,0.511,5.649,0.756,-4.076,1,-4.076,1,1.078,-4.076,1.156,0.275,1.233,0.275,1,1.322,0.275,1.411,-1.697,1.5,-1.697,1,1.667,-1.697,1.833,1.394,2,1.394,1,2.078,1.394,2.156,0.339,2.233,0.339,1,2.3,0.339,2.367,3.776,2.433,3.776,1,2.611,3.776,2.789,-1.707,2.967,-1.707,1,3.056,-1.707,3.144,0.47,3.233,0.47,1,3.3,0.47,3.367,0.035,3.433,0.035,1,3.6,0.035,3.767,2.319,3.933,2.319,1,4.144,2.319,4.356,-2.097,4.567,-2.097,1,4.644,-2.097,4.722,0.873,4.8,0.873,1,4.889,0.873,4.978,-0.364,5.067,-0.364,1,5.144,-0.364,5.222,0.152,5.3,0.152,1,5.389,0.152,5.478,-0.063,5.567,-0.063,1,5.644,-0.063,5.722,0.027,5.8,0.027,1,5.889,0.027,5.978,-0.011,6.067,-0.011,1,6.144,-0.011,6.222,0.005,6.3,0.005,1,6.389,0.005,6.478,-0.002,6.567,-0.002,1,6.644,-0.002,6.722,0.001,6.8,0.001,1,6.889,0.001,6.978,0,7.067,0,1,7.144,0,7.222,0,7.3,0,1,7.367,0,7.433,-30,7.5,-30,1,7.522,-30,7.544,-30,7.567,-30,1,7.611,-30,7.656,30,7.7,30,1,7.711,30,7.722,30,7.733,30,1,7.8,30,7.867,-11.018,7.933,-11.018,1,7.956,-11.018,7.978,30,8,30,1,8.022,30,8.044,30,8.067,30,1,8.089,30,8.111,-30,8.133,-30,1,8.156,-30,8.178,-30,8.2,-30,1,8.244,-30,8.289,30,8.333,30,1,8.344,30,8.356,30,8.367,30,1,8.444,30,8.522,-12.538,8.6,-12.538,1,8.689,-12.538,8.778,5.151,8.867,5.151,1,8.944,5.151,9.022,-2.147,9.1,-2.147,1,9.189,-2.147,9.278,0.893,9.367,0.893,1,9.444,0.893,9.522,-0.374,9.6,-0.374,1,9.689,-0.374,9.778,0.155,9.867,0.155,1,9.944,0.155,10.022,-0.065,10.1,-0.065,1,10.111,-0.065,10.122,-0.064,10.133,-0.061]},{"Target":"Parameter","Id":"ParamEyeLOpen","Segments":[0,1,1,0.311,1,0.622,0.4,0.933,0.4,1,1.189,0.4,1.444,0.481,1.7,0.6,1,1.867,0.678,2.033,0.7,2.2,0.7,1,2.433,0.7,2.667,0.448,2.9,0.4,1,3.167,0.345,3.433,0.357,3.7,0.3,1,3.967,0.243,4.233,0,4.5,0,1,5.467,0,6.433,0,7.4,0,1,7.444,0,7.489,1,7.533,1,1,7.656,1,7.778,1,7.9,1,1,7.944,1,7.989,0,8.033,0,1,8.078,0,8.122,1,8.167,1,0,10.133,1]},{"Target":"Parameter","Id":"ParamEyeROpen","Segments":[0,1,1,0.311,1,0.622,0.4,0.933,0.4,1,1.189,0.4,1.444,0.481,1.7,0.6,1,1.867,0.678,2.033,0.7,2.2,0.7,1,2.433,0.7,2.667,0.448,2.9,0.4,1,3.167,0.345,3.433,0.357,3.7,0.3,1,3.967,0.243,4.233,0,4.5,0,1,5.467,0,6.433,0,7.4,0,1,7.444,0,7.489,1,7.533,1,1,7.656,1,7.778,1,7.9,1,1,7.944,1,7.989,0,8.033,0,1,8.078,0,8.122,1,8.167,1,0,10.133,1]},{"Target":"Parameter","Id":"ParamMouthForm","Segments":[0,-0.4,1,1.278,-0.4,2.556,-0.3,3.833,-0.3,1,4.167,-0.3,4.5,-0.4,4.833,-0.4,1,5.133,-0.4,5.433,-0.4,5.733,-0.4,1,6.167,-0.4,6.6,-0.4,7.033,-0.4,1,7.344,-0.4,7.656,-0.4,7.967,-0.4,1,8.044,-0.4,8.122,-0.2,8.2,-0.2,1,8.5,-0.2,8.8,-0.2,9.1,-0.2,0,10.133,-0.2]},{"Target":"Parameter","Id":"ParamMouthOpenY","Segments":[0,0,1,1.278,0,2.556,0.136,3.833,0.4,1,4.167,0.469,4.5,0.5,4.833,0.5,1,5.133,0.5,5.433,0.3,5.733,0.3,1,6.167,0.3,6.6,0.7,7.033,0.7,1,7.344,0.7,7.656,0.7,7.967,0.7,1,8.044,0.7,8.122,0,8.2,0,1,8.5,0,8.8,0,9.1,0,0,10.133,0]},{"Target":"Parameter","Id":"ParamCheek","Segments":[0,0,0,10.133,0]},{"Target":"Parameter","Id":"Param30","Segments":[0,1,1,1.022,1,2.044,-6,3.067,-6,1,4.411,-6,5.756,11,7.1,11,0,10.133,11]},{"Target":"Parameter","Id":"Param23","Segments":[0,0,1,0.011,0,0.022,0,0.033,0,1,0.167,0,0.3,2.905,0.433,2.905,1,0.644,2.905,0.856,-0.959,1.067,-0.959,1,1.144,-0.959,1.222,-0.646,1.3,-0.646,1,1.444,-0.646,1.589,-1.252,1.733,-1.252,1,2.011,-1.252,2.289,1.91,2.567,1.91,1,2.733,1.91,2.9,-0.082,3.067,-0.082,1,3.389,-0.082,3.711,1.535,4.033,1.535,1,4.222,1.535,4.411,-0.448,4.6,-0.448,1,4.711,-0.448,4.822,0.088,4.933,0.088,1,5.033,0.088,5.133,-0.017,5.233,-0.017,1,5.344,-0.017,5.456,0.003,5.567,0.003,1,5.667,0.003,5.767,-0.001,5.867,-0.001,1,5.967,-0.001,6.067,0,6.167,0,1,6.278,0,6.389,0,6.5,0,1,6.511,0,6.522,0,6.533,0,1,6.622,0,6.711,0,6.8,0,1,6.811,0,6.822,0,6.833,0,1,6.933,0,7.033,0,7.133,0,1,7.233,0,7.333,0,7.433,0,1,7.478,0,7.522,-19.504,7.567,-19.504,1,7.656,-19.504,7.744,3.605,7.833,3.605,1,7.867,3.605,7.9,1.945,7.933,1.945,1,7.967,1.945,8,19.462,8.033,19.462,1,8.089,19.462,8.144,-16.847,8.2,-16.847,1,8.278,-16.847,8.356,3.954,8.433,3.954,1,8.533,3.954,8.633,-0.75,8.733,-0.75,1,8.844,-0.75,8.956,0.146,9.067,0.146,1,9.167,0.146,9.267,-0.028,9.367,-0.028,1,9.478,-0.028,9.589,0.005,9.7,0.005,1,9.8,0.005,9.9,-0.001,10,-0.001,1,10.044,-0.001,10.089,-0.001,10.133,-0.001]},{"Target":"Parameter","Id":"Param25","Segments":[0,0.053,1,0.044,0.053,0.089,0.145,0.133,0.145,1,0.2,0.145,0.267,0,0.333,0,1,1.356,0,2.378,0,3.4,0,1,3.489,0,3.578,0.595,3.667,0.595,1,4.1,0.595,4.533,-5.869,4.967,-5.869,1,5.111,-5.869,5.256,-5.018,5.4,-5.018,1,5.544,-5.018,5.689,-5.31,5.833,-5.31,1,5.967,-5.31,6.1,-5.211,6.233,-5.211,1,6.378,-5.211,6.522,-5.245,6.667,-5.245,1,6.8,-5.245,6.933,-5.233,7.067,-5.233,1,7.211,-5.233,7.356,-5.237,7.5,-5.237,1,7.633,-5.237,7.767,-5.236,7.9,-5.236,1,8.033,-5.236,8.167,-5.236,8.3,-5.236,1,8.311,-5.236,8.322,-5.236,8.333,-5.236,1,8.456,-5.236,8.578,-5.236,8.7,-5.236,1,8.733,-5.236,8.767,-5.236,8.8,-5.236,1,8.889,-5.236,8.978,-5.236,9.067,-5.236,1,9.078,-5.236,9.089,-5.236,9.1,-5.236,1,9.111,-5.236,9.122,-5.236,9.133,-5.236,1,9.144,-5.236,9.156,-5.236,9.167,-5.236,1,9.178,-5.236,9.189,-5.236,9.2,-5.236,1,9.211,-5.236,9.222,-5.236,9.233,-5.236,1,9.322,-5.236,9.411,-5.236,9.5,-5.236,1,9.533,-5.236,9.567,-5.236,9.6,-5.236,1,9.633,-5.236,9.667,-5.236,9.7,-5.236,1,9.711,-5.236,9.722,-5.236,9.733,-5.236,1,9.778,-5.236,9.822,-5.236,9.867,-5.236,1,9.878,-5.236,9.889,-5.236,9.9,-5.236,1,9.911,-5.236,9.922,-5.236,9.933,-5.236,1,9.967,-5.236,10,-5.236,10.033,-5.236,1,10.044,-5.236,10.056,-5.236,10.067,-5.236,1,10.078,-5.236,10.089,-5.236,10.1,-5.236,1,10.111,-5.236,10.122,-5.236,10.133,-5.236]},{"Target":"Parameter","Id":"Param26","Segments":[0,0.053,1,0.044,0.053,0.089,0.145,0.133,0.145,1,0.2,0.145,0.267,0,0.333,0,1,1.356,0,2.378,0,3.4,0,1,3.489,0,3.578,0.595,3.667,0.595,1,4.1,0.595,4.533,-5.869,4.967,-5.869,1,5.111,-5.869,5.256,-5.018,5.4,-5.018,1,5.544,-5.018,5.689,-5.31,5.833,-5.31,1,5.967,-5.31,6.1,-5.211,6.233,-5.211,1,6.378,-5.211,6.522,-5.245,6.667,-5.245,1,6.8,-5.245,6.933,-5.233,7.067,-5.233,1,7.211,-5.233,7.356,-5.237,7.5,-5.237,1,7.633,-5.237,7.767,-5.236,7.9,-5.236,1,8.033,-5.236,8.167,-5.236,8.3,-5.236,1,8.311,-5.236,8.322,-5.236,8.333,-5.236,1,8.456,-5.236,8.578,-5.236,8.7,-5.236,1,8.733,-5.236,8.767,-5.236,8.8,-5.236,1,8.889,-5.236,8.978,-5.236,9.067,-5.236,1,9.078,-5.236,9.089,-5.236,9.1,-5.236,1,9.111,-5.236,9.122,-5.236,9.133,-5.236,1,9.144,-5.236,9.156,-5.236,9.167,-5.236,1,9.178,-5.236,9.189,-5.236,9.2,-5.236,1,9.211,-5.236,9.222,-5.236,9.233,-5.236,1,9.322,-5.236,9.411,-5.236,9.5,-5.236,1,9.533,-5.236,9.567,-5.236,9.6,-5.236,1,9.633,-5.236,9.667,-5.236,9.7,-5.236,1,9.711,-5.236,9.722,-5.236,9.733,-5.236,1,9.778,-5.236,9.822,-5.236,9.867,-5.236,1,9.878,-5.236,9.889,-5.236,9.9,-5.236,1,9.911,-5.236,9.922,-5.236,9.933,-5.236,1,9.967,-5.236,10,-5.236,10.033,-5.236,1,10.044,-5.236,10.056,-5.236,10.067,-5.236,1,10.078,-5.236,10.089,-5.236,10.1,-5.236,1,10.111,-5.236,10.122,-5.236,10.133,-5.236]},{"Target":"Parameter","Id":"Param24","Segments":[0,0.053,1,0.044,0.053,0.089,0.145,0.133,0.145,1,0.2,0.145,0.267,0,0.333,0,1,1.356,0,2.378,0,3.4,0,1,3.489,0,3.578,0.595,3.667,0.595,1,4.1,0.595,4.533,-5.869,4.967,-5.869,1,5.111,-5.869,5.256,-5.018,5.4,-5.018,1,5.544,-5.018,5.689,-5.31,5.833,-5.31,1,5.967,-5.31,6.1,-5.211,6.233,-5.211,1,6.378,-5.211,6.522,-5.245,6.667,-5.245,1,6.8,-5.245,6.933,-5.233,7.067,-5.233,1,7.211,-5.233,7.356,-5.237,7.5,-5.237,1,7.633,-5.237,7.767,-5.236,7.9,-5.236,1,8.033,-5.236,8.167,-5.236,8.3,-5.236,1,8.311,-5.236,8.322,-5.236,8.333,-5.236,1,8.456,-5.236,8.578,-5.236,8.7,-5.236,1,8.733,-5.236,8.767,-5.236,8.8,-5.236,1,8.889,-5.236,8.978,-5.236,9.067,-5.236,1,9.078,-5.236,9.089,-5.236,9.1,-5.236,1,9.111,-5.236,9.122,-5.236,9.133,-5.236,1,9.144,-5.236,9.156,-5.236,9.167,-5.236,1,9.178,-5.236,9.189,-5.236,9.2,-5.236,1,9.211,-5.236,9.222,-5.236,9.233,-5.236,1,9.322,-5.236,9.411,-5.236,9.5,-5.236,1,9.533,-5.236,9.567,-5.236,9.6,-5.236,1,9.633,-5.236,9.667,-5.236,9.7,-5.236,1,9.711,-5.236,9.722,-5.236,9.733,-5.236,1,9.778,-5.236,9.822,-5.236,9.867,-5.236,1,9.878,-5.236,9.889,-5.236,9.9,-5.236,1,9.911,-5.236,9.922,-5.236,9.933,-5.236,1,9.967,-5.236,10,-5.236,10.033,-5.236,1,10.044,-5.236,10.056,-5.236,10.067,-5.236,1,10.078,-5.236,10.089,-5.236,10.1,-5.236,1,10.111,-5.236,10.122,-5.236,10.133,-5.236]},{"Target":"Parameter","Id":"Param42","Segments":[0,0,1,0.022,0,0.044,0,0.067,0,1,0.556,0,1.044,0.128,1.533,0.128,1,1.644,0.128,1.756,0.038,1.867,0.038,1,2.022,0.038,2.178,0.273,2.333,0.273,1,3.211,0.273,4.089,-7.72,4.967,-7.72,1,5.089,-7.72,5.211,-7.194,5.333,-7.194,1,5.444,-7.194,5.556,-7.378,5.667,-7.378,1,5.789,-7.378,5.911,-7.314,6.033,-7.314,1,6.144,-7.314,6.256,-7.336,6.367,-7.336,1,6.489,-7.336,6.611,-7.328,6.733,-7.328,1,6.856,-7.328,6.978,-7.331,7.1,-7.331,1,7.211,-7.331,7.322,-7.33,7.433,-7.33,1,7.444,-7.33,7.456,-7.33,7.467,-7.33,1,7.578,-7.33,7.689,-7.33,7.8,-7.33,1,7.889,-7.33,7.978,-7.051,8.067,-7.051,1,8.1,-7.051,8.133,-7.247,8.167,-7.247,1,8.311,-7.247,8.456,1.232,8.6,1.232,1,8.722,1.232,8.844,-2.834,8.967,-2.834,1,9.089,-2.834,9.211,-1.375,9.333,-1.375,1,9.444,-1.375,9.556,-1.874,9.667,-1.874,1,9.789,-1.874,9.911,-1.696,10.033,-1.696,1,10.067,-1.696,10.1,-1.702,10.133,-1.71]},{"Target":"Parameter","Id":"Param13","Segments":[0,0,1,0.022,0,0.044,0,0.067,0,1,0.556,0,1.044,0.128,1.533,0.128,1,1.644,0.128,1.756,0.038,1.867,0.038,1,2.022,0.038,2.178,0.273,2.333,0.273,1,3.211,0.273,4.089,-7.72,4.967,-7.72,1,5.089,-7.72,5.211,-7.194,5.333,-7.194,1,5.444,-7.194,5.556,-7.378,5.667,-7.378,1,5.789,-7.378,5.911,-7.314,6.033,-7.314,1,6.144,-7.314,6.256,-7.336,6.367,-7.336,1,6.489,-7.336,6.611,-7.328,6.733,-7.328,1,6.856,-7.328,6.978,-7.331,7.1,-7.331,1,7.211,-7.331,7.322,-7.33,7.433,-7.33,1,7.444,-7.33,7.456,-7.33,7.467,-7.33,1,7.578,-7.33,7.689,-7.33,7.8,-7.33,1,7.889,-7.33,7.978,-7.051,8.067,-7.051,1,8.1,-7.051,8.133,-7.247,8.167,-7.247,1,8.311,-7.247,8.456,1.232,8.6,1.232,1,8.722,1.232,8.844,-2.834,8.967,-2.834,1,9.089,-2.834,9.211,-1.375,9.333,-1.375,1,9.444,-1.375,9.556,-1.874,9.667,-1.874,1,9.789,-1.874,9.911,-1.696,10.033,-1.696,1,10.067,-1.696,10.1,-1.702,10.133,-1.71]},{"Target":"Parameter","Id":"Param14","Segments":[0,0.001,1,0.4,0.001,0.8,-0.017,1.2,-0.017,1,1.378,-0.017,1.556,0.043,1.733,0.043,1,1.856,0.043,1.978,-0.175,2.1,-0.175,1,2.111,-0.175,2.122,-0.174,2.133,-0.174,1,2.167,-0.174,2.2,-0.3,2.233,-0.3,1,2.389,-0.3,2.544,0.532,2.7,0.532,1,2.789,0.532,2.878,0.16,2.967,0.16,1,3.111,0.16,3.256,0.6,3.4,0.6,1,3.444,0.6,3.489,0.536,3.533,0.536,1,3.689,0.536,3.844,1.553,4,1.553,1,4.389,1.553,4.778,-0.468,5.167,-0.468,1,5.289,-0.468,5.411,0.225,5.533,0.225,1,5.644,0.225,5.756,-0.09,5.867,-0.09,1,5.989,-0.09,6.111,0.033,6.233,0.033,1,6.344,0.033,6.456,-0.012,6.567,-0.012,1,6.689,-0.012,6.811,0.004,6.933,0.004,1,7.044,0.004,7.156,-0.002,7.267,-0.002,1,7.389,-0.002,7.511,0.001,7.633,0.001,1,7.778,0.001,7.922,-0.385,8.067,-0.385,1,8.089,-0.385,8.111,-0.283,8.133,-0.283,1,8.244,-0.283,8.356,-6.53,8.467,-6.53,1,8.589,-6.53,8.711,4.152,8.833,4.152,1,8.944,4.152,9.056,-1.918,9.167,-1.918,1,9.289,-1.918,9.411,0.697,9.533,0.697,1,9.644,0.697,9.756,-0.27,9.867,-0.27,1,9.956,-0.27,10.044,-0.034,10.133,0.06]},{"Target":"Parameter","Id":"Param15","Segments":[0,0,1,0.022,0,0.044,0,0.067,0,1,0.556,0,1.044,0.128,1.533,0.128,1,1.644,0.128,1.756,0.038,1.867,0.038,1,2.022,0.038,2.178,0.273,2.333,0.273,1,3.211,0.273,4.089,-7.72,4.967,-7.72,1,5.089,-7.72,5.211,-7.194,5.333,-7.194,1,5.444,-7.194,5.556,-7.378,5.667,-7.378,1,5.789,-7.378,5.911,-7.314,6.033,-7.314,1,6.144,-7.314,6.256,-7.336,6.367,-7.336,1,6.489,-7.336,6.611,-7.328,6.733,-7.328,1,6.856,-7.328,6.978,-7.331,7.1,-7.331,1,7.211,-7.331,7.322,-7.33,7.433,-7.33,1,7.444,-7.33,7.456,-7.33,7.467,-7.33,1,7.578,-7.33,7.689,-7.33,7.8,-7.33,1,7.889,-7.33,7.978,-7.051,8.067,-7.051,1,8.1,-7.051,8.133,-7.247,8.167,-7.247,1,8.311,-7.247,8.456,1.232,8.6,1.232,1,8.722,1.232,8.844,-2.834,8.967,-2.834,1,9.089,-2.834,9.211,-1.375,9.333,-1.375,1,9.444,-1.375,9.556,-1.874,9.667,-1.874,1,9.789,-1.874,9.911,-1.696,10.033,-1.696,1,10.067,-1.696,10.1,-1.702,10.133,-1.71]},{"Target":"Parameter","Id":"Param16","Segments":[0,0,1,0.4,0,0.8,-0.012,1.2,-0.012,1,1.378,-0.012,1.556,0.031,1.733,0.031,1,1.856,0.031,1.978,-0.125,2.1,-0.125,1,2.111,-0.125,2.122,-0.124,2.133,-0.124,1,2.167,-0.124,2.2,-0.214,2.233,-0.214,1,2.389,-0.214,2.544,0.38,2.7,0.38,1,2.789,0.38,2.878,0.114,2.967,0.114,1,3.111,0.114,3.256,0.428,3.4,0.428,1,3.444,0.428,3.489,0.383,3.533,0.383,1,3.689,0.383,3.844,1.109,4,1.109,1,4.389,1.109,4.778,-0.334,5.167,-0.334,1,5.289,-0.334,5.411,0.161,5.533,0.161,1,5.644,0.161,5.756,-0.065,5.867,-0.065,1,5.989,-0.065,6.111,0.024,6.233,0.024,1,6.344,0.024,6.456,-0.009,6.567,-0.009,1,6.689,-0.009,6.811,0.003,6.933,0.003,1,7.044,0.003,7.156,-0.001,7.267,-0.001,1,7.389,-0.001,7.511,0,7.633,0,1,7.778,0,7.922,-0.275,8.067,-0.275,1,8.089,-0.275,8.111,-0.202,8.133,-0.202,1,8.244,-0.202,8.356,-4.664,8.467,-4.664,1,8.589,-4.664,8.711,2.966,8.833,2.966,1,8.944,2.966,9.056,-1.37,9.167,-1.37,1,9.289,-1.37,9.411,0.498,9.533,0.498,1,9.644,0.498,9.756,-0.193,9.867,-0.193,1,9.956,-0.193,10.044,-0.025,10.133,0.043]},{"Target":"Parameter","Id":"Param17","Segments":[0,0,1,0.022,0,0.044,0,0.067,0,1,0.556,0,1.044,0.128,1.533,0.128,1,1.644,0.128,1.756,0.038,1.867,0.038,1,2.022,0.038,2.178,0.273,2.333,0.273,1,3.211,0.273,4.089,-7.72,4.967,-7.72,1,5.089,-7.72,5.211,-7.194,5.333,-7.194,1,5.444,-7.194,5.556,-7.378,5.667,-7.378,1,5.789,-7.378,5.911,-7.314,6.033,-7.314,1,6.144,-7.314,6.256,-7.336,6.367,-7.336,1,6.489,-7.336,6.611,-7.328,6.733,-7.328,1,6.856,-7.328,6.978,-7.331,7.1,-7.331,1,7.211,-7.331,7.322,-7.33,7.433,-7.33,1,7.444,-7.33,7.456,-7.33,7.467,-7.33,1,7.578,-7.33,7.689,-7.33,7.8,-7.33,1,7.889,-7.33,7.978,-7.051,8.067,-7.051,1,8.1,-7.051,8.133,-7.247,8.167,-7.247,1,8.311,-7.247,8.456,1.232,8.6,1.232,1,8.722,1.232,8.844,-2.834,8.967,-2.834,1,9.089,-2.834,9.211,-1.375,9.333,-1.375,1,9.444,-1.375,9.556,-1.874,9.667,-1.874,1,9.789,-1.874,9.911,-1.696,10.033,-1.696,1,10.067,-1.696,10.1,-1.702,10.133,-1.71]},{"Target":"Parameter","Id":"Param18","Segments":[0,0,1,0.4,0,0.8,-0.012,1.2,-0.012,1,1.378,-0.012,1.556,0.031,1.733,0.031,1,1.856,0.031,1.978,-0.125,2.1,-0.125,1,2.111,-0.125,2.122,-0.124,2.133,-0.124,1,2.167,-0.124,2.2,-0.214,2.233,-0.214,1,2.389,-0.214,2.544,0.38,2.7,0.38,1,2.789,0.38,2.878,0.114,2.967,0.114,1,3.111,0.114,3.256,0.428,3.4,0.428,1,3.444,0.428,3.489,0.383,3.533,0.383,1,3.689,0.383,3.844,1.109,4,1.109,1,4.389,1.109,4.778,-0.334,5.167,-0.334,1,5.289,-0.334,5.411,0.161,5.533,0.161,1,5.644,0.161,5.756,-0.065,5.867,-0.065,1,5.989,-0.065,6.111,0.024,6.233,0.024,1,6.344,0.024,6.456,-0.009,6.567,-0.009,1,6.689,-0.009,6.811,0.003,6.933,0.003,1,7.044,0.003,7.156,-0.001,7.267,-0.001,1,7.389,-0.001,7.511,0,7.633,0,1,7.778,0,7.922,-0.275,8.067,-0.275,1,8.089,-0.275,8.111,-0.202,8.133,-0.202,1,8.244,-0.202,8.356,-4.664,8.467,-4.664,1,8.589,-4.664,8.711,2.966,8.833,2.966,1,8.944,2.966,9.056,-1.37,9.167,-1.37,1,9.289,-1.37,9.411,0.498,9.533,0.498,1,9.644,0.498,9.756,-0.193,9.867,-0.193,1,9.956,-0.193,10.044,-0.025,10.133,0.043]},{"Target":"Parameter","Id":"Param19","Segments":[0,0,1,0.022,0,0.044,0,0.067,0,1,0.556,0,1.044,0.153,1.533,0.153,1,1.644,0.153,1.756,0.045,1.867,0.045,1,2.022,0.045,2.178,0.328,2.333,0.328,1,3.211,0.328,4.089,-9.264,4.967,-9.264,1,5.089,-9.264,5.211,-8.633,5.333,-8.633,1,5.444,-8.633,5.556,-8.854,5.667,-8.854,1,5.789,-8.854,5.911,-8.776,6.033,-8.776,1,6.144,-8.776,6.256,-8.804,6.367,-8.804,1,6.489,-8.804,6.611,-8.794,6.733,-8.794,1,6.856,-8.794,6.978,-8.797,7.1,-8.797,1,7.211,-8.797,7.322,-8.796,7.433,-8.796,1,7.444,-8.796,7.456,-8.796,7.467,-8.796,1,7.578,-8.796,7.689,-8.797,7.8,-8.797,1,7.889,-8.797,7.978,-8.462,8.067,-8.462,1,8.1,-8.462,8.133,-8.697,8.167,-8.697,1,8.311,-8.697,8.456,1.479,8.6,1.479,1,8.722,1.479,8.844,-3.401,8.967,-3.401,1,9.089,-3.401,9.211,-1.65,9.333,-1.65,1,9.444,-1.65,9.556,-2.249,9.667,-2.249,1,9.789,-2.249,9.911,-2.035,10.033,-2.035,1,10.067,-2.035,10.1,-2.042,10.133,-2.053]},{"Target":"Parameter","Id":"Param20","Segments":[0,0.001,1,0.4,0.001,0.8,-0.015,1.2,-0.015,1,1.378,-0.015,1.556,0.037,1.733,0.037,1,1.856,0.037,1.978,-0.15,2.1,-0.15,1,2.111,-0.15,2.122,-0.149,2.133,-0.149,1,2.167,-0.149,2.2,-0.257,2.233,-0.257,1,2.389,-0.257,2.544,0.456,2.7,0.456,1,2.789,0.456,2.878,0.137,2.967,0.137,1,3.111,0.137,3.256,0.514,3.4,0.514,1,3.444,0.514,3.489,0.459,3.533,0.459,1,3.689,0.459,3.844,1.331,4,1.331,1,4.389,1.331,4.778,-0.401,5.167,-0.401,1,5.289,-0.401,5.411,0.193,5.533,0.193,1,5.644,0.193,5.756,-0.077,5.867,-0.077,1,5.989,-0.077,6.111,0.029,6.233,0.029,1,6.344,0.029,6.456,-0.01,6.567,-0.01,1,6.689,-0.01,6.811,0.004,6.933,0.004,1,7.044,0.004,7.156,-0.001,7.267,-0.001,1,7.389,-0.001,7.511,0,7.633,0,1,7.778,0,7.922,-0.33,8.067,-0.33,1,8.089,-0.33,8.111,-0.243,8.133,-0.243,1,8.244,-0.243,8.356,-5.597,8.467,-5.597,1,8.589,-5.597,8.711,3.559,8.833,3.559,1,8.944,3.559,9.056,-1.644,9.167,-1.644,1,9.289,-1.644,9.411,0.597,9.533,0.597,1,9.644,0.597,9.756,-0.231,9.867,-0.231,1,9.956,-0.231,10.044,-0.029,10.133,0.051]},{"Target":"Parameter","Id":"Param21","Segments":[0,0,1,0.022,0,0.044,0,0.067,0,1,0.556,0,1.044,0.153,1.533,0.153,1,1.644,0.153,1.756,0.045,1.867,0.045,1,2.022,0.045,2.178,0.328,2.333,0.328,1,3.211,0.328,4.089,-9.264,4.967,-9.264,1,5.089,-9.264,5.211,-8.633,5.333,-8.633,1,5.444,-8.633,5.556,-8.854,5.667,-8.854,1,5.789,-8.854,5.911,-8.776,6.033,-8.776,1,6.144,-8.776,6.256,-8.804,6.367,-8.804,1,6.489,-8.804,6.611,-8.794,6.733,-8.794,1,6.856,-8.794,6.978,-8.797,7.1,-8.797,1,7.211,-8.797,7.322,-8.796,7.433,-8.796,1,7.444,-8.796,7.456,-8.796,7.467,-8.796,1,7.578,-8.796,7.689,-8.797,7.8,-8.797,1,7.889,-8.797,7.978,-8.462,8.067,-8.462,1,8.1,-8.462,8.133,-8.697,8.167,-8.697,1,8.311,-8.697,8.456,1.479,8.6,1.479,1,8.722,1.479,8.844,-3.401,8.967,-3.401,1,9.089,-3.401,9.211,-1.65,9.333,-1.65,1,9.444,-1.65,9.556,-2.249,9.667,-2.249,1,9.789,-2.249,9.911,-2.035,10.033,-2.035,1,10.067,-2.035,10.1,-2.042,10.133,-2.053]},{"Target":"Parameter","Id":"Param22","Segments":[0,0.001,1,0.4,0.001,0.8,-0.015,1.2,-0.015,1,1.378,-0.015,1.556,0.037,1.733,0.037,1,1.856,0.037,1.978,-0.15,2.1,-0.15,1,2.111,-0.15,2.122,-0.149,2.133,-0.149,1,2.167,-0.149,2.2,-0.257,2.233,-0.257,1,2.389,-0.257,2.544,0.456,2.7,0.456,1,2.789,0.456,2.878,0.137,2.967,0.137,1,3.111,0.137,3.256,0.514,3.4,0.514,1,3.444,0.514,3.489,0.459,3.533,0.459,1,3.689,0.459,3.844,1.331,4,1.331,1,4.389,1.331,4.778,-0.401,5.167,-0.401,1,5.289,-0.401,5.411,0.193,5.533,0.193,1,5.644,0.193,5.756,-0.077,5.867,-0.077,1,5.989,-0.077,6.111,0.029,6.233,0.029,1,6.344,0.029,6.456,-0.01,6.567,-0.01,1,6.689,-0.01,6.811,0.004,6.933,0.004,1,7.044,0.004,7.156,-0.001,7.267,-0.001,1,7.389,-0.001,7.511,0,7.633,0,1,7.778,0,7.922,-0.33,8.067,-0.33,1,8.089,-0.33,8.111,-0.243,8.133,-0.243,1,8.244,-0.243,8.356,-5.597,8.467,-5.597,1,8.589,-5.597,8.711,3.559,8.833,3.559,1,8.944,3.559,9.056,-1.644,9.167,-1.644,1,9.289,-1.644,9.411,0.597,9.533,0.597,1,9.644,0.597,9.756,-0.231,9.867,-0.231,1,9.956,-0.231,10.044,-0.029,10.133,0.051]},{"Target":"Parameter","Id":"Param28","Segments":[0,0,1,0.011,0,0.022,0,0.033,0,1,0.167,0,0.3,0.968,0.433,0.968,1,0.644,0.968,0.856,-0.32,1.067,-0.32,1,1.144,-0.32,1.222,-0.215,1.3,-0.215,1,1.444,-0.215,1.589,-0.417,1.733,-0.417,1,2.011,-0.417,2.289,0.637,2.567,0.637,1,2.733,0.637,2.9,-0.027,3.067,-0.027,1,3.389,-0.027,3.711,0.512,4.033,0.512,1,4.222,0.512,4.411,-0.149,4.6,-0.149,1,4.711,-0.149,4.822,0.029,4.933,0.029,1,5.033,0.029,5.133,-0.006,5.233,-0.006,1,5.344,-0.006,5.456,0.001,5.567,0.001,1,5.667,0.001,5.767,0,5.867,0,1,5.967,0,6.067,0,6.167,0,1,6.278,0,6.389,0,6.5,0,1,6.511,0,6.522,0,6.533,0,1,6.622,0,6.711,0,6.8,0,1,6.811,0,6.822,0,6.833,0,1,6.933,0,7.033,0,7.133,0,1,7.233,0,7.333,0,7.433,0,1,7.478,0,7.522,-6.501,7.567,-6.501,1,7.656,-6.501,7.744,1.202,7.833,1.202,1,7.867,1.202,7.9,0.648,7.933,0.648,1,7.967,0.648,8,6.487,8.033,6.487,1,8.089,6.487,8.144,-5.616,8.2,-5.616,1,8.278,-5.616,8.356,1.318,8.433,1.318,1,8.533,1.318,8.633,-0.25,8.733,-0.25,1,8.844,-0.25,8.956,0.049,9.067,0.049,1,9.167,0.049,9.267,-0.009,9.367,-0.009,1,9.478,-0.009,9.589,0.002,9.7,0.002,1,9.8,0.002,9.9,0,10,0,1,10.044,0,10.089,0,10.133,0]},{"Target":"Parameter","Id":"Param31","Segments":[0,0,1,0.022,0,0.044,0,0.067,0,1,0.556,0,1.044,0.102,1.533,0.102,1,1.644,0.102,1.756,0.03,1.867,0.03,1,2.022,0.03,2.178,0.219,2.333,0.219,1,3.211,0.219,4.089,-6.176,4.967,-6.176,1,5.089,-6.176,5.211,-5.756,5.333,-5.756,1,5.444,-5.756,5.556,-5.903,5.667,-5.903,1,5.789,-5.903,5.911,-5.851,6.033,-5.851,1,6.144,-5.851,6.256,-5.869,6.367,-5.869,1,6.489,-5.869,6.611,-5.863,6.733,-5.863,1,6.856,-5.863,6.978,-5.865,7.1,-5.865,1,7.211,-5.865,7.322,-5.864,7.433,-5.864,1,7.444,-5.864,7.456,-5.864,7.467,-5.864,1,7.578,-5.864,7.689,-5.864,7.8,-5.864,1,7.889,-5.864,7.978,-5.641,8.067,-5.641,1,8.1,-5.641,8.133,-5.798,8.167,-5.798,1,8.311,-5.798,8.456,0.986,8.6,0.986,1,8.722,0.986,8.844,-2.267,8.967,-2.267,1,9.089,-2.267,9.211,-1.1,9.333,-1.1,1,9.444,-1.1,9.556,-1.499,9.667,-1.499,1,9.789,-1.499,9.911,-1.357,10.033,-1.357,1,10.067,-1.357,10.1,-1.362,10.133,-1.368]},{"Target":"Parameter","Id":"Param33","Segments":[0,0,1,0.4,0,0.8,-0.01,1.2,-0.01,1,1.378,-0.01,1.556,0.025,1.733,0.025,1,1.856,0.025,1.978,-0.1,2.1,-0.1,1,2.111,-0.1,2.122,-0.1,2.133,-0.1,1,2.167,-0.1,2.2,-0.171,2.233,-0.171,1,2.389,-0.171,2.544,0.304,2.7,0.304,1,2.789,0.304,2.878,0.091,2.967,0.091,1,3.111,0.091,3.256,0.343,3.4,0.343,1,3.444,0.343,3.489,0.306,3.533,0.306,1,3.689,0.306,3.844,0.887,4,0.887,1,4.389,0.887,4.778,-0.267,5.167,-0.267,1,5.289,-0.267,5.411,0.129,5.533,0.129,1,5.644,0.129,5.756,-0.052,5.867,-0.052,1,5.989,-0.052,6.111,0.019,6.233,0.019,1,6.344,0.019,6.456,-0.007,6.567,-0.007,1,6.689,-0.007,6.811,0.002,6.933,0.002,1,7.044,0.002,7.156,-0.001,7.267,-0.001,1,7.389,-0.001,7.511,0,7.633,0,1,7.778,0,7.922,-0.22,8.067,-0.22,1,8.089,-0.22,8.111,-0.162,8.133,-0.162,1,8.244,-0.162,8.356,-3.731,8.467,-3.731,1,8.589,-3.731,8.711,2.373,8.833,2.373,1,8.944,2.373,9.056,-1.096,9.167,-1.096,1,9.289,-1.096,9.411,0.398,9.533,0.398,1,9.644,0.398,9.756,-0.154,9.867,-0.154,1,9.956,-0.154,10.044,-0.02,10.133,0.034]},{"Target":"Parameter","Id":"Param34","Segments":[0,0,1,0.022,0,0.044,0,0.067,0,1,0.556,0,1.044,0.205,1.533,0.205,1,1.644,0.205,1.756,0.06,1.867,0.06,1,2.022,0.06,2.178,0.437,2.333,0.437,1,3.211,0.437,4.089,-12.352,4.967,-12.352,1,5.089,-12.352,5.211,-11.511,5.333,-11.511,1,5.444,-11.511,5.556,-11.805,5.667,-11.805,1,5.789,-11.805,5.911,-11.702,6.033,-11.702,1,6.144,-11.702,6.256,-11.738,6.367,-11.738,1,6.489,-11.738,6.611,-11.725,6.733,-11.725,1,6.856,-11.725,6.978,-11.73,7.1,-11.73,1,7.211,-11.73,7.322,-11.728,7.433,-11.728,1,7.444,-11.728,7.456,-11.728,7.467,-11.728,1,7.578,-11.728,7.689,-11.729,7.8,-11.729,1,7.889,-11.729,7.978,-11.282,8.067,-11.282,1,8.1,-11.282,8.133,-11.596,8.167,-11.596,1,8.311,-11.596,8.456,1.971,8.6,1.971,1,8.722,1.971,8.844,-4.534,8.967,-4.534,1,9.089,-4.534,9.211,-2.2,9.333,-2.2,1,9.444,-2.2,9.556,-2.999,9.667,-2.999,1,9.789,-2.999,9.911,-2.714,10.033,-2.714,1,10.067,-2.714,10.1,-2.723,10.133,-2.737]},{"Target":"Parameter","Id":"Param_Angle_Rotation","Segments":[0,0,1,0.511,0,1.022,0.038,1.533,0.038,1,1.667,0.038,1.8,0.001,1.933,0.001,1,2.089,0.001,2.244,0.082,2.4,0.082,1,3.267,0.082,4.133,-2.309,5,-2.309,1,5.133,-2.309,5.267,-2.173,5.4,-2.173,1,5.533,-2.173,5.667,-2.205,5.8,-2.205,1,5.933,-2.205,6.067,-2.198,6.2,-2.198,1,6.322,-2.198,6.444,-2.199,6.567,-2.199,1,6.7,-2.199,6.833,-2.199,6.967,-2.199,1,7.089,-2.199,7.211,-2.199,7.333,-2.199,1,7.344,-2.199,7.356,-2.199,7.367,-2.199,1,7.478,-2.199,7.589,-2.199,7.7,-2.199,1,7.733,-2.199,7.767,-2.199,7.8,-2.199,1,7.844,-2.199,7.889,-2.199,7.933,-2.199,1,7.978,-2.199,8.022,-2.125,8.067,-2.125,1,8.111,-2.125,8.156,-2.266,8.2,-2.266,1,8.356,-2.266,8.511,0.143,8.667,0.143,1,8.8,0.143,8.933,-0.701,9.067,-0.701,1,9.2,-0.701,9.333,-0.487,9.467,-0.487,1,9.589,-0.487,9.711,-0.532,9.833,-0.532,1,9.933,-0.532,10.033,-0.525,10.133,-0.522]},{"Target":"Parameter","Id":"Param_Angle_Rotation2","Segments":[0,0,1,0.044,0,0.089,0,0.133,0,1,0.267,0,0.4,-0.002,0.533,-0.002,1,0.667,-0.002,0.8,-0.001,0.933,-0.001,1,1.022,-0.001,1.111,-0.001,1.2,-0.001,1,1.389,-0.001,1.578,0.019,1.767,0.019,1,1.889,0.019,2.011,-0.008,2.133,-0.008,1,2.144,-0.008,2.156,0.004,2.167,0.004,1,2.2,0.004,2.233,-0.015,2.267,-0.015,1,2.422,-0.015,2.578,0.079,2.733,0.079,1,2.833,0.079,2.933,-0.02,3.033,-0.02,1,3.144,-0.02,3.256,0.019,3.367,0.019,1,3.456,0.019,3.544,-0.045,3.633,-0.045,1,3.733,-0.045,3.833,0.006,3.933,0.006,1,4.067,0.006,4.2,-0.076,4.333,-0.076,1,4.533,-0.076,4.733,-0.03,4.933,-0.03,1,5.011,-0.03,5.089,-0.085,5.167,-0.085,1,5.289,-0.085,5.411,0.064,5.533,0.064,1,5.656,0.064,5.778,-0.031,5.9,-0.031,1,6.033,-0.031,6.167,0.013,6.3,0.013,1,6.422,0.013,6.544,-0.005,6.667,-0.005,1,6.8,-0.005,6.933,0.002,7.067,0.002,1,7.2,0.002,7.333,-0.001,7.467,-0.001,1,7.589,-0.001,7.711,0,7.833,0,1,7.911,0,7.989,-0.054,8.067,-0.054,1,8.111,-0.054,8.156,0.14,8.2,0.14,1,8.311,0.14,8.422,-0.46,8.533,-0.46,1,8.633,-0.46,8.733,0.877,8.833,0.877,1,8.956,0.877,9.078,-0.513,9.2,-0.513,1,9.322,-0.513,9.444,0.235,9.567,0.235,1,9.7,0.235,9.833,-0.094,9.967,-0.094,1,10.022,-0.094,10.078,-0.067,10.133,-0.038]},{"Target":"Parameter","Id":"Param_Angle_Rotation3","Segments":[0,-0.007,1,0.111,-0.007,0.222,0.001,0.333,0.001,1,0.467,0.001,0.6,-0.004,0.733,-0.004,1,0.856,-0.004,0.978,-0.001,1.1,-0.001,1,1.211,-0.001,1.322,-0.002,1.433,-0.002,1,1.578,-0.002,1.722,0.011,1.867,0.011,1,2,0.011,2.133,-0.091,2.267,-0.091,1,2.444,-0.091,2.622,0.119,2.8,0.119,1,2.922,0.119,3.044,-0.01,3.167,-0.01,1,3.289,-0.01,3.411,0.122,3.533,0.122,1,3.6,0.122,3.667,0.1,3.733,0.1,1,3.856,0.1,3.978,0.233,4.1,0.233,1,4.256,0.233,4.411,0.04,4.567,0.04,1,4.622,0.04,4.678,0.054,4.733,0.054,1,4.911,0.054,5.089,-0.156,5.267,-0.156,1,5.4,-0.156,5.533,0.146,5.667,0.146,1,5.8,0.146,5.933,-0.093,6.067,-0.093,1,6.189,-0.093,6.311,0.05,6.433,0.05,1,6.567,0.05,6.7,-0.024,6.833,-0.024,1,6.956,-0.024,7.078,0.011,7.2,0.011,1,7.333,0.011,7.467,-0.005,7.6,-0.005,1,7.711,-0.005,7.822,0.002,7.933,0.002,1,8.144,0.002,8.356,-1.066,8.567,-1.066,1,8.7,-1.066,8.833,1.663,8.967,1.663,1,9.089,1.663,9.211,-1.299,9.333,-1.299,1,9.467,-1.299,9.6,0.767,9.733,0.767,1,9.856,0.767,9.978,-0.39,10.1,-0.39,1,10.111,-0.39,10.122,-0.386,10.133,-0.378]},{"Target":"Parameter","Id":"Param_Angle_Rotation4","Segments":[0,0.001,1,0.056,0.001,0.111,-0.028,0.167,-0.028,1,0.289,-0.028,0.411,0.011,0.533,0.011,1,0.656,0.011,0.778,-0.008,0.9,-0.008,1,1.022,-0.008,1.144,0.002,1.267,0.002,1,1.378,0.002,1.489,-0.003,1.6,-0.003,1,1.733,-0.003,1.867,0.021,2,0.021,1,2.044,0.021,2.089,0.007,2.133,0.007,1,2.156,0.007,2.178,0.021,2.2,0.021,1,2.289,0.021,2.378,-0.098,2.467,-0.098,1,2.611,-0.098,2.756,0.149,2.9,0.149,1,3.044,0.149,3.189,-0.081,3.333,-0.081,1,3.444,-0.081,3.556,0.103,3.667,0.103,1,3.756,0.103,3.844,0.026,3.933,0.026,1,4.044,0.026,4.156,0.17,4.267,0.17,1,4.4,0.17,4.533,-0.042,4.667,-0.042,1,4.778,-0.042,4.889,0.07,5,0.07,1,5.133,0.07,5.267,-0.187,5.4,-0.187,1,5.533,-0.187,5.667,0.215,5.8,0.215,1,5.933,0.215,6.067,-0.171,6.2,-0.171,1,6.333,-0.171,6.467,0.11,6.6,0.11,1,6.722,0.11,6.844,-0.063,6.967,-0.063,1,7.1,-0.063,7.233,0.033,7.367,0.033,1,7.5,0.033,7.633,-0.016,7.767,-0.016,1,7.933,-0.016,8.1,0.089,8.267,0.089,1,8.422,0.089,8.578,-1.236,8.733,-1.236,1,8.856,-1.236,8.978,2.15,9.1,2.15,1,9.233,2.15,9.367,-2.085,9.5,-2.085,1,9.622,-2.085,9.744,1.498,9.867,1.498,1,9.956,1.498,10.044,0.42,10.133,-0.299]},{"Target":"Parameter","Id":"Param_Angle_Rotation5","Segments":[0,0,1,0.511,0,1.022,0.038,1.533,0.038,1,1.667,0.038,1.8,0.001,1.933,0.001,1,2.089,0.001,2.244,0.082,2.4,0.082,1,3.267,0.082,4.133,-2.309,5,-2.309,1,5.133,-2.309,5.267,-2.173,5.4,-2.173,1,5.533,-2.173,5.667,-2.205,5.8,-2.205,1,5.933,-2.205,6.067,-2.198,6.2,-2.198,1,6.322,-2.198,6.444,-2.199,6.567,-2.199,1,6.7,-2.199,6.833,-2.199,6.967,-2.199,1,7.089,-2.199,7.211,-2.199,7.333,-2.199,1,7.344,-2.199,7.356,-2.199,7.367,-2.199,1,7.478,-2.199,7.589,-2.199,7.7,-2.199,1,7.733,-2.199,7.767,-2.199,7.8,-2.199,1,7.844,-2.199,7.889,-2.199,7.933,-2.199,1,7.978,-2.199,8.022,-2.125,8.067,-2.125,1,8.111,-2.125,8.156,-2.266,8.2,-2.266,1,8.356,-2.266,8.511,0.143,8.667,0.143,1,8.8,0.143,8.933,-0.701,9.067,-0.701,1,9.2,-0.701,9.333,-0.487,9.467,-0.487,1,9.589,-0.487,9.711,-0.532,9.833,-0.532,1,9.933,-0.532,10.033,-0.525,10.133,-0.522]},{"Target":"Parameter","Id":"Param_Angle_Rotation6","Segments":[0,0,1,0.044,0,0.089,0,0.133,0,1,0.267,0,0.4,-0.002,0.533,-0.002,1,0.667,-0.002,0.8,-0.001,0.933,-0.001,1,1.022,-0.001,1.111,-0.001,1.2,-0.001,1,1.389,-0.001,1.578,0.019,1.767,0.019,1,1.889,0.019,2.011,-0.008,2.133,-0.008,1,2.144,-0.008,2.156,0.004,2.167,0.004,1,2.2,0.004,2.233,-0.015,2.267,-0.015,1,2.422,-0.015,2.578,0.079,2.733,0.079,1,2.833,0.079,2.933,-0.02,3.033,-0.02,1,3.144,-0.02,3.256,0.019,3.367,0.019,1,3.456,0.019,3.544,-0.045,3.633,-0.045,1,3.733,-0.045,3.833,0.006,3.933,0.006,1,4.067,0.006,4.2,-0.076,4.333,-0.076,1,4.533,-0.076,4.733,-0.03,4.933,-0.03,1,5.011,-0.03,5.089,-0.085,5.167,-0.085,1,5.289,-0.085,5.411,0.064,5.533,0.064,1,5.656,0.064,5.778,-0.031,5.9,-0.031,1,6.033,-0.031,6.167,0.013,6.3,0.013,1,6.422,0.013,6.544,-0.005,6.667,-0.005,1,6.8,-0.005,6.933,0.002,7.067,0.002,1,7.2,0.002,7.333,-0.001,7.467,-0.001,1,7.589,-0.001,7.711,0,7.833,0,1,7.911,0,7.989,-0.054,8.067,-0.054,1,8.111,-0.054,8.156,0.14,8.2,0.14,1,8.311,0.14,8.422,-0.46,8.533,-0.46,1,8.633,-0.46,8.733,0.877,8.833,0.877,1,8.956,0.877,9.078,-0.513,9.2,-0.513,1,9.322,-0.513,9.444,0.235,9.567,0.235,1,9.7,0.235,9.833,-0.094,9.967,-0.094,1,10.022,-0.094,10.078,-0.067,10.133,-0.038]},{"Target":"Parameter","Id":"Param_Angle_Rotation7","Segments":[0,-0.007,1,0.111,-0.007,0.222,0.001,0.333,0.001,1,0.467,0.001,0.6,-0.004,0.733,-0.004,1,0.856,-0.004,0.978,-0.001,1.1,-0.001,1,1.211,-0.001,1.322,-0.002,1.433,-0.002,1,1.578,-0.002,1.722,0.011,1.867,0.011,1,2,0.011,2.133,-0.091,2.267,-0.091,1,2.444,-0.091,2.622,0.119,2.8,0.119,1,2.922,0.119,3.044,-0.01,3.167,-0.01,1,3.289,-0.01,3.411,0.122,3.533,0.122,1,3.6,0.122,3.667,0.1,3.733,0.1,1,3.856,0.1,3.978,0.233,4.1,0.233,1,4.256,0.233,4.411,0.04,4.567,0.04,1,4.622,0.04,4.678,0.054,4.733,0.054,1,4.911,0.054,5.089,-0.156,5.267,-0.156,1,5.4,-0.156,5.533,0.146,5.667,0.146,1,5.8,0.146,5.933,-0.093,6.067,-0.093,1,6.189,-0.093,6.311,0.05,6.433,0.05,1,6.567,0.05,6.7,-0.024,6.833,-0.024,1,6.956,-0.024,7.078,0.011,7.2,0.011,1,7.333,0.011,7.467,-0.005,7.6,-0.005,1,7.711,-0.005,7.822,0.002,7.933,0.002,1,8.144,0.002,8.356,-1.066,8.567,-1.066,1,8.7,-1.066,8.833,1.663,8.967,1.663,1,9.089,1.663,9.211,-1.299,9.333,-1.299,1,9.467,-1.299,9.6,0.767,9.733,0.767,1,9.856,0.767,9.978,-0.39,10.1,-0.39,1,10.111,-0.39,10.122,-0.386,10.133,-0.378]},{"Target":"Parameter","Id":"Param_Angle_Rotation8","Segments":[0,0.001,1,0.056,0.001,0.111,-0.028,0.167,-0.028,1,0.289,-0.028,0.411,0.011,0.533,0.011,1,0.656,0.011,0.778,-0.008,0.9,-0.008,1,1.022,-0.008,1.144,0.002,1.267,0.002,1,1.378,0.002,1.489,-0.003,1.6,-0.003,1,1.733,-0.003,1.867,0.021,2,0.021,1,2.044,0.021,2.089,0.007,2.133,0.007,1,2.156,0.007,2.178,0.021,2.2,0.021,1,2.289,0.021,2.378,-0.098,2.467,-0.098,1,2.611,-0.098,2.756,0.149,2.9,0.149,1,3.044,0.149,3.189,-0.081,3.333,-0.081,1,3.444,-0.081,3.556,0.103,3.667,0.103,1,3.756,0.103,3.844,0.026,3.933,0.026,1,4.044,0.026,4.156,0.17,4.267,0.17,1,4.4,0.17,4.533,-0.042,4.667,-0.042,1,4.778,-0.042,4.889,0.07,5,0.07,1,5.133,0.07,5.267,-0.187,5.4,-0.187,1,5.533,-0.187,5.667,0.215,5.8,0.215,1,5.933,0.215,6.067,-0.171,6.2,-0.171,1,6.333,-0.171,6.467,0.11,6.6,0.11,1,6.722,0.11,6.844,-0.063,6.967,-0.063,1,7.1,-0.063,7.233,0.033,7.367,0.033,1,7.5,0.033,7.633,-0.016,7.767,-0.016,1,7.933,-0.016,8.1,0.089,8.267,0.089,1,8.422,0.089,8.578,-1.236,8.733,-1.236,1,8.856,-1.236,8.978,2.15,9.1,2.15,1,9.233,2.15,9.367,-2.085,9.5,-2.085,1,9.622,-2.085,9.744,1.498,9.867,1.498,1,9.956,1.498,10.044,0.42,10.133,-0.299]}]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"Version":3,"Meta":{"Duration":4.4,"Fps":30.0,"Loop":true,"AreBeziersRestricted":true,"CurveCount":9,"TotalSegmentCount":43,"TotalPointCount":102,"UserDataCount":0,"TotalUserDataSize":0},"Curves":[{"Target":"Parameter","Id":"Param2","Segments":[0,-30,0,1.1,-30,1,1.3,-30,1.5,30,1.7,30,1,2.389,30,3.078,30,3.767,30,1,3.9,30,4.033,-30,4.167,-30,0,4.4,-30]},{"Target":"Parameter","Id":"ParamAngleX","Segments":[0,0,0,1.1,0,1,1.333,0,1.567,-1,1.8,-1,1,2.567,-1,3.333,0,4.1,0,0,4.4,0]},{"Target":"Parameter","Id":"ParamAngleY","Segments":[0,0,0,1.1,0,1,1.333,0,1.567,4,1.8,4,1,2.567,4,3.333,0,4.1,0,0,4.4,0]},{"Target":"Parameter","Id":"ParamEyeLOpen","Segments":[0,1,0,1.1,1,1,1.333,1,1.567,0,1.8,0,1,2.467,0,3.133,0,3.8,0,1,3.944,0,4.089,1,4.233,1,0,4.4,1]},{"Target":"Parameter","Id":"ParamEyeLSmile","Segments":[0,0,0,1.1,0,1,1.333,0,1.567,1,1.8,1,1,2.467,1,3.133,1,3.8,1,1,3.944,1,4.089,0,4.233,0,0,4.4,0]},{"Target":"Parameter","Id":"ParamEyeROpen","Segments":[0,1,0,1.1,1,1,1.333,1,1.567,0,1.8,0,1,2.467,0,3.133,0,3.8,0,1,3.944,0,4.089,1,4.233,1,0,4.4,1]},{"Target":"Parameter","Id":"ParamEyeRSmile","Segments":[0,0,0,1.1,0,1,1.333,0,1.567,1,1.8,1,1,2.467,1,3.133,1,3.8,1,1,3.944,1,4.089,0,4.233,0,0,4.4,0]},{"Target":"Parameter","Id":"ParamMouthForm","Segments":[0,-0.2,0,1.1,-0.2,1,1.311,-0.2,1.522,0.3,1.733,0.3,1,2.444,0.3,3.156,0.3,3.867,0.3,1,4.022,0.3,4.178,-0.2,4.333,-0.2,0,4.4,-0.2]},{"Target":"Parameter","Id":"ParamMouthOpenY","Segments":[0,0,0,1.1,0,1,1.311,0,1.522,1,1.733,1,1,2.444,1,3.156,1,3.867,1,1,4.022,1,4.178,0,4.333,0,0,4.4,0]}]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"Version":3,"Meta":{"Duration":4.867,"Fps":30.0,"Loop":true,"AreBeziersRestricted":true,"CurveCount":48,"TotalSegmentCount":496,"TotalPointCount":1488,"UserDataCount":0,"TotalUserDataSize":0},"Curves":[{"Target":"Parameter","Id":"Param43","Segments":[0,-0.001,1,0.078,-0.001,0.156,1.261,0.233,1.261,1,0.367,1.261,0.5,-3.232,0.633,-3.232,1,0.867,-3.232,1.1,0.406,1.333,0.406,1,1.422,0.406,1.511,-0.065,1.6,-0.065,1,1.7,-0.065,1.8,0.338,1.9,0.338,1,2.078,0.338,2.256,-0.6,2.433,-0.6,1,2.522,-0.6,2.611,-0.5,2.7,-0.5,1,2.756,-0.5,2.811,-0.545,2.867,-0.545,1,3.144,-0.545,3.422,1.064,3.7,1.064,1,3.756,1.064,3.811,0.967,3.867,0.967,1,3.989,0.967,4.111,1.617,4.233,1.617,1,4.389,1.617,4.544,0.028,4.7,0.028,1,4.744,0.028,4.789,0.155,4.833,0.155,1,4.844,0.155,4.856,0.148,4.867,0.135]},{"Target":"Parameter","Id":"Param4","Segments":[0,-30,0,0.4,-30,1,0.556,-30,0.711,30,0.867,30,1,1.644,30,2.422,30,3.2,30,1,3.456,30,3.711,-30,3.967,-30,0,4.867,-30]},{"Target":"Parameter","Id":"Param5","Segments":[0,-30,0,0.867,-30,1,1.022,-30,1.178,30,1.333,30,1,1.511,30,1.689,-30,1.867,-30,1,2.033,-30,2.2,30,2.367,30,1,2.533,30,2.7,-30,2.867,-30,1,3.056,-30,3.244,30,3.433,30,0,4.867,30]},{"Target":"Parameter","Id":"Param41","Segments":[0,-30,0,0.5,-30,1,0.644,-30,0.789,30,0.933,30,1,1.767,30,2.6,30,3.433,30,1,3.544,30,3.656,-30,3.767,-30,0,4.867,-30]},{"Target":"Parameter","Id":"Param8","Segments":[0,-30,0,0.267,-30,1,0.367,-30,0.467,30,0.567,30,1,0.733,30,0.9,30,1.067,30,1,1.156,30,1.244,6,1.333,6,1,1.433,6,1.533,30,1.633,30,1,1.711,30,1.789,6,1.867,6,1,1.967,6,2.067,30,2.167,30,1,2.278,30,2.389,6,2.5,6,1,2.6,6,2.7,30,2.8,30,1,3.244,30,3.689,30,4.133,30,1,4.322,30,4.511,-30,4.7,-30,0,4.867,-30]},{"Target":"Parameter","Id":"ParamBodyAngleX","Segments":[0,0,1,0.311,0,0.622,10,0.933,10,1,1.278,10,1.622,5,1.967,5,1,2.311,5,2.656,10,3,10,1,3.456,10,3.911,0,4.367,0,0,4.867,0]},{"Target":"Parameter","Id":"ParamBodyAngleY","Segments":[0,0,1,0.178,0,0.356,-10,0.533,-10,1,0.678,-10,0.822,7,0.967,7,1,1.222,7,1.478,0,1.733,0,0,4.867,0]},{"Target":"Parameter","Id":"ParamAngleX","Segments":[0,-1,1,0.311,-1,0.622,13.153,0.933,18,1,1.211,22.328,1.489,22,1.767,22,1,2.4,22,3.033,21.439,3.667,16,1,4.022,12.947,4.378,2,4.733,2,0,4.867,2]},{"Target":"Parameter","Id":"ParamAngleY","Segments":[0,-11,1,0.311,-11,0.622,1,0.933,1,1,1.211,1,1.489,-5,1.767,-5,1,2.4,-5,3.033,12,3.667,12,1,4.022,12,4.378,-5,4.733,-5,0,4.867,-5]},{"Target":"Parameter","Id":"ParamAngleZ","Segments":[0,1,1,0.311,1,0.622,-9,0.933,-9,1,1.411,-9,1.889,11,2.367,11,1,3.156,11,3.944,-6,4.733,-6,0,4.867,-6]},{"Target":"Parameter","Id":"Param27","Segments":[0,0,1,0.333,0,0.667,0,1,0,1,1.022,0,1.044,30,1.067,30,1,1.1,30,1.133,30,1.167,30,1,1.189,30,1.211,-30,1.233,-30,1,1.267,-30,1.3,-30,1.333,-30,1,1.389,-30,1.444,30,1.5,30,1,1.578,30,1.656,-11.795,1.733,-11.795,1,1.822,-11.795,1.911,4.885,2,4.885,1,2.078,4.885,2.156,-2.024,2.233,-2.024,1,2.322,-2.024,2.411,0.847,2.5,0.847,1,2.522,0.847,2.544,0.538,2.567,0.538,1,2.589,0.538,2.611,30,2.633,30,1,2.667,30,2.7,30,2.733,30,1,2.756,30,2.778,-30,2.8,-30,1,2.844,-30,2.889,-30,2.933,-30,1,2.956,-30,2.978,30,3,30,1,3.033,30,3.067,30,3.1,30,1,3.122,30,3.144,-30,3.167,-30,1,3.2,-30,3.233,-30,3.267,-30,1,3.311,-30,3.356,30,3.4,30,1,3.411,30,3.422,30,3.433,30,1,3.511,30,3.589,-12.232,3.667,-12.232,1,3.756,-12.232,3.844,4.99,3.933,4.99,1,4.011,4.99,4.089,-2.096,4.167,-2.096,1,4.256,-2.096,4.344,0.865,4.433,0.865,1,4.511,0.865,4.589,-0.365,4.667,-0.365,1,4.733,-0.365,4.8,-0.075,4.867,0.07]},{"Target":"Parameter","Id":"Param44","Segments":[0,0,1,0.333,0,0.667,0,1,0,1,1.022,0,1.044,30,1.067,30,1,1.1,30,1.133,30,1.167,30,1,1.189,30,1.211,-30,1.233,-30,1,1.267,-30,1.3,-30,1.333,-30,1,1.389,-30,1.444,30,1.5,30,1,1.578,30,1.656,-11.795,1.733,-11.795,1,1.822,-11.795,1.911,4.885,2,4.885,1,2.078,4.885,2.156,-2.024,2.233,-2.024,1,2.322,-2.024,2.411,0.847,2.5,0.847,1,2.522,0.847,2.544,0.538,2.567,0.538,1,2.589,0.538,2.611,30,2.633,30,1,2.667,30,2.7,30,2.733,30,1,2.756,30,2.778,-30,2.8,-30,1,2.844,-30,2.889,-30,2.933,-30,1,2.956,-30,2.978,30,3,30,1,3.033,30,3.067,30,3.1,30,1,3.122,30,3.144,-30,3.167,-30,1,3.2,-30,3.233,-30,3.267,-30,1,3.311,-30,3.356,30,3.4,30,1,3.411,30,3.422,30,3.433,30,1,3.511,30,3.589,-12.232,3.667,-12.232,1,3.756,-12.232,3.844,4.99,3.933,4.99,1,4.011,4.99,4.089,-2.096,4.167,-2.096,1,4.256,-2.096,4.344,0.865,4.433,0.865,1,4.511,0.865,4.589,-0.365,4.667,-0.365,1,4.733,-0.365,4.8,-0.075,4.867,0.07]},{"Target":"Parameter","Id":"ParamEyeLOpen","Segments":[0,1,1,0.322,1,0.644,1,0.967,1,1,1.022,1,1.078,0,1.133,0,1,1.189,0,1.244,1,1.3,1,1,1.711,1,2.122,1,2.533,1,1,2.589,1,2.644,0,2.7,0,1,2.767,0,2.833,1,2.9,1,1,2.956,1,3.011,0,3.067,0,1,3.122,0,3.178,1,3.233,1,0,4.867,1]},{"Target":"Parameter","Id":"ParamEyeROpen","Segments":[0,1,1,0.322,1,0.644,1,0.967,1,1,1.022,1,1.078,0,1.133,0,1,1.189,0,1.244,1,1.3,1,1,1.711,1,2.122,1,2.533,1,1,2.589,1,2.644,0,2.7,0,1,2.767,0,2.833,1,2.9,1,1,2.956,1,3.011,0,3.067,0,1,3.122,0,3.178,1,3.233,1,0,4.867,1]},{"Target":"Parameter","Id":"ParamEyeBallX","Segments":[0,0,0,4.867,0]},{"Target":"Parameter","Id":"ParamEyeBallY","Segments":[0,-0.1,0,4.867,-0.1]},{"Target":"Parameter","Id":"ParamMouthForm","Segments":[0,0.1,0,0.267,0.1,1,0.467,0.1,0.667,1,0.867,1,1,1.744,1,2.622,1,3.5,1,1,3.744,1,3.989,1,4.233,1,0,4.867,1]},{"Target":"Parameter","Id":"ParamMouthOpenY","Segments":[0,0,0,0.267,0,1,0.467,0,0.667,1,0.867,1,1,1.744,1,2.622,1,3.5,1,1,3.744,1,3.989,0,4.233,0,0,4.867,0]},{"Target":"Parameter","Id":"Param29","Segments":[0,-30,1,0.378,-30,0.756,30,1.133,30,0,4.867,30]},{"Target":"Parameter","Id":"Param37","Segments":[0,-30,1,0.378,-30,0.756,30,1.133,30,0,4.867,30]},{"Target":"Parameter","Id":"Param32","Segments":[0,-30,1,0.011,-30,0.022,-30,0.033,-30,1,0.422,-30,0.811,30,1.2,30,0,4.867,30]},{"Target":"Parameter","Id":"Param23","Segments":[0,0,1,0.333,0,0.667,0,1,0,1,1.044,0,1.089,19.274,1.133,19.274,1,1.189,19.274,1.244,-17.159,1.3,-17.159,1,1.389,-17.159,1.478,3.757,1.567,3.757,1,1.667,3.757,1.767,-0.711,1.867,-0.711,1,1.978,-0.711,2.089,0.139,2.2,0.139,1,2.3,0.139,2.4,-0.027,2.5,-0.027,1,2.567,-0.027,2.633,19.274,2.7,19.274,1,2.767,19.274,2.833,-17.257,2.9,-17.257,1,2.956,-17.257,3.011,17.73,3.067,17.73,1,3.122,17.73,3.178,-17.179,3.233,-17.179,1,3.322,-17.179,3.411,3.756,3.5,3.756,1,3.6,3.756,3.7,-0.711,3.8,-0.711,1,3.911,-0.711,4.022,0.139,4.133,0.139,1,4.233,0.139,4.333,-0.027,4.433,-0.027,1,4.544,-0.027,4.656,0.005,4.767,0.005,1,4.8,0.005,4.833,0.004,4.867,0.004]},{"Target":"Parameter","Id":"Param25","Segments":[0,0,1,0.011,0,0.022,0,0.033,0,1,0.167,0,0.3,-7.352,0.433,-7.352,1,0.656,-7.352,0.878,4.601,1.1,4.601,1,1.5,4.601,1.9,-3.113,2.3,-3.113,1,2.678,-3.113,3.056,3.748,3.433,3.748,1,3.778,3.748,4.122,-1.813,4.467,-1.813,1,4.6,-1.813,4.733,0.262,4.867,0.581]},{"Target":"Parameter","Id":"Param26","Segments":[0,0,1,0.011,0,0.022,0,0.033,0,1,0.167,0,0.3,-7.352,0.433,-7.352,1,0.656,-7.352,0.878,4.601,1.1,4.601,1,1.5,4.601,1.9,-3.113,2.3,-3.113,1,2.678,-3.113,3.056,3.748,3.433,3.748,1,3.778,3.748,4.122,-1.813,4.467,-1.813,1,4.6,-1.813,4.733,0.262,4.867,0.581]},{"Target":"Parameter","Id":"Param24","Segments":[0,0,1,0.011,0,0.022,0,0.033,0,1,0.167,0,0.3,-7.352,0.433,-7.352,1,0.656,-7.352,0.878,4.601,1.1,4.601,1,1.5,4.601,1.9,-3.113,2.3,-3.113,1,2.678,-3.113,3.056,3.748,3.433,3.748,1,3.778,3.748,4.122,-1.813,4.467,-1.813,1,4.6,-1.813,4.733,0.262,4.867,0.581]},{"Target":"Parameter","Id":"Param42","Segments":[0,0.174,1,0.011,0.174,0.022,0.175,0.033,0.175,1,0.167,0.175,0.3,-4.204,0.433,-4.204,1,0.667,-4.204,0.9,-0.221,1.133,-0.221,1,1.189,-0.221,1.244,-0.337,1.3,-0.337,1,1.511,-0.337,1.722,1.014,1.933,1.014,1,1.978,1.014,2.022,1.001,2.067,1.001,1,2.5,1.001,2.933,3.233,3.367,3.233,1,3.478,3.233,3.589,3.118,3.7,3.118,1,3.778,3.118,3.856,3.361,3.933,3.361,1,4.122,3.361,4.311,1.605,4.5,1.605,1,4.567,1.605,4.633,1.78,4.7,1.78,1,4.744,1.78,4.789,1.637,4.833,1.637,1,4.844,1.637,4.856,1.64,4.867,1.646]},{"Target":"Parameter","Id":"Param13","Segments":[0,0.174,1,0.011,0.174,0.022,0.175,0.033,0.175,1,0.167,0.175,0.3,-4.204,0.433,-4.204,1,0.667,-4.204,0.9,-0.221,1.133,-0.221,1,1.189,-0.221,1.244,-0.337,1.3,-0.337,1,1.511,-0.337,1.722,1.014,1.933,1.014,1,1.978,1.014,2.022,1.001,2.067,1.001,1,2.5,1.001,2.933,3.233,3.367,3.233,1,3.478,3.233,3.589,3.118,3.7,3.118,1,3.778,3.118,3.856,3.361,3.933,3.361,1,4.122,3.361,4.311,1.605,4.5,1.605,1,4.567,1.605,4.633,1.78,4.7,1.78,1,4.744,1.78,4.789,1.637,4.833,1.637,1,4.844,1.637,4.856,1.64,4.867,1.646]},{"Target":"Parameter","Id":"Param14","Segments":[0,-0.001,1,0.078,-0.001,0.156,1.765,0.233,1.765,1,0.367,1.765,0.5,-4.525,0.633,-4.525,1,0.867,-4.525,1.1,0.568,1.333,0.568,1,1.422,0.568,1.511,-0.091,1.6,-0.091,1,1.7,-0.091,1.8,0.473,1.9,0.473,1,2.078,0.473,2.256,-0.84,2.433,-0.84,1,2.522,-0.84,2.611,-0.7,2.7,-0.7,1,2.756,-0.7,2.811,-0.762,2.867,-0.762,1,3.144,-0.762,3.422,1.49,3.7,1.49,1,3.756,1.49,3.811,1.354,3.867,1.354,1,3.989,1.354,4.111,2.264,4.233,2.264,1,4.389,2.264,4.544,0.039,4.7,0.039,1,4.744,0.039,4.789,0.217,4.833,0.217,1,4.844,0.217,4.856,0.207,4.867,0.189]},{"Target":"Parameter","Id":"Param15","Segments":[0,0.174,1,0.011,0.174,0.022,0.175,0.033,0.175,1,0.167,0.175,0.3,-4.204,0.433,-4.204,1,0.667,-4.204,0.9,-0.221,1.133,-0.221,1,1.189,-0.221,1.244,-0.337,1.3,-0.337,1,1.511,-0.337,1.722,1.014,1.933,1.014,1,1.978,1.014,2.022,1.001,2.067,1.001,1,2.5,1.001,2.933,3.233,3.367,3.233,1,3.478,3.233,3.589,3.118,3.7,3.118,1,3.778,3.118,3.856,3.361,3.933,3.361,1,4.122,3.361,4.311,1.605,4.5,1.605,1,4.567,1.605,4.633,1.78,4.7,1.78,1,4.744,1.78,4.789,1.637,4.833,1.637,1,4.844,1.637,4.856,1.64,4.867,1.646]},{"Target":"Parameter","Id":"Param16","Segments":[0,-0.001,1,0.078,-0.001,0.156,1.261,0.233,1.261,1,0.367,1.261,0.5,-3.232,0.633,-3.232,1,0.867,-3.232,1.1,0.406,1.333,0.406,1,1.422,0.406,1.511,-0.065,1.6,-0.065,1,1.7,-0.065,1.8,0.338,1.9,0.338,1,2.078,0.338,2.256,-0.6,2.433,-0.6,1,2.522,-0.6,2.611,-0.5,2.7,-0.5,1,2.756,-0.5,2.811,-0.545,2.867,-0.545,1,3.144,-0.545,3.422,1.064,3.7,1.064,1,3.756,1.064,3.811,0.967,3.867,0.967,1,3.989,0.967,4.111,1.617,4.233,1.617,1,4.389,1.617,4.544,0.028,4.7,0.028,1,4.744,0.028,4.789,0.155,4.833,0.155,1,4.844,0.155,4.856,0.148,4.867,0.135]},{"Target":"Parameter","Id":"Param17","Segments":[0,0.174,1,0.011,0.174,0.022,0.175,0.033,0.175,1,0.167,0.175,0.3,-4.204,0.433,-4.204,1,0.667,-4.204,0.9,-0.221,1.133,-0.221,1,1.189,-0.221,1.244,-0.337,1.3,-0.337,1,1.511,-0.337,1.722,1.014,1.933,1.014,1,1.978,1.014,2.022,1.001,2.067,1.001,1,2.5,1.001,2.933,3.233,3.367,3.233,1,3.478,3.233,3.589,3.118,3.7,3.118,1,3.778,3.118,3.856,3.361,3.933,3.361,1,4.122,3.361,4.311,1.605,4.5,1.605,1,4.567,1.605,4.633,1.78,4.7,1.78,1,4.744,1.78,4.789,1.637,4.833,1.637,1,4.844,1.637,4.856,1.64,4.867,1.646]},{"Target":"Parameter","Id":"Param18","Segments":[0,-0.001,1,0.078,-0.001,0.156,1.261,0.233,1.261,1,0.367,1.261,0.5,-3.232,0.633,-3.232,1,0.867,-3.232,1.1,0.406,1.333,0.406,1,1.422,0.406,1.511,-0.065,1.6,-0.065,1,1.7,-0.065,1.8,0.338,1.9,0.338,1,2.078,0.338,2.256,-0.6,2.433,-0.6,1,2.522,-0.6,2.611,-0.5,2.7,-0.5,1,2.756,-0.5,2.811,-0.545,2.867,-0.545,1,3.144,-0.545,3.422,1.064,3.7,1.064,1,3.756,1.064,3.811,0.967,3.867,0.967,1,3.989,0.967,4.111,1.617,4.233,1.617,1,4.389,1.617,4.544,0.028,4.7,0.028,1,4.744,0.028,4.789,0.155,4.833,0.155,1,4.844,0.155,4.856,0.148,4.867,0.135]},{"Target":"Parameter","Id":"Param19","Segments":[0,0.209,1,0.011,0.209,0.022,0.209,0.033,0.209,1,0.167,0.209,0.3,-5.045,0.433,-5.045,1,0.667,-5.045,0.9,-0.265,1.133,-0.265,1,1.189,-0.265,1.244,-0.404,1.3,-0.404,1,1.511,-0.404,1.722,1.217,1.933,1.217,1,1.978,1.217,2.022,1.201,2.067,1.201,1,2.5,1.201,2.933,3.879,3.367,3.879,1,3.478,3.879,3.589,3.742,3.7,3.742,1,3.778,3.742,3.856,4.034,3.933,4.034,1,4.122,4.034,4.311,1.926,4.5,1.926,1,4.567,1.926,4.633,2.136,4.7,2.136,1,4.744,2.136,4.789,1.965,4.833,1.965,1,4.844,1.965,4.856,1.968,4.867,1.975]},{"Target":"Parameter","Id":"Param20","Segments":[0,-0.001,1,0.078,-0.001,0.156,1.513,0.233,1.513,1,0.367,1.513,0.5,-3.879,0.633,-3.879,1,0.867,-3.879,1.1,0.487,1.333,0.487,1,1.422,0.487,1.511,-0.078,1.6,-0.078,1,1.7,-0.078,1.8,0.406,1.9,0.406,1,2.078,0.406,2.256,-0.72,2.433,-0.72,1,2.522,-0.72,2.611,-0.6,2.7,-0.6,1,2.756,-0.6,2.811,-0.653,2.867,-0.653,1,3.144,-0.653,3.422,1.277,3.7,1.277,1,3.756,1.277,3.811,1.16,3.867,1.16,1,3.989,1.16,4.111,1.941,4.233,1.941,1,4.389,1.941,4.544,0.033,4.7,0.033,1,4.744,0.033,4.789,0.186,4.833,0.186,1,4.844,0.186,4.856,0.177,4.867,0.162]},{"Target":"Parameter","Id":"Param21","Segments":[0,0.209,1,0.011,0.209,0.022,0.209,0.033,0.209,1,0.167,0.209,0.3,-5.045,0.433,-5.045,1,0.667,-5.045,0.9,-0.265,1.133,-0.265,1,1.189,-0.265,1.244,-0.404,1.3,-0.404,1,1.511,-0.404,1.722,1.217,1.933,1.217,1,1.978,1.217,2.022,1.201,2.067,1.201,1,2.5,1.201,2.933,3.879,3.367,3.879,1,3.478,3.879,3.589,3.742,3.7,3.742,1,3.778,3.742,3.856,4.034,3.933,4.034,1,4.122,4.034,4.311,1.926,4.5,1.926,1,4.567,1.926,4.633,2.136,4.7,2.136,1,4.744,2.136,4.789,1.965,4.833,1.965,1,4.844,1.965,4.856,1.968,4.867,1.975]},{"Target":"Parameter","Id":"Param22","Segments":[0,-0.001,1,0.078,-0.001,0.156,1.513,0.233,1.513,1,0.367,1.513,0.5,-3.879,0.633,-3.879,1,0.867,-3.879,1.1,0.487,1.333,0.487,1,1.422,0.487,1.511,-0.078,1.6,-0.078,1,1.7,-0.078,1.8,0.406,1.9,0.406,1,2.078,0.406,2.256,-0.72,2.433,-0.72,1,2.522,-0.72,2.611,-0.6,2.7,-0.6,1,2.756,-0.6,2.811,-0.653,2.867,-0.653,1,3.144,-0.653,3.422,1.277,3.7,1.277,1,3.756,1.277,3.811,1.16,3.867,1.16,1,3.989,1.16,4.111,1.941,4.233,1.941,1,4.389,1.941,4.544,0.033,4.7,0.033,1,4.744,0.033,4.789,0.186,4.833,0.186,1,4.844,0.186,4.856,0.177,4.867,0.162]},{"Target":"Parameter","Id":"Param28","Segments":[0,0,1,0.333,0,0.667,0,1,0,1,1.044,0,1.089,6.425,1.133,6.425,1,1.189,6.425,1.244,-5.72,1.3,-5.72,1,1.389,-5.72,1.478,1.252,1.567,1.252,1,1.667,1.252,1.767,-0.237,1.867,-0.237,1,1.978,-0.237,2.089,0.046,2.2,0.046,1,2.3,0.046,2.4,-0.009,2.5,-0.009,1,2.567,-0.009,2.633,6.425,2.7,6.425,1,2.767,6.425,2.833,-5.752,2.9,-5.752,1,2.956,-5.752,3.011,5.91,3.067,5.91,1,3.122,5.91,3.178,-5.726,3.233,-5.726,1,3.322,-5.726,3.411,1.252,3.5,1.252,1,3.6,1.252,3.7,-0.237,3.8,-0.237,1,3.911,-0.237,4.022,0.046,4.133,0.046,1,4.233,0.046,4.333,-0.009,4.433,-0.009,1,4.544,-0.009,4.656,0.002,4.767,0.002,1,4.8,0.002,4.833,0.001,4.867,0.001]},{"Target":"Parameter","Id":"Param31","Segments":[0,0.14,1,0.011,0.14,0.022,0.14,0.033,0.14,1,0.167,0.14,0.3,-3.363,0.433,-3.363,1,0.667,-3.363,0.9,-0.177,1.133,-0.177,1,1.189,-0.177,1.244,-0.27,1.3,-0.27,1,1.511,-0.27,1.722,0.811,1.933,0.811,1,1.978,0.811,2.022,0.801,2.067,0.801,1,2.5,0.801,2.933,2.586,3.367,2.586,1,3.478,2.586,3.589,2.495,3.7,2.495,1,3.778,2.495,3.856,2.689,3.933,2.689,1,4.122,2.689,4.311,1.284,4.5,1.284,1,4.567,1.284,4.633,1.424,4.7,1.424,1,4.744,1.424,4.789,1.31,4.833,1.31,1,4.844,1.31,4.856,1.312,4.867,1.317]},{"Target":"Parameter","Id":"Param33","Segments":[0,0,1,0.078,0,0.156,1.009,0.233,1.009,1,0.367,1.009,0.5,-2.586,0.633,-2.586,1,0.867,-2.586,1.1,0.325,1.333,0.325,1,1.422,0.325,1.511,-0.052,1.6,-0.052,1,1.7,-0.052,1.8,0.27,1.9,0.27,1,2.078,0.27,2.256,-0.48,2.433,-0.48,1,2.522,-0.48,2.611,-0.4,2.7,-0.4,1,2.756,-0.4,2.811,-0.436,2.867,-0.436,1,3.144,-0.436,3.422,0.851,3.7,0.851,1,3.756,0.851,3.811,0.774,3.867,0.774,1,3.989,0.774,4.111,1.294,4.233,1.294,1,4.389,1.294,4.544,0.022,4.7,0.022,1,4.744,0.022,4.789,0.124,4.833,0.124,1,4.844,0.124,4.856,0.118,4.867,0.108]},{"Target":"Parameter","Id":"Param34","Segments":[0,0.279,1,0.011,0.279,0.022,0.279,0.033,0.279,1,0.167,0.279,0.3,-6.726,0.433,-6.726,1,0.667,-6.726,0.9,-0.353,1.133,-0.353,1,1.189,-0.353,1.244,-0.539,1.3,-0.539,1,1.511,-0.539,1.722,1.623,1.933,1.623,1,1.978,1.623,2.022,1.601,2.067,1.601,1,2.5,1.601,2.933,5.172,3.367,5.172,1,3.478,5.172,3.589,4.989,3.7,4.989,1,3.778,4.989,3.856,5.378,3.933,5.378,1,4.122,5.378,4.311,2.568,4.5,2.568,1,4.567,2.568,4.633,2.849,4.7,2.849,1,4.744,2.849,4.789,2.619,4.833,2.619,1,4.844,2.619,4.856,2.625,4.867,2.634]},{"Target":"Parameter","Id":"Param_Angle_Rotation","Segments":[0,0.052,1,0.167,0.052,0.333,-1.718,0.5,-1.718,1,0.956,-1.718,1.411,0.376,1.867,0.376,1,2,0.376,2.133,0.272,2.267,0.272,1,2.733,0.272,3.2,1.198,3.667,1.198,1,3.678,1.198,3.689,1.197,3.7,1.197,1,3.789,1.197,3.878,1.286,3.967,1.286,1,4.267,1.286,4.567,0.479,4.867,0.479]},{"Target":"Parameter","Id":"Param_Angle_Rotation2","Segments":[0,0,1,0.011,0,0.022,0,0.033,0,1,0.122,0,0.211,0.625,0.3,0.625,1,0.411,0.625,0.522,-0.11,0.633,-0.11,1,0.722,-0.11,0.811,0.192,0.9,0.192,1,0.944,0.192,0.989,0.142,1.033,0.142,1,1.089,0.142,1.144,0.189,1.2,0.189,1,1.333,0.189,1.467,-0.208,1.6,-0.208,1,1.756,-0.208,1.911,0.075,2.067,0.075,1,2.156,0.075,2.244,0.007,2.333,0.007,1,2.444,0.007,2.556,0.072,2.667,0.072,1,2.856,0.072,3.044,-0.102,3.233,-0.102,1,3.3,-0.102,3.367,-0.075,3.433,-0.075,1,3.589,-0.075,3.744,-0.268,3.9,-0.268,1,4.067,-0.268,4.233,-0.03,4.4,-0.03,1,4.478,-0.03,4.556,-0.184,4.633,-0.184,1,4.711,-0.184,4.789,-0.074,4.867,-0.025]},{"Target":"Parameter","Id":"Param_Angle_Rotation3","Segments":[0,0.008,1,0.122,0.008,0.244,0.445,0.367,0.445,1,0.5,0.445,0.633,-1.116,0.767,-1.116,1,0.933,-1.116,1.1,0.519,1.267,0.519,1,1.422,0.519,1.578,-0.304,1.733,-0.304,1,1.867,-0.304,2,0.18,2.133,0.18,1,2.256,0.18,2.378,-0.225,2.5,-0.225,1,2.633,-0.225,2.767,0.017,2.9,0.017,1,2.989,0.017,3.078,-0.049,3.167,-0.049,1,3.322,-0.049,3.478,0.254,3.633,0.254,1,3.767,0.254,3.9,0.004,4.033,0.004,1,4.156,0.004,4.278,0.298,4.4,0.298,1,4.533,0.298,4.667,-0.279,4.8,-0.279,1,4.822,-0.279,4.844,-0.271,4.867,-0.257]},{"Target":"Parameter","Id":"Param_Angle_Rotation4","Segments":[0,-0.02,1,0.178,-0.02,0.356,0.709,0.533,0.709,1,0.667,0.709,0.8,-1.295,0.933,-1.295,1,1.078,-1.295,1.222,0.864,1.367,0.864,1,1.522,0.864,1.678,-0.567,1.833,-0.567,1,1.978,-0.567,2.122,0.424,2.267,0.424,1,2.4,0.424,2.533,-0.332,2.667,-0.332,1,2.789,-0.332,2.911,0.118,3.033,0.118,1,3.144,0.118,3.256,-0.177,3.367,-0.177,1,3.5,-0.177,3.633,0.209,3.767,0.209,1,3.9,0.209,4.033,-0.184,4.167,-0.184,1,4.3,-0.184,4.433,0.367,4.567,0.367,1,4.667,0.367,4.767,-0.057,4.867,-0.269]},{"Target":"Parameter","Id":"Param_Angle_Rotation5","Segments":[0,0.052,1,0.167,0.052,0.333,-1.718,0.5,-1.718,1,0.956,-1.718,1.411,0.376,1.867,0.376,1,2,0.376,2.133,0.272,2.267,0.272,1,2.733,0.272,3.2,1.198,3.667,1.198,1,3.678,1.198,3.689,1.197,3.7,1.197,1,3.789,1.197,3.878,1.286,3.967,1.286,1,4.267,1.286,4.567,0.479,4.867,0.479]},{"Target":"Parameter","Id":"Param_Angle_Rotation6","Segments":[0,0,1,0.011,0,0.022,0,0.033,0,1,0.122,0,0.211,0.625,0.3,0.625,1,0.411,0.625,0.522,-0.11,0.633,-0.11,1,0.722,-0.11,0.811,0.192,0.9,0.192,1,0.944,0.192,0.989,0.142,1.033,0.142,1,1.089,0.142,1.144,0.189,1.2,0.189,1,1.333,0.189,1.467,-0.208,1.6,-0.208,1,1.756,-0.208,1.911,0.075,2.067,0.075,1,2.156,0.075,2.244,0.007,2.333,0.007,1,2.444,0.007,2.556,0.072,2.667,0.072,1,2.856,0.072,3.044,-0.102,3.233,-0.102,1,3.3,-0.102,3.367,-0.075,3.433,-0.075,1,3.589,-0.075,3.744,-0.268,3.9,-0.268,1,4.067,-0.268,4.233,-0.03,4.4,-0.03,1,4.478,-0.03,4.556,-0.184,4.633,-0.184,1,4.711,-0.184,4.789,-0.074,4.867,-0.025]},{"Target":"Parameter","Id":"Param_Angle_Rotation7","Segments":[0,0.008,1,0.122,0.008,0.244,0.445,0.367,0.445,1,0.5,0.445,0.633,-1.116,0.767,-1.116,1,0.933,-1.116,1.1,0.519,1.267,0.519,1,1.422,0.519,1.578,-0.304,1.733,-0.304,1,1.867,-0.304,2,0.18,2.133,0.18,1,2.256,0.18,2.378,-0.225,2.5,-0.225,1,2.633,-0.225,2.767,0.017,2.9,0.017,1,2.989,0.017,3.078,-0.049,3.167,-0.049,1,3.322,-0.049,3.478,0.254,3.633,0.254,1,3.767,0.254,3.9,0.004,4.033,0.004,1,4.156,0.004,4.278,0.298,4.4,0.298,1,4.533,0.298,4.667,-0.279,4.8,-0.279,1,4.822,-0.279,4.844,-0.271,4.867,-0.257]},{"Target":"Parameter","Id":"Param_Angle_Rotation8","Segments":[0,-0.02,1,0.178,-0.02,0.356,0.709,0.533,0.709,1,0.667,0.709,0.8,-1.295,0.933,-1.295,1,1.078,-1.295,1.222,0.864,1.367,0.864,1,1.522,0.864,1.678,-0.567,1.833,-0.567,1,1.978,-0.567,2.122,0.424,2.267,0.424,1,2.4,0.424,2.533,-0.332,2.667,-0.332,1,2.789,-0.332,2.911,0.118,3.033,0.118,1,3.144,0.118,3.256,-0.177,3.367,-0.177,1,3.5,-0.177,3.633,0.209,3.767,0.209,1,3.9,0.209,4.033,-0.184,4.167,-0.184,1,4.3,-0.184,4.433,0.367,4.567,0.367,1,4.667,0.367,4.767,-0.057,4.867,-0.269]}]}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "STM_1_0",
|
|
3
|
+
"name": "嘉然BY木果",
|
|
4
|
+
"id": "1618880670036",
|
|
5
|
+
"encrypt": "true",
|
|
6
|
+
"version": "1.0",
|
|
7
|
+
"list": [{
|
|
8
|
+
"id": "",
|
|
9
|
+
"character": "character",
|
|
10
|
+
"avatar": "4a301072dec6b6a49050e5b294cd7983",
|
|
11
|
+
"costume": [{
|
|
12
|
+
"name": "costume",
|
|
13
|
+
"path": "39561a673b6fe68918affd77d3ad8ae2.bin3"
|
|
14
|
+
}]
|
|
15
|
+
}]
|
|
16
|
+
}
|
|
@@ -0,0 +1,210 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Version": 3,
|
|
3
|
+
"FileReferences": {
|
|
4
|
+
"Moc": "8c4420bd232902f08f41b59bbc36462f.bin3",
|
|
5
|
+
"Textures": ["4df2dbd71a468fc2f91b62afcb63f994.bin3"],
|
|
6
|
+
"Physics": "2b5fa038da3354fd73a58456408f27e9.bin3",
|
|
7
|
+
"PhysicsV2": {
|
|
8
|
+
"File": "2b5fa038da3354fd73a58456408f27e9.bin3"
|
|
9
|
+
},
|
|
10
|
+
"Motions": {
|
|
11
|
+
"Idle": [{
|
|
12
|
+
"File": "8251a6de2a03ea12eaf8c1f879d759b9.bin3"
|
|
13
|
+
}],
|
|
14
|
+
"Tap生气 -领结": [{
|
|
15
|
+
"File": "18624d01175dda6605c3eafa341bac02.bin3",
|
|
16
|
+
"Text": "嘉心糖屁用没有",
|
|
17
|
+
"TextDelay": 2000,
|
|
18
|
+
"TextDuration": 3000
|
|
19
|
+
}],
|
|
20
|
+
"Tap= = 左蝴蝶结": [{
|
|
21
|
+
"File": "be67f42e9c965290406d52b64fb878bd.bin3",
|
|
22
|
+
"Text": "有人急了,但我不说是谁~",
|
|
23
|
+
"TextDelay": 1000,
|
|
24
|
+
"TextDuration": 4000
|
|
25
|
+
}],
|
|
26
|
+
"Tap笑- 脸": [{
|
|
27
|
+
"File": "d1cf83c4f56a2d02a8f0a3ae2f46028f.bin3",
|
|
28
|
+
"Text": "hi!嘉心糖",
|
|
29
|
+
"TextDelay": 2200,
|
|
30
|
+
"TextDuration": 2300
|
|
31
|
+
}],
|
|
32
|
+
"Tap哭 -眼角": [{
|
|
33
|
+
"File": "721720d60a83a9f4b7f2b1065b49d6c8.bin3",
|
|
34
|
+
"Text": "呜呜...呜呜呜....",
|
|
35
|
+
"TextDelay": 3200,
|
|
36
|
+
"TextDuration": 4000
|
|
37
|
+
}],
|
|
38
|
+
"Shake": [{
|
|
39
|
+
"File": "a475c108ed9162233c132446a237c700.bin3",
|
|
40
|
+
"Text": "别摇啦!",
|
|
41
|
+
"TextDelay": 1000,
|
|
42
|
+
"TextDuration": 2000
|
|
43
|
+
}],
|
|
44
|
+
"Tap害羞-中间刘海": [{
|
|
45
|
+
"File": "f6123a070d9897ef1e6475e740b13e08.bin3",
|
|
46
|
+
"Text": "想然然了没有呀~",
|
|
47
|
+
"TextDelay": 1500,
|
|
48
|
+
"TextDuration": 3000
|
|
49
|
+
}],
|
|
50
|
+
"Tap抱阿草-左手": [{
|
|
51
|
+
"File": "e31f07da7854f78c21a271ada7416412.bin3",
|
|
52
|
+
"Text": "阿草好软呀~",
|
|
53
|
+
"TextDelay": 3000,
|
|
54
|
+
"TextDuration": 2500
|
|
55
|
+
}],
|
|
56
|
+
"Tap摇头- 身体": [{
|
|
57
|
+
"File": "a475c108ed9162233c132446a237c700.bin3",
|
|
58
|
+
"Text": "不要再戳啦!好痒!",
|
|
59
|
+
"TextDelay": 800,
|
|
60
|
+
"TextDuration": 2500
|
|
61
|
+
}],
|
|
62
|
+
"Tap耳朵-发卡": [{
|
|
63
|
+
"File": "fa1918fc04af73a1a08aaac6e2556fbb.bin3",
|
|
64
|
+
"Text": "嗷呜~~~",
|
|
65
|
+
"TextDelay": 1500,
|
|
66
|
+
"TextDuration": 3000
|
|
67
|
+
}],
|
|
68
|
+
"Tap打瞌睡- 呆毛": [{
|
|
69
|
+
"File": "d9be6b6f1b3bc23ef6539025acedd923.bin3",
|
|
70
|
+
"Text": "啊",
|
|
71
|
+
"TextDelay": 7500,
|
|
72
|
+
"TextDuration": 800
|
|
73
|
+
}],
|
|
74
|
+
"Leave": [{
|
|
75
|
+
"File": "d9be6b6f1b3bc23ef6539025acedd923.bin3",
|
|
76
|
+
"Text": "zzZ。。。",
|
|
77
|
+
"TextDelay": 4000,
|
|
78
|
+
"TextDuration": 4000
|
|
79
|
+
}],
|
|
80
|
+
"Tap左头发": [{
|
|
81
|
+
"File": "ec36cfef1f589764902d770d0cca2e9e.bin3"
|
|
82
|
+
}],
|
|
83
|
+
"Tap右头发": [{
|
|
84
|
+
"File": "0aeecad899bb18f93a519617dfe76f26.bin3",
|
|
85
|
+
"Text": "哇!好吃的!",
|
|
86
|
+
"TextDelay": 500,
|
|
87
|
+
"TextDuration": 3000
|
|
88
|
+
}]
|
|
89
|
+
}
|
|
90
|
+
},
|
|
91
|
+
"Controllers": {
|
|
92
|
+
"ParamHit": {},
|
|
93
|
+
"ParamLoop": {},
|
|
94
|
+
"KeyTrigger": {},
|
|
95
|
+
"EyeBlink": {
|
|
96
|
+
"MinInterval": 500,
|
|
97
|
+
"MaxInterval": 6000,
|
|
98
|
+
"Enabled": true
|
|
99
|
+
},
|
|
100
|
+
"LipSync": {
|
|
101
|
+
"Gain": 5.0
|
|
102
|
+
},
|
|
103
|
+
"MouseTracking": {
|
|
104
|
+
"SmoothTime": 0.15,
|
|
105
|
+
"Items": [{
|
|
106
|
+
"Id": "ParamBodyAngleX",
|
|
107
|
+
"Min": -10.0,
|
|
108
|
+
"Max": 10.0,
|
|
109
|
+
"DefaultValue": 0.0,
|
|
110
|
+
"Weight": 0.76343286,
|
|
111
|
+
"BlendMode": 1,
|
|
112
|
+
"Input": 1
|
|
113
|
+
}, {
|
|
114
|
+
"Id": "ParamAngleX",
|
|
115
|
+
"Min": -30.0,
|
|
116
|
+
"Max": 30.0,
|
|
117
|
+
"DefaultValue": 0.0,
|
|
118
|
+
"Weight": 0.798328757,
|
|
119
|
+
"BlendMode": 1,
|
|
120
|
+
"Input": 1
|
|
121
|
+
}, {
|
|
122
|
+
"Id": "ParamBodyAngleZ",
|
|
123
|
+
"Min": -10.0,
|
|
124
|
+
"Max": 10.0,
|
|
125
|
+
"DefaultValue": 0.0,
|
|
126
|
+
"Weight": 0.6260679,
|
|
127
|
+
"BlendMode": 1,
|
|
128
|
+
"Input": 1
|
|
129
|
+
}, {
|
|
130
|
+
"Id": "ParamBodyAngleY",
|
|
131
|
+
"Min": -10.0,
|
|
132
|
+
"Max": 10.0,
|
|
133
|
+
"DefaultValue": 0.0,
|
|
134
|
+
"Weight": 0.8907613,
|
|
135
|
+
"BlendMode": 1,
|
|
136
|
+
"Axis": 1,
|
|
137
|
+
"Input": 2
|
|
138
|
+
}, {
|
|
139
|
+
"Id": "ParamAngleY",
|
|
140
|
+
"Min": -30.0,
|
|
141
|
+
"Max": 30.0,
|
|
142
|
+
"DefaultValue": 0.0,
|
|
143
|
+
"Weight": 0.7521123,
|
|
144
|
+
"BlendMode": 1,
|
|
145
|
+
"Axis": 1,
|
|
146
|
+
"Input": 2
|
|
147
|
+
}],
|
|
148
|
+
"Enabled": true
|
|
149
|
+
},
|
|
150
|
+
"AutoBreath": {
|
|
151
|
+
"Enabled": true
|
|
152
|
+
},
|
|
153
|
+
"ExtraMotion": {
|
|
154
|
+
"Enabled": true
|
|
155
|
+
},
|
|
156
|
+
"Accelerometer": {
|
|
157
|
+
"Enabled": true
|
|
158
|
+
},
|
|
159
|
+
"Microphone": {},
|
|
160
|
+
"Transform": {},
|
|
161
|
+
"FaceTracking": {
|
|
162
|
+
"Enabled": true
|
|
163
|
+
},
|
|
164
|
+
"ParamValue": {},
|
|
165
|
+
"PartOpacity": {},
|
|
166
|
+
"ArtmeshOpacity": {},
|
|
167
|
+
"ArtmeshColor": {},
|
|
168
|
+
"ArtmeshCulling": {
|
|
169
|
+
"DefaultMode": 0
|
|
170
|
+
},
|
|
171
|
+
"IntimacySystem": {}
|
|
172
|
+
},
|
|
173
|
+
"HitAreas": [{
|
|
174
|
+
"Name": "= = 左蝴蝶结",
|
|
175
|
+
"Id": "ArtMesh15"
|
|
176
|
+
}, {
|
|
177
|
+
"Name": "笑- 脸",
|
|
178
|
+
"Id": "ArtMesh51"
|
|
179
|
+
}, {
|
|
180
|
+
"Name": "哭 -眼角",
|
|
181
|
+
"Id": "ArtMesh48"
|
|
182
|
+
}, {
|
|
183
|
+
"Name": "生气 -领结",
|
|
184
|
+
"Id": "ArtMesh56"
|
|
185
|
+
}, {
|
|
186
|
+
"Name": "害羞-中间刘海",
|
|
187
|
+
"Id": "ArtMesh10"
|
|
188
|
+
}, {
|
|
189
|
+
"Name": "抱阿草-左手",
|
|
190
|
+
"Id": "L4"
|
|
191
|
+
}, {
|
|
192
|
+
"Name": "打瞌睡- 呆毛",
|
|
193
|
+
"Id": "ArtMesh9"
|
|
194
|
+
}, {
|
|
195
|
+
"Name": "耳朵-发卡",
|
|
196
|
+
"Id": "L3"
|
|
197
|
+
}, {
|
|
198
|
+
"Name": "摇头- 身体",
|
|
199
|
+
"Id": "jiaran"
|
|
200
|
+
}, {
|
|
201
|
+
"Name": "左头发",
|
|
202
|
+
"Id": "L5"
|
|
203
|
+
}, {
|
|
204
|
+
"Name": "右头发",
|
|
205
|
+
"Id": "R5"
|
|
206
|
+
}],
|
|
207
|
+
"Options": {
|
|
208
|
+
"TexFixed": true
|
|
209
|
+
}
|
|
210
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* VERSION: 1.20.2
|
|
3
|
+
* DATE: 2017-06-30
|
|
4
|
+
* UPDATES AND DOCS AT: http://greensock.com
|
|
5
|
+
*
|
|
6
|
+
* @license Copyright (c) 2008-2017, GreenSock. All rights reserved.
|
|
7
|
+
* This work is subject to the terms at http://greensock.com/standard-license or for
|
|
8
|
+
* Club GreenSock members, the software agreement that was issued with your membership.
|
|
9
|
+
*
|
|
10
|
+
* @author: Jack Doyle, jack@greensock.com
|
|
11
|
+
*/
|
|
12
|
+
!function(a,b){"use strict";var c={},d=a.document,e=a.GreenSockGlobals=a.GreenSockGlobals||a;if(!e.TweenLite){var f,g,h,i,j,k=function(a){var b,c=a.split("."),d=e;for(b=0;b<c.length;b++)d[c[b]]=d=d[c[b]]||{};return d},l=k("com.greensock"),m=1e-10,n=function(a){var b,c=[],d=a.length;for(b=0;b!==d;c.push(a[b++]));return c},o=function(){},p=function(){var a=Object.prototype.toString,b=a.call([]);return function(c){return null!=c&&(c instanceof Array||"object"==typeof c&&!!c.push&&a.call(c)===b)}}(),q={},r=function(d,f,g,h){this.sc=q[d]?q[d].sc:[],q[d]=this,this.gsClass=null,this.func=g;var i=[];this.check=function(j){for(var l,m,n,o,p=f.length,s=p;--p>-1;)(l=q[f[p]]||new r(f[p],[])).gsClass?(i[p]=l.gsClass,s--):j&&l.sc.push(this);if(0===s&&g){if(m=("com.greensock."+d).split("."),n=m.pop(),o=k(m.join("."))[n]=this.gsClass=g.apply(g,i),h)if(e[n]=c[n]=o,"undefined"!=typeof module&&module.exports)if(d===b){module.exports=c[b]=o;for(p in c)o[p]=c[p]}else c[b]&&(c[b][n]=o);else"function"==typeof define&&define.amd&&define((a.GreenSockAMDPath?a.GreenSockAMDPath+"/":"")+d.split(".").pop(),[],function(){return o});for(p=0;p<this.sc.length;p++)this.sc[p].check()}},this.check(!0)},s=a._gsDefine=function(a,b,c,d){return new r(a,b,c,d)},t=l._class=function(a,b,c){return b=b||function(){},s(a,[],function(){return b},c),b};s.globals=e;var u=[0,0,1,1],v=t("easing.Ease",function(a,b,c,d){this._func=a,this._type=c||0,this._power=d||0,this._params=b?u.concat(b):u},!0),w=v.map={},x=v.register=function(a,b,c,d){for(var e,f,g,h,i=b.split(","),j=i.length,k=(c||"easeIn,easeOut,easeInOut").split(",");--j>-1;)for(f=i[j],e=d?t("easing."+f,null,!0):l.easing[f]||{},g=k.length;--g>-1;)h=k[g],w[f+"."+h]=w[h+f]=e[h]=a.getRatio?a:a[h]||new a};for(h=v.prototype,h._calcEnd=!1,h.getRatio=function(a){if(this._func)return this._params[0]=a,this._func.apply(null,this._params);var b=this._type,c=this._power,d=1===b?1-a:2===b?a:.5>a?2*a:2*(1-a);return 1===c?d*=d:2===c?d*=d*d:3===c?d*=d*d*d:4===c&&(d*=d*d*d*d),1===b?1-d:2===b?d:.5>a?d/2:1-d/2},f=["Linear","Quad","Cubic","Quart","Quint,Strong"],g=f.length;--g>-1;)h=f[g]+",Power"+g,x(new v(null,null,1,g),h,"easeOut",!0),x(new v(null,null,2,g),h,"easeIn"+(0===g?",easeNone":"")),x(new v(null,null,3,g),h,"easeInOut");w.linear=l.easing.Linear.easeIn,w.swing=l.easing.Quad.easeInOut;var y=t("events.EventDispatcher",function(a){this._listeners={},this._eventTarget=a||this});h=y.prototype,h.addEventListener=function(a,b,c,d,e){e=e||0;var f,g,h=this._listeners[a],k=0;for(this!==i||j||i.wake(),null==h&&(this._listeners[a]=h=[]),g=h.length;--g>-1;)f=h[g],f.c===b&&f.s===c?h.splice(g,1):0===k&&f.pr<e&&(k=g+1);h.splice(k,0,{c:b,s:c,up:d,pr:e})},h.removeEventListener=function(a,b){var c,d=this._listeners[a];if(d)for(c=d.length;--c>-1;)if(d[c].c===b)return void d.splice(c,1)},h.dispatchEvent=function(a){var b,c,d,e=this._listeners[a];if(e)for(b=e.length,b>1&&(e=e.slice(0)),c=this._eventTarget;--b>-1;)d=e[b],d&&(d.up?d.c.call(d.s||c,{type:a,target:c}):d.c.call(d.s||c))};var z=a.requestAnimationFrame,A=a.cancelAnimationFrame,B=Date.now||function(){return(new Date).getTime()},C=B();for(f=["ms","moz","webkit","o"],g=f.length;--g>-1&&!z;)z=a[f[g]+"RequestAnimationFrame"],A=a[f[g]+"CancelAnimationFrame"]||a[f[g]+"CancelRequestAnimationFrame"];t("Ticker",function(a,b){var c,e,f,g,h,k=this,l=B(),n=b!==!1&&z?"auto":!1,p=500,q=33,r="tick",s=function(a){var b,d,i=B()-C;i>p&&(l+=i-q),C+=i,k.time=(C-l)/1e3,b=k.time-h,(!c||b>0||a===!0)&&(k.frame++,h+=b+(b>=g?.004:g-b),d=!0),a!==!0&&(f=e(s)),d&&k.dispatchEvent(r)};y.call(k),k.time=k.frame=0,k.tick=function(){s(!0)},k.lagSmoothing=function(a,b){p=a||1/m,q=Math.min(b,p,0)},k.sleep=function(){null!=f&&(n&&A?A(f):clearTimeout(f),e=o,f=null,k===i&&(j=!1))},k.wake=function(a){null!==f?k.sleep():a?l+=-C+(C=B()):k.frame>10&&(C=B()-p+5),e=0===c?o:n&&z?z:function(a){return setTimeout(a,1e3*(h-k.time)+1|0)},k===i&&(j=!0),s(2)},k.fps=function(a){return arguments.length?(c=a,g=1/(c||60),h=this.time+g,void k.wake()):c},k.useRAF=function(a){return arguments.length?(k.sleep(),n=a,void k.fps(c)):n},k.fps(a),setTimeout(function(){"auto"===n&&k.frame<5&&"hidden"!==d.visibilityState&&k.useRAF(!1)},1500)}),h=l.Ticker.prototype=new l.events.EventDispatcher,h.constructor=l.Ticker;var D=t("core.Animation",function(a,b){if(this.vars=b=b||{},this._duration=this._totalDuration=a||0,this._delay=Number(b.delay)||0,this._timeScale=1,this._active=b.immediateRender===!0,this.data=b.data,this._reversed=b.reversed===!0,X){j||i.wake();var c=this.vars.useFrames?W:X;c.add(this,c._time),this.vars.paused&&this.paused(!0)}});i=D.ticker=new l.Ticker,h=D.prototype,h._dirty=h._gc=h._initted=h._paused=!1,h._totalTime=h._time=0,h._rawPrevTime=-1,h._next=h._last=h._onUpdate=h._timeline=h.timeline=null,h._paused=!1;var E=function(){j&&B()-C>2e3&&"hidden"!==d.visibilityState&&i.wake();var a=setTimeout(E,2e3);a.unref&&a.unref()};E(),h.play=function(a,b){return null!=a&&this.seek(a,b),this.reversed(!1).paused(!1)},h.pause=function(a,b){return null!=a&&this.seek(a,b),this.paused(!0)},h.resume=function(a,b){return null!=a&&this.seek(a,b),this.paused(!1)},h.seek=function(a,b){return this.totalTime(Number(a),b!==!1)},h.restart=function(a,b){return this.reversed(!1).paused(!1).totalTime(a?-this._delay:0,b!==!1,!0)},h.reverse=function(a,b){return null!=a&&this.seek(a||this.totalDuration(),b),this.reversed(!0).paused(!1)},h.render=function(a,b,c){},h.invalidate=function(){return this._time=this._totalTime=0,this._initted=this._gc=!1,this._rawPrevTime=-1,(this._gc||!this.timeline)&&this._enabled(!0),this},h.isActive=function(){var a,b=this._timeline,c=this._startTime;return!b||!this._gc&&!this._paused&&b.isActive()&&(a=b.rawTime(!0))>=c&&a<c+this.totalDuration()/this._timeScale-1e-7},h._enabled=function(a,b){return j||i.wake(),this._gc=!a,this._active=this.isActive(),b!==!0&&(a&&!this.timeline?this._timeline.add(this,this._startTime-this._delay):!a&&this.timeline&&this._timeline._remove(this,!0)),!1},h._kill=function(a,b){return this._enabled(!1,!1)},h.kill=function(a,b){return this._kill(a,b),this},h._uncache=function(a){for(var b=a?this:this.timeline;b;)b._dirty=!0,b=b.timeline;return this},h._swapSelfInParams=function(a){for(var b=a.length,c=a.concat();--b>-1;)"{self}"===a[b]&&(c[b]=this);return c},h._callback=function(a){var b=this.vars,c=b[a],d=b[a+"Params"],e=b[a+"Scope"]||b.callbackScope||this,f=d?d.length:0;switch(f){case 0:c.call(e);break;case 1:c.call(e,d[0]);break;case 2:c.call(e,d[0],d[1]);break;default:c.apply(e,d)}},h.eventCallback=function(a,b,c,d){if("on"===(a||"").substr(0,2)){var e=this.vars;if(1===arguments.length)return e[a];null==b?delete e[a]:(e[a]=b,e[a+"Params"]=p(c)&&-1!==c.join("").indexOf("{self}")?this._swapSelfInParams(c):c,e[a+"Scope"]=d),"onUpdate"===a&&(this._onUpdate=b)}return this},h.delay=function(a){return arguments.length?(this._timeline.smoothChildTiming&&this.startTime(this._startTime+a-this._delay),this._delay=a,this):this._delay},h.duration=function(a){return arguments.length?(this._duration=this._totalDuration=a,this._uncache(!0),this._timeline.smoothChildTiming&&this._time>0&&this._time<this._duration&&0!==a&&this.totalTime(this._totalTime*(a/this._duration),!0),this):(this._dirty=!1,this._duration)},h.totalDuration=function(a){return this._dirty=!1,arguments.length?this.duration(a):this._totalDuration},h.time=function(a,b){return arguments.length?(this._dirty&&this.totalDuration(),this.totalTime(a>this._duration?this._duration:a,b)):this._time},h.totalTime=function(a,b,c){if(j||i.wake(),!arguments.length)return this._totalTime;if(this._timeline){if(0>a&&!c&&(a+=this.totalDuration()),this._timeline.smoothChildTiming){this._dirty&&this.totalDuration();var d=this._totalDuration,e=this._timeline;if(a>d&&!c&&(a=d),this._startTime=(this._paused?this._pauseTime:e._time)-(this._reversed?d-a:a)/this._timeScale,e._dirty||this._uncache(!1),e._timeline)for(;e._timeline;)e._timeline._time!==(e._startTime+e._totalTime)/e._timeScale&&e.totalTime(e._totalTime,!0),e=e._timeline}this._gc&&this._enabled(!0,!1),(this._totalTime!==a||0===this._duration)&&(J.length&&Z(),this.render(a,b,!1),J.length&&Z())}return this},h.progress=h.totalProgress=function(a,b){var c=this.duration();return arguments.length?this.totalTime(c*a,b):c?this._time/c:this.ratio},h.startTime=function(a){return arguments.length?(a!==this._startTime&&(this._startTime=a,this.timeline&&this.timeline._sortChildren&&this.timeline.add(this,a-this._delay)),this):this._startTime},h.endTime=function(a){return this._startTime+(0!=a?this.totalDuration():this.duration())/this._timeScale},h.timeScale=function(a){if(!arguments.length)return this._timeScale;if(a=a||m,this._timeline&&this._timeline.smoothChildTiming){var b=this._pauseTime,c=b||0===b?b:this._timeline.totalTime();this._startTime=c-(c-this._startTime)*this._timeScale/a}return this._timeScale=a,this._uncache(!1)},h.reversed=function(a){return arguments.length?(a!=this._reversed&&(this._reversed=a,this.totalTime(this._timeline&&!this._timeline.smoothChildTiming?this.totalDuration()-this._totalTime:this._totalTime,!0)),this):this._reversed},h.paused=function(a){if(!arguments.length)return this._paused;var b,c,d=this._timeline;return a!=this._paused&&d&&(j||a||i.wake(),b=d.rawTime(),c=b-this._pauseTime,!a&&d.smoothChildTiming&&(this._startTime+=c,this._uncache(!1)),this._pauseTime=a?b:null,this._paused=a,this._active=this.isActive(),!a&&0!==c&&this._initted&&this.duration()&&(b=d.smoothChildTiming?this._totalTime:(b-this._startTime)/this._timeScale,this.render(b,b===this._totalTime,!0))),this._gc&&!a&&this._enabled(!0,!1),this};var F=t("core.SimpleTimeline",function(a){D.call(this,0,a),this.autoRemoveChildren=this.smoothChildTiming=!0});h=F.prototype=new D,h.constructor=F,h.kill()._gc=!1,h._first=h._last=h._recent=null,h._sortChildren=!1,h.add=h.insert=function(a,b,c,d){var e,f;if(a._startTime=Number(b||0)+a._delay,a._paused&&this!==a._timeline&&(a._pauseTime=a._startTime+(this.rawTime()-a._startTime)/a._timeScale),a.timeline&&a.timeline._remove(a,!0),a.timeline=a._timeline=this,a._gc&&a._enabled(!0,!0),e=this._last,this._sortChildren)for(f=a._startTime;e&&e._startTime>f;)e=e._prev;return e?(a._next=e._next,e._next=a):(a._next=this._first,this._first=a),a._next?a._next._prev=a:this._last=a,a._prev=e,this._recent=a,this._timeline&&this._uncache(!0),this},h._remove=function(a,b){return a.timeline===this&&(b||a._enabled(!1,!0),a._prev?a._prev._next=a._next:this._first===a&&(this._first=a._next),a._next?a._next._prev=a._prev:this._last===a&&(this._last=a._prev),a._next=a._prev=a.timeline=null,a===this._recent&&(this._recent=this._last),this._timeline&&this._uncache(!0)),this},h.render=function(a,b,c){var d,e=this._first;for(this._totalTime=this._time=this._rawPrevTime=a;e;)d=e._next,(e._active||a>=e._startTime&&!e._paused&&!e._gc)&&(e._reversed?e.render((e._dirty?e.totalDuration():e._totalDuration)-(a-e._startTime)*e._timeScale,b,c):e.render((a-e._startTime)*e._timeScale,b,c)),e=d},h.rawTime=function(){return j||i.wake(),this._totalTime};var G=t("TweenLite",function(b,c,d){if(D.call(this,c,d),this.render=G.prototype.render,null==b)throw"Cannot tween a null target.";this.target=b="string"!=typeof b?b:G.selector(b)||b;var e,f,g,h=b.jquery||b.length&&b!==a&&b[0]&&(b[0]===a||b[0].nodeType&&b[0].style&&!b.nodeType),i=this.vars.overwrite;if(this._overwrite=i=null==i?V[G.defaultOverwrite]:"number"==typeof i?i>>0:V[i],(h||b instanceof Array||b.push&&p(b))&&"number"!=typeof b[0])for(this._targets=g=n(b),this._propLookup=[],this._siblings=[],e=0;e<g.length;e++)f=g[e],f?"string"!=typeof f?f.length&&f!==a&&f[0]&&(f[0]===a||f[0].nodeType&&f[0].style&&!f.nodeType)?(g.splice(e--,1),this._targets=g=g.concat(n(f))):(this._siblings[e]=$(f,this,!1),1===i&&this._siblings[e].length>1&&aa(f,this,null,1,this._siblings[e])):(f=g[e--]=G.selector(f),"string"==typeof f&&g.splice(e+1,1)):g.splice(e--,1);else this._propLookup={},this._siblings=$(b,this,!1),1===i&&this._siblings.length>1&&aa(b,this,null,1,this._siblings);(this.vars.immediateRender||0===c&&0===this._delay&&this.vars.immediateRender!==!1)&&(this._time=-m,this.render(Math.min(0,-this._delay)))},!0),H=function(b){return b&&b.length&&b!==a&&b[0]&&(b[0]===a||b[0].nodeType&&b[0].style&&!b.nodeType)},I=function(a,b){var c,d={};for(c in a)U[c]||c in b&&"transform"!==c&&"x"!==c&&"y"!==c&&"width"!==c&&"height"!==c&&"className"!==c&&"border"!==c||!(!R[c]||R[c]&&R[c]._autoCSS)||(d[c]=a[c],delete a[c]);a.css=d};h=G.prototype=new D,h.constructor=G,h.kill()._gc=!1,h.ratio=0,h._firstPT=h._targets=h._overwrittenProps=h._startAt=null,h._notifyPluginsOfEnabled=h._lazy=!1,G.version="1.20.2",G.defaultEase=h._ease=new v(null,null,1,1),G.defaultOverwrite="auto",G.ticker=i,G.autoSleep=120,G.lagSmoothing=function(a,b){i.lagSmoothing(a,b)},G.selector=a.$||a.jQuery||function(b){var c=a.$||a.jQuery;return c?(G.selector=c,c(b)):"undefined"==typeof d?b:d.querySelectorAll?d.querySelectorAll(b):d.getElementById("#"===b.charAt(0)?b.substr(1):b)};var J=[],K={},L=/(?:(-|-=|\+=)?\d*\.?\d*(?:e[\-+]?\d+)?)[0-9]/gi,M=/[\+-]=-?[\.\d]/,N=function(a){for(var b,c=this._firstPT,d=1e-6;c;)b=c.blob?1===a&&this.end?this.end:a?this.join(""):this.start:c.c*a+c.s,c.m?b=c.m(b,this._target||c.t):d>b&&b>-d&&!c.blob&&(b=0),c.f?c.fp?c.t[c.p](c.fp,b):c.t[c.p](b):c.t[c.p]=b,c=c._next},O=function(a,b,c,d){var e,f,g,h,i,j,k,l=[],m=0,n="",o=0;for(l.start=a,l.end=b,a=l[0]=a+"",b=l[1]=b+"",c&&(c(l),a=l[0],b=l[1]),l.length=0,e=a.match(L)||[],f=b.match(L)||[],d&&(d._next=null,d.blob=1,l._firstPT=l._applyPT=d),i=f.length,h=0;i>h;h++)k=f[h],j=b.substr(m,b.indexOf(k,m)-m),n+=j||!h?j:",",m+=j.length,o?o=(o+1)%5:"rgba("===j.substr(-5)&&(o=1),k===e[h]||e.length<=h?n+=k:(n&&(l.push(n),n=""),g=parseFloat(e[h]),l.push(g),l._firstPT={_next:l._firstPT,t:l,p:l.length-1,s:g,c:("="===k.charAt(1)?parseInt(k.charAt(0)+"1",10)*parseFloat(k.substr(2)):parseFloat(k)-g)||0,f:0,m:o&&4>o?Math.round:0}),m+=k.length;return n+=b.substr(m),n&&l.push(n),l.setRatio=N,M.test(b)&&(l.end=0),l},P=function(a,b,c,d,e,f,g,h,i){"function"==typeof d&&(d=d(i||0,a));var j,k=typeof a[b],l="function"!==k?"":b.indexOf("set")||"function"!=typeof a["get"+b.substr(3)]?b:"get"+b.substr(3),m="get"!==c?c:l?g?a[l](g):a[l]():a[b],n="string"==typeof d&&"="===d.charAt(1),o={t:a,p:b,s:m,f:"function"===k,pg:0,n:e||b,m:f?"function"==typeof f?f:Math.round:0,pr:0,c:n?parseInt(d.charAt(0)+"1",10)*parseFloat(d.substr(2)):parseFloat(d)-m||0};return("number"!=typeof m||"number"!=typeof d&&!n)&&(g||isNaN(m)||!n&&isNaN(d)||"boolean"==typeof m||"boolean"==typeof d?(o.fp=g,j=O(m,n?parseFloat(o.s)+o.c:d,h||G.defaultStringFilter,o),o={t:j,p:"setRatio",s:0,c:1,f:2,pg:0,n:e||b,pr:0,m:0}):(o.s=parseFloat(m),n||(o.c=parseFloat(d)-o.s||0))),o.c?((o._next=this._firstPT)&&(o._next._prev=o),this._firstPT=o,o):void 0},Q=G._internals={isArray:p,isSelector:H,lazyTweens:J,blobDif:O},R=G._plugins={},S=Q.tweenLookup={},T=0,U=Q.reservedProps={ease:1,delay:1,overwrite:1,onComplete:1,onCompleteParams:1,onCompleteScope:1,useFrames:1,runBackwards:1,startAt:1,onUpdate:1,onUpdateParams:1,onUpdateScope:1,onStart:1,onStartParams:1,onStartScope:1,onReverseComplete:1,onReverseCompleteParams:1,onReverseCompleteScope:1,onRepeat:1,onRepeatParams:1,onRepeatScope:1,easeParams:1,yoyo:1,immediateRender:1,repeat:1,repeatDelay:1,data:1,paused:1,reversed:1,autoCSS:1,lazy:1,onOverwrite:1,callbackScope:1,stringFilter:1,id:1,yoyoEase:1},V={none:0,all:1,auto:2,concurrent:3,allOnStart:4,preexisting:5,"true":1,"false":0},W=D._rootFramesTimeline=new F,X=D._rootTimeline=new F,Y=30,Z=Q.lazyRender=function(){var a,b=J.length;for(K={};--b>-1;)a=J[b],a&&a._lazy!==!1&&(a.render(a._lazy[0],a._lazy[1],!0),a._lazy=!1);J.length=0};X._startTime=i.time,W._startTime=i.frame,X._active=W._active=!0,setTimeout(Z,1),D._updateRoot=G.render=function(){var a,b,c;if(J.length&&Z(),X.render((i.time-X._startTime)*X._timeScale,!1,!1),W.render((i.frame-W._startTime)*W._timeScale,!1,!1),J.length&&Z(),i.frame>=Y){Y=i.frame+(parseInt(G.autoSleep,10)||120);for(c in S){for(b=S[c].tweens,a=b.length;--a>-1;)b[a]._gc&&b.splice(a,1);0===b.length&&delete S[c]}if(c=X._first,(!c||c._paused)&&G.autoSleep&&!W._first&&1===i._listeners.tick.length){for(;c&&c._paused;)c=c._next;c||i.sleep()}}},i.addEventListener("tick",D._updateRoot);var $=function(a,b,c){var d,e,f=a._gsTweenID;if(S[f||(a._gsTweenID=f="t"+T++)]||(S[f]={target:a,tweens:[]}),b&&(d=S[f].tweens,d[e=d.length]=b,c))for(;--e>-1;)d[e]===b&&d.splice(e,1);return S[f].tweens},_=function(a,b,c,d){var e,f,g=a.vars.onOverwrite;return g&&(e=g(a,b,c,d)),g=G.onOverwrite,g&&(f=g(a,b,c,d)),e!==!1&&f!==!1},aa=function(a,b,c,d,e){var f,g,h,i;if(1===d||d>=4){for(i=e.length,f=0;i>f;f++)if((h=e[f])!==b)h._gc||h._kill(null,a,b)&&(g=!0);else if(5===d)break;return g}var j,k=b._startTime+m,l=[],n=0,o=0===b._duration;for(f=e.length;--f>-1;)(h=e[f])===b||h._gc||h._paused||(h._timeline!==b._timeline?(j=j||ba(b,0,o),0===ba(h,j,o)&&(l[n++]=h)):h._startTime<=k&&h._startTime+h.totalDuration()/h._timeScale>k&&((o||!h._initted)&&k-h._startTime<=2e-10||(l[n++]=h)));for(f=n;--f>-1;)if(h=l[f],2===d&&h._kill(c,a,b)&&(g=!0),2!==d||!h._firstPT&&h._initted){if(2!==d&&!_(h,b))continue;h._enabled(!1,!1)&&(g=!0)}return g},ba=function(a,b,c){for(var d=a._timeline,e=d._timeScale,f=a._startTime;d._timeline;){if(f+=d._startTime,e*=d._timeScale,d._paused)return-100;d=d._timeline}return f/=e,f>b?f-b:c&&f===b||!a._initted&&2*m>f-b?m:(f+=a.totalDuration()/a._timeScale/e)>b+m?0:f-b-m};h._init=function(){var a,b,c,d,e,f,g=this.vars,h=this._overwrittenProps,i=this._duration,j=!!g.immediateRender,k=g.ease;if(g.startAt){this._startAt&&(this._startAt.render(-1,!0),this._startAt.kill()),e={};for(d in g.startAt)e[d]=g.startAt[d];if(e.overwrite=!1,e.immediateRender=!0,e.lazy=j&&g.lazy!==!1,e.startAt=e.delay=null,e.onUpdate=g.onUpdate,e.onUpdateScope=g.onUpdateScope||g.callbackScope||this,this._startAt=G.to(this.target,0,e),j)if(this._time>0)this._startAt=null;else if(0!==i)return}else if(g.runBackwards&&0!==i)if(this._startAt)this._startAt.render(-1,!0),this._startAt.kill(),this._startAt=null;else{0!==this._time&&(j=!1),c={};for(d in g)U[d]&&"autoCSS"!==d||(c[d]=g[d]);if(c.overwrite=0,c.data="isFromStart",c.lazy=j&&g.lazy!==!1,c.immediateRender=j,this._startAt=G.to(this.target,0,c),j){if(0===this._time)return}else this._startAt._init(),this._startAt._enabled(!1),this.vars.immediateRender&&(this._startAt=null)}if(this._ease=k=k?k instanceof v?k:"function"==typeof k?new v(k,g.easeParams):w[k]||G.defaultEase:G.defaultEase,g.easeParams instanceof Array&&k.config&&(this._ease=k.config.apply(k,g.easeParams)),this._easeType=this._ease._type,this._easePower=this._ease._power,this._firstPT=null,this._targets)for(f=this._targets.length,a=0;f>a;a++)this._initProps(this._targets[a],this._propLookup[a]={},this._siblings[a],h?h[a]:null,a)&&(b=!0);else b=this._initProps(this.target,this._propLookup,this._siblings,h,0);if(b&&G._onPluginEvent("_onInitAllProps",this),h&&(this._firstPT||"function"!=typeof this.target&&this._enabled(!1,!1)),g.runBackwards)for(c=this._firstPT;c;)c.s+=c.c,c.c=-c.c,c=c._next;this._onUpdate=g.onUpdate,this._initted=!0},h._initProps=function(b,c,d,e,f){var g,h,i,j,k,l;if(null==b)return!1;K[b._gsTweenID]&&Z(),this.vars.css||b.style&&b!==a&&b.nodeType&&R.css&&this.vars.autoCSS!==!1&&I(this.vars,b);for(g in this.vars)if(l=this.vars[g],U[g])l&&(l instanceof Array||l.push&&p(l))&&-1!==l.join("").indexOf("{self}")&&(this.vars[g]=l=this._swapSelfInParams(l,this));else if(R[g]&&(j=new R[g])._onInitTween(b,this.vars[g],this,f)){for(this._firstPT=k={_next:this._firstPT,t:j,p:"setRatio",s:0,c:1,f:1,n:g,pg:1,pr:j._priority,m:0},h=j._overwriteProps.length;--h>-1;)c[j._overwriteProps[h]]=this._firstPT;(j._priority||j._onInitAllProps)&&(i=!0),(j._onDisable||j._onEnable)&&(this._notifyPluginsOfEnabled=!0),k._next&&(k._next._prev=k)}else c[g]=P.call(this,b,g,"get",l,g,0,null,this.vars.stringFilter,f);return e&&this._kill(e,b)?this._initProps(b,c,d,e,f):this._overwrite>1&&this._firstPT&&d.length>1&&aa(b,this,c,this._overwrite,d)?(this._kill(c,b),this._initProps(b,c,d,e,f)):(this._firstPT&&(this.vars.lazy!==!1&&this._duration||this.vars.lazy&&!this._duration)&&(K[b._gsTweenID]=!0),i)},h.render=function(a,b,c){var d,e,f,g,h=this._time,i=this._duration,j=this._rawPrevTime;if(a>=i-1e-7&&a>=0)this._totalTime=this._time=i,this.ratio=this._ease._calcEnd?this._ease.getRatio(1):1,this._reversed||(d=!0,e="onComplete",c=c||this._timeline.autoRemoveChildren),0===i&&(this._initted||!this.vars.lazy||c)&&(this._startTime===this._timeline._duration&&(a=0),(0>j||0>=a&&a>=-1e-7||j===m&&"isPause"!==this.data)&&j!==a&&(c=!0,j>m&&(e="onReverseComplete")),this._rawPrevTime=g=!b||a||j===a?a:m);else if(1e-7>a)this._totalTime=this._time=0,this.ratio=this._ease._calcEnd?this._ease.getRatio(0):0,(0!==h||0===i&&j>0)&&(e="onReverseComplete",d=this._reversed),0>a&&(this._active=!1,0===i&&(this._initted||!this.vars.lazy||c)&&(j>=0&&(j!==m||"isPause"!==this.data)&&(c=!0),this._rawPrevTime=g=!b||a||j===a?a:m)),(!this._initted||this._startAt&&this._startAt.progress())&&(c=!0);else if(this._totalTime=this._time=a,this._easeType){var k=a/i,l=this._easeType,n=this._easePower;(1===l||3===l&&k>=.5)&&(k=1-k),3===l&&(k*=2),1===n?k*=k:2===n?k*=k*k:3===n?k*=k*k*k:4===n&&(k*=k*k*k*k),1===l?this.ratio=1-k:2===l?this.ratio=k:.5>a/i?this.ratio=k/2:this.ratio=1-k/2}else this.ratio=this._ease.getRatio(a/i);if(this._time!==h||c){if(!this._initted){if(this._init(),!this._initted||this._gc)return;if(!c&&this._firstPT&&(this.vars.lazy!==!1&&this._duration||this.vars.lazy&&!this._duration))return this._time=this._totalTime=h,this._rawPrevTime=j,J.push(this),void(this._lazy=[a,b]);this._time&&!d?this.ratio=this._ease.getRatio(this._time/i):d&&this._ease._calcEnd&&(this.ratio=this._ease.getRatio(0===this._time?0:1))}for(this._lazy!==!1&&(this._lazy=!1),this._active||!this._paused&&this._time!==h&&a>=0&&(this._active=!0),0===h&&(this._startAt&&(a>=0?this._startAt.render(a,b,c):e||(e="_dummyGS")),this.vars.onStart&&(0!==this._time||0===i)&&(b||this._callback("onStart"))),f=this._firstPT;f;)f.f?f.t[f.p](f.c*this.ratio+f.s):f.t[f.p]=f.c*this.ratio+f.s,f=f._next;this._onUpdate&&(0>a&&this._startAt&&a!==-1e-4&&this._startAt.render(a,b,c),b||(this._time!==h||d||c)&&this._callback("onUpdate")),e&&(!this._gc||c)&&(0>a&&this._startAt&&!this._onUpdate&&a!==-1e-4&&this._startAt.render(a,b,c),d&&(this._timeline.autoRemoveChildren&&this._enabled(!1,!1),this._active=!1),!b&&this.vars[e]&&this._callback(e),0===i&&this._rawPrevTime===m&&g!==m&&(this._rawPrevTime=0))}},h._kill=function(a,b,c){if("all"===a&&(a=null),null==a&&(null==b||b===this.target))return this._lazy=!1,this._enabled(!1,!1);b="string"!=typeof b?b||this._targets||this.target:G.selector(b)||b;var d,e,f,g,h,i,j,k,l,m=c&&this._time&&c._startTime===this._startTime&&this._timeline===c._timeline;if((p(b)||H(b))&&"number"!=typeof b[0])for(d=b.length;--d>-1;)this._kill(a,b[d],c)&&(i=!0);else{if(this._targets){for(d=this._targets.length;--d>-1;)if(b===this._targets[d]){h=this._propLookup[d]||{},this._overwrittenProps=this._overwrittenProps||[],e=this._overwrittenProps[d]=a?this._overwrittenProps[d]||{}:"all";break}}else{if(b!==this.target)return!1;h=this._propLookup,e=this._overwrittenProps=a?this._overwrittenProps||{}:"all"}if(h){if(j=a||h,k=a!==e&&"all"!==e&&a!==h&&("object"!=typeof a||!a._tempKill),c&&(G.onOverwrite||this.vars.onOverwrite)){for(f in j)h[f]&&(l||(l=[]),l.push(f));if((l||!a)&&!_(this,c,b,l))return!1}for(f in j)(g=h[f])&&(m&&(g.f?g.t[g.p](g.s):g.t[g.p]=g.s,i=!0),g.pg&&g.t._kill(j)&&(i=!0),g.pg&&0!==g.t._overwriteProps.length||(g._prev?g._prev._next=g._next:g===this._firstPT&&(this._firstPT=g._next),g._next&&(g._next._prev=g._prev),g._next=g._prev=null),delete h[f]),k&&(e[f]=1);!this._firstPT&&this._initted&&this._enabled(!1,!1)}}return i},h.invalidate=function(){return this._notifyPluginsOfEnabled&&G._onPluginEvent("_onDisable",this),this._firstPT=this._overwrittenProps=this._startAt=this._onUpdate=null,this._notifyPluginsOfEnabled=this._active=this._lazy=!1,this._propLookup=this._targets?{}:[],D.prototype.invalidate.call(this),this.vars.immediateRender&&(this._time=-m,this.render(Math.min(0,-this._delay))),this},h._enabled=function(a,b){if(j||i.wake(),a&&this._gc){var c,d=this._targets;if(d)for(c=d.length;--c>-1;)this._siblings[c]=$(d[c],this,!0);else this._siblings=$(this.target,this,!0)}return D.prototype._enabled.call(this,a,b),this._notifyPluginsOfEnabled&&this._firstPT?G._onPluginEvent(a?"_onEnable":"_onDisable",this):!1},G.to=function(a,b,c){return new G(a,b,c)},G.from=function(a,b,c){return c.runBackwards=!0,c.immediateRender=0!=c.immediateRender,new G(a,b,c)},G.fromTo=function(a,b,c,d){return d.startAt=c,d.immediateRender=0!=d.immediateRender&&0!=c.immediateRender,new G(a,b,d)},G.delayedCall=function(a,b,c,d,e){return new G(b,0,{delay:a,onComplete:b,onCompleteParams:c,callbackScope:d,onReverseComplete:b,onReverseCompleteParams:c,immediateRender:!1,lazy:!1,useFrames:e,overwrite:0})},G.set=function(a,b){return new G(a,0,b)},G.getTweensOf=function(a,b){if(null==a)return[];a="string"!=typeof a?a:G.selector(a)||a;var c,d,e,f;if((p(a)||H(a))&&"number"!=typeof a[0]){for(c=a.length,d=[];--c>-1;)d=d.concat(G.getTweensOf(a[c],b));for(c=d.length;--c>-1;)for(f=d[c],e=c;--e>-1;)f===d[e]&&d.splice(c,1)}else if(a._gsTweenID)for(d=$(a).concat(),c=d.length;--c>-1;)(d[c]._gc||b&&!d[c].isActive())&&d.splice(c,1);return d||[]},G.killTweensOf=G.killDelayedCallsTo=function(a,b,c){"object"==typeof b&&(c=b,b=!1);for(var d=G.getTweensOf(a,b),e=d.length;--e>-1;)d[e]._kill(c,a)};var ca=t("plugins.TweenPlugin",function(a,b){this._overwriteProps=(a||"").split(","),this._propName=this._overwriteProps[0],this._priority=b||0,this._super=ca.prototype},!0);if(h=ca.prototype,ca.version="1.19.0",ca.API=2,h._firstPT=null,h._addTween=P,h.setRatio=N,h._kill=function(a){var b,c=this._overwriteProps,d=this._firstPT;if(null!=a[this._propName])this._overwriteProps=[];else for(b=c.length;--b>-1;)null!=a[c[b]]&&c.splice(b,1);for(;d;)null!=a[d.n]&&(d._next&&(d._next._prev=d._prev),d._prev?(d._prev._next=d._next,d._prev=null):this._firstPT===d&&(this._firstPT=d._next)),d=d._next;return!1},h._mod=h._roundProps=function(a){for(var b,c=this._firstPT;c;)b=a[this._propName]||null!=c.n&&a[c.n.split(this._propName+"_").join("")],b&&"function"==typeof b&&(2===c.f?c.t._applyPT.m=b:c.m=b),c=c._next},G._onPluginEvent=function(a,b){var c,d,e,f,g,h=b._firstPT;if("_onInitAllProps"===a){for(;h;){for(g=h._next,d=e;d&&d.pr>h.pr;)d=d._next;(h._prev=d?d._prev:f)?h._prev._next=h:e=h,(h._next=d)?d._prev=h:f=h,h=g}h=b._firstPT=e}for(;h;)h.pg&&"function"==typeof h.t[a]&&h.t[a]()&&(c=!0),h=h._next;return c},ca.activate=function(a){for(var b=a.length;--b>-1;)a[b].API===ca.API&&(R[(new a[b])._propName]=a[b]);return!0},s.plugin=function(a){if(!(a&&a.propName&&a.init&&a.API))throw"illegal plugin definition.";var b,c=a.propName,d=a.priority||0,e=a.overwriteProps,f={init:"_onInitTween",set:"setRatio",kill:"_kill",round:"_mod",mod:"_mod",initAll:"_onInitAllProps"},g=t("plugins."+c.charAt(0).toUpperCase()+c.substr(1)+"Plugin",function(){ca.call(this,c,d),this._overwriteProps=e||[]},a.global===!0),h=g.prototype=new ca(c);h.constructor=g,g.API=a.API;for(b in f)"function"==typeof a[b]&&(h[f[b]]=a[b]);return g.version=a.version,ca.activate([g]),g},f=a._gsQueue){for(g=0;g<f.length;g++)f[g]();for(h in q)q[h].func||a.console.log("GSAP encountered missing dependency: "+h)}j=!1}}("undefined"!=typeof module&&module.exports&&"undefined"!=typeof global?global:this||window,"TweenLite");
|