mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 15:28:29 +08:00
1 line
8.3 KiB
JavaScript
1 line
8.3 KiB
JavaScript
![]() |
(window.webpackJsonp=window.webpackJsonp||[]).push([[24],{552:function(t,e,n){"use strict";n.d(e,"a",(function(){return _})),n.d(e,"b",(function(){return r}));var s=n(136),i=n(550);const _=30;function r(t,e){const n=e.interpolation===i.a.Spline?s.InterpolateSmooth:s.InterpolateLinear,r=[];return e.motion_data.forEach((e,a)=>{const o=t.get_bone(a);o&&e.tracks.forEach(({type:t,keyframes:e})=>{const c=[],l=[];for(const n of e)if(c.push(n.frame/_),t===i.b.Rotation){const t=o.evaluation_flags.zxy_rotation_order?"ZXY":"ZYX",e=(new s.Quaternion).setFromEuler(new s.Euler(n.value.x,n.value.y,n.value.z,t));l.push(e.x,e.y,e.z,e.w)}else l.push(n.value.x,n.value.y,n.value.z);if(t===i.b.Rotation)r.push(new s.QuaternionKeyframeTrack(`.bones[${a}].quaternion`,c,l,n));else{const e=t===i.b.Position?`.bones[${a}].position`:`.bones[${a}].scale`;r.push(new s.VectorKeyframeTrack(e,c,l,n))}})}),new s.AnimationClip("Animation",(e.frame_count-1)/_,r).optimize()}},637:function(t,e,n){"use strict";n.d(e,"g",(function(){return i})),n.d(e,"h",(function(){return _})),n.d(e,"f",(function(){return r})),n.d(e,"e",(function(){return a})),n.d(e,"k",(function(){return o})),n.d(e,"l",(function(){return c})),n.d(e,"j",(function(){return l})),n.d(e,"i",(function(){return h})),n.d(e,"a",(function(){return u})),n.d(e,"b",(function(){return d})),n.d(e,"d",(function(){return y})),n.d(e,"c",(function(){return m}));class s{constructor(t){var e,n,s,i,_;this.name=t.name,this.body_style_count=null!==(e=t.body_style_count)&&void 0!==e?e:1,this.head_style_count=t.head_style_count,this.hair_style_count=t.hair_style_count,this.hair_styles_with_accessory=t.hair_styles_with_accessory,this.body_tex_ids=null!==(n=t.body_tex_ids)&&void 0!==n?n:[],this.head_tex_ids=null!==(s=t.head_tex_ids)&&void 0!==s?s:[],this.hair_tex_ids=null!==(i=t.hair_tex_ids)&&void 0!==i?i:[],this.accessory_tex_ids=null!==(_=t.accessory_tex_ids)&&void 0!==_?_:[]}}const i=new s({name:"HUmar",body_style_count:18,head_style_count:1,hair_style_count:10,hair_styles_with_accessory:new Set([6])}),_=new s({name:"HUnewearl",body_style_count:18,head_style_count:1,hair_style_count:10,hair_styles_with_accessory:new Set}),r=new s({name:"HUcast",body_style_count:25,head_style_count:5,hair_style_count:0,hair_styles_with_accessory:new Set}),a=new s({name:"HUcaseal",body_style_count:25,head_style_count:5,hair_style_count:0,hair_styles_with_accessory:new Set}),o=new s({name:"RAmar",body_style_count:18,head_style_count:1,hair_style_count:10,hair_styles_with_accessory:new Set([0,1,2,3,4,5,6,7,8,9])}),c=new s({name:"RAmarl",body_style_count:18,head_style_count:1,hair_style_count:10,hair_styles_with_accessory:new Set([0,1,2,3,4,5,6,7,8,9])}),l=new s({name:"RAcast",body_style_count:25,head_style_count:5,hair_style_count:0,hair_styles_with_accessory:new Set}),h=new s({name:"RAcaseal",body_style_count:25,head_style_count:5,hair_style_count:0,hair_styles_with_accessory:new Set}),u=new s({name:"FOmar",body_style_count:18,head_style_count:1,hair_style_count:10,hair_styles_with_accessory:new Set([0,1,2,3,4,5,6,7,8,9])}),d=new s({name:"FOmarl",body_style_count:18,head_style_count:1,hair_style_count:10,hair_styles_with_accessory:new Set([0,1,2,3,4,5,6,7,8,9])}),y=new s({name:"FOnewm",body_style_count:18,head_style_count:1,hair_style_count:10,hair_styles_with_accessory:new Set([0,1,2,3,4,5,6,7,8,9])}),m=new s({name:"FOnewearl",body_style_count:18,head_style_count:1,hair_style_count:10,hair_styles_with_accessory:new Set([0,1,2,3,4,5,6,7,8,9])})},911:function(t,e,n){"use strict";n.r(e),n.d(e,"ModelStore",(function(){return y}));var s=n(59),i=n(637),_=n(14);class r{constructor(t,e){this.id=t,this.name=e}}var a=n(552),o=n(31),c=n(23),l=n(36),h=n(64),u=function(t,e,n,s){return new(n||(n=Promise))((function(i,_){function r(t){try{o(s.next(t))}catch(t){_(t)}}function a(t){try{o(s.throw(t))}catch(t){_(t)}}function o(t){var e;t.done?i(t.value):(e=t.value,e instanceof n?e:new n((function(t){t(e)}))).then(r,a)}o((s=s.apply(t,e||[])).next())}))};const d=c.a.get("viewer/stores/ModelStore");class y extends s.a{constructor(t,e,n){super(),this.asset
|