@needle-tools/engine 4.4.0-alpha.3 → 4.4.0-alpha.4
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/CHANGELOG.md +3 -0
- package/dist/gltf-progressive.js +54 -54
- package/dist/gltf-progressive.light.js +54 -54
- package/dist/gltf-progressive.light.min.js +7 -7
- package/dist/gltf-progressive.min.js +7 -7
- package/dist/needle-engine.bundle.js +6134 -6132
- package/dist/needle-engine.bundle.light.js +6137 -6135
- package/dist/needle-engine.bundle.light.min.js +130 -130
- package/dist/needle-engine.bundle.light.umd.cjs +2 -2
- package/dist/needle-engine.bundle.min.js +130 -130
- package/dist/needle-engine.bundle.umd.cjs +2 -2
- package/dist/needle-engine.d.ts +9 -9
- package/dist/needle-engine.js +511 -511
- package/dist/needle-engine.light.d.ts +9 -9
- package/dist/needle-engine.light.js +511 -511
- package/dist/needle-engine.light.min.js +1 -1
- package/dist/needle-engine.min.js +1 -1
- package/dist/postprocessing.js +38 -38
- package/dist/postprocessing.light.js +38 -38
- package/dist/postprocessing.light.min.js +2 -2
- package/dist/postprocessing.min.js +2 -2
- package/dist/three-examples.js +1205 -1205
- package/dist/three-examples.light.js +1205 -1205
- package/dist/three-examples.light.min.js +15 -15
- package/dist/three-examples.min.js +15 -15
- package/dist/three-mesh-ui.js +9 -9
- package/dist/three-mesh-ui.light.js +9 -9
- package/dist/three-mesh-ui.light.min.js +9 -9
- package/dist/three-mesh-ui.min.js +9 -9
- package/dist/three.js +238 -238
- package/dist/three.light.js +238 -238
- package/dist/three.light.min.js +24 -24
- package/dist/three.min.js +24 -24
- package/dist/vendor.js +24 -24
- package/dist/vendor.light.js +24 -24
- package/dist/vendor.light.min.js +2 -2
- package/dist/vendor.min.js +2 -2
- package/lib/engine-components/postprocessing/PostProcessingHandler.js +6 -2
- package/lib/engine-components/postprocessing/PostProcessingHandler.js.map +1 -1
- package/package.json +1 -1
- package/src/engine-components/postprocessing/PostProcessingHandler.ts +7 -2
package/dist/three.js
CHANGED
|
@@ -32048,242 +32048,242 @@ const yO = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
32048
32048
|
xor: Av
|
|
32049
32049
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
32050
32050
|
export {
|
|
32051
|
-
|
|
32052
|
-
|
|
32053
|
-
|
|
32054
|
-
|
|
32055
|
-
|
|
32056
|
-
|
|
32057
|
-
|
|
32058
|
-
|
|
32059
|
-
|
|
32060
|
-
|
|
32061
|
-
|
|
32062
|
-
|
|
32063
|
-
|
|
32064
|
-
|
|
32065
|
-
|
|
32066
|
-
|
|
32067
|
-
|
|
32068
|
-
|
|
32069
|
-
|
|
32070
|
-
|
|
32071
|
-
|
|
32072
|
-
|
|
32073
|
-
|
|
32074
|
-
|
|
32075
|
-
|
|
32076
|
-
|
|
32077
|
-
|
|
32078
|
-
|
|
32079
|
-
|
|
32080
|
-
|
|
32081
|
-
|
|
32082
|
-
|
|
32083
|
-
|
|
32084
|
-
|
|
32085
|
-
|
|
32086
|
-
|
|
32087
|
-
|
|
32088
|
-
|
|
32089
|
-
|
|
32090
|
-
|
|
32091
|
-
|
|
32092
|
-
|
|
32093
|
-
|
|
32094
|
-
|
|
32095
|
-
|
|
32096
|
-
|
|
32097
|
-
|
|
32098
|
-
|
|
32099
|
-
|
|
32100
|
-
|
|
32101
|
-
|
|
32102
|
-
|
|
32103
|
-
|
|
32104
|
-
|
|
32105
|
-
|
|
32106
|
-
|
|
32107
|
-
|
|
32108
|
-
|
|
32109
|
-
|
|
32110
|
-
|
|
32111
|
-
|
|
32112
|
-
|
|
32113
|
-
|
|
32114
|
-
|
|
32115
|
-
|
|
32116
|
-
|
|
32117
|
-
|
|
32118
|
-
|
|
32119
|
-
|
|
32120
|
-
|
|
32121
|
-
|
|
32122
|
-
|
|
32123
|
-
|
|
32124
|
-
|
|
32125
|
-
|
|
32126
|
-
|
|
32127
|
-
|
|
32128
|
-
|
|
32129
|
-
|
|
32130
|
-
|
|
32131
|
-
|
|
32132
|
-
|
|
32133
|
-
|
|
32134
|
-
|
|
32135
|
-
|
|
32136
|
-
|
|
32137
|
-
|
|
32138
|
-
|
|
32139
|
-
|
|
32140
|
-
|
|
32141
|
-
|
|
32142
|
-
|
|
32143
|
-
|
|
32144
|
-
|
|
32145
|
-
|
|
32146
|
-
|
|
32147
|
-
|
|
32148
|
-
|
|
32149
|
-
|
|
32150
|
-
|
|
32151
|
-
|
|
32152
|
-
|
|
32153
|
-
|
|
32154
|
-
|
|
32155
|
-
|
|
32156
|
-
|
|
32157
|
-
|
|
32158
|
-
|
|
32159
|
-
|
|
32160
|
-
|
|
32161
|
-
|
|
32162
|
-
|
|
32163
|
-
|
|
32164
|
-
|
|
32165
|
-
|
|
32166
|
-
|
|
32167
|
-
|
|
32168
|
-
|
|
32169
|
-
|
|
32170
|
-
|
|
32171
|
-
|
|
32172
|
-
|
|
32173
|
-
|
|
32174
|
-
|
|
32175
|
-
|
|
32176
|
-
|
|
32177
|
-
|
|
32178
|
-
|
|
32179
|
-
|
|
32180
|
-
|
|
32181
|
-
|
|
32182
|
-
|
|
32183
|
-
|
|
32184
|
-
|
|
32185
|
-
|
|
32186
|
-
|
|
32187
|
-
|
|
32188
|
-
|
|
32189
|
-
|
|
32190
|
-
|
|
32191
|
-
|
|
32192
|
-
|
|
32193
|
-
|
|
32194
|
-
|
|
32195
|
-
|
|
32196
|
-
|
|
32197
|
-
|
|
32198
|
-
|
|
32199
|
-
|
|
32200
|
-
|
|
32201
|
-
|
|
32202
|
-
|
|
32203
|
-
|
|
32204
|
-
|
|
32205
|
-
|
|
32206
|
-
|
|
32207
|
-
|
|
32208
|
-
|
|
32209
|
-
|
|
32210
|
-
|
|
32211
|
-
|
|
32212
|
-
|
|
32213
|
-
|
|
32214
|
-
|
|
32215
|
-
|
|
32216
|
-
|
|
32217
|
-
|
|
32218
|
-
|
|
32219
|
-
|
|
32220
|
-
|
|
32221
|
-
|
|
32222
|
-
|
|
32223
|
-
|
|
32224
|
-
|
|
32225
|
-
|
|
32226
|
-
|
|
32227
|
-
|
|
32228
|
-
|
|
32229
|
-
|
|
32230
|
-
|
|
32231
|
-
|
|
32232
|
-
|
|
32233
|
-
|
|
32234
|
-
|
|
32235
|
-
|
|
32236
|
-
|
|
32237
|
-
|
|
32238
|
-
|
|
32239
|
-
|
|
32240
|
-
|
|
32241
|
-
|
|
32242
|
-
|
|
32243
|
-
|
|
32244
|
-
|
|
32245
|
-
|
|
32246
|
-
|
|
32247
|
-
|
|
32248
|
-
|
|
32249
|
-
|
|
32250
|
-
|
|
32251
|
-
|
|
32252
|
-
|
|
32253
|
-
|
|
32254
|
-
|
|
32255
|
-
|
|
32256
|
-
|
|
32257
|
-
|
|
32258
|
-
|
|
32259
|
-
|
|
32260
|
-
|
|
32261
|
-
|
|
32262
|
-
|
|
32263
|
-
|
|
32264
|
-
|
|
32265
|
-
|
|
32266
|
-
|
|
32267
|
-
|
|
32268
|
-
|
|
32269
|
-
|
|
32270
|
-
|
|
32271
|
-
|
|
32272
|
-
|
|
32273
|
-
|
|
32274
|
-
|
|
32275
|
-
|
|
32276
|
-
|
|
32277
|
-
|
|
32278
|
-
|
|
32279
|
-
|
|
32280
|
-
|
|
32281
|
-
|
|
32282
|
-
|
|
32283
|
-
|
|
32284
|
-
|
|
32285
|
-
|
|
32286
|
-
|
|
32287
|
-
|
|
32288
|
-
|
|
32051
|
+
lf as ACESFilmicToneMapping,
|
|
32052
|
+
cu as AdditiveBlending,
|
|
32053
|
+
uf as AgXToneMapping,
|
|
32054
|
+
du as AlwaysDepth,
|
|
32055
|
+
Np as AlwaysStencilFunc,
|
|
32056
|
+
rm as AmbientLight,
|
|
32057
|
+
cc as AnimationClip,
|
|
32058
|
+
VI as AnimationMixer,
|
|
32059
|
+
ay as ArrayCamera,
|
|
32060
|
+
By as Audio,
|
|
32061
|
+
cm as AudioContext,
|
|
32062
|
+
TI as AudioListener,
|
|
32063
|
+
MI as AudioLoader,
|
|
32064
|
+
aP as AxesHelper,
|
|
32065
|
+
dn as BackSide,
|
|
32066
|
+
B_ as BasicDepthPacking,
|
|
32067
|
+
pO as BasicNodeLibrary,
|
|
32068
|
+
my as BatchedMesh,
|
|
32069
|
+
Ff as Bone,
|
|
32070
|
+
Zn as Box3,
|
|
32071
|
+
sP as Box3Helper,
|
|
32072
|
+
Is as BoxGeometry,
|
|
32073
|
+
iP as BoxHelper,
|
|
32074
|
+
Ct as BufferAttribute,
|
|
32075
|
+
lt as BufferGeometry,
|
|
32076
|
+
pf as ByteType,
|
|
32077
|
+
yh as Camera,
|
|
32078
|
+
nP as CameraHelper,
|
|
32079
|
+
IR as CanvasTexture,
|
|
32080
|
+
Ci as ClampToEdgeWrapping,
|
|
32081
|
+
zy as Clock,
|
|
32082
|
+
_e as Color,
|
|
32083
|
+
Qf as ColorKeyframeTrack,
|
|
32084
|
+
xt as ColorManagement,
|
|
32085
|
+
CR as CompressedArrayTexture,
|
|
32086
|
+
RR as CompressedCubeTexture,
|
|
32087
|
+
bh as CompressedTexture,
|
|
32088
|
+
lP as Controls,
|
|
32089
|
+
Rf as CubeCamera,
|
|
32090
|
+
Qo as CubeTexture,
|
|
32091
|
+
ji as Curve,
|
|
32092
|
+
g_ as CustomBlending,
|
|
32093
|
+
sa as CylinderGeometry,
|
|
32094
|
+
Nf as Data3DTexture,
|
|
32095
|
+
Xi as DataTexture,
|
|
32096
|
+
fI as DataTextureLoader,
|
|
32097
|
+
v1 as DataUtils,
|
|
32098
|
+
Mw as DecrementStencilOp,
|
|
32099
|
+
Tw as DecrementWrapStencilOp,
|
|
32100
|
+
Dy as DefaultLoadingManager,
|
|
32101
|
+
Ur as DepthFormat,
|
|
32102
|
+
Yr as DepthStencilFormat,
|
|
32103
|
+
na as DepthTexture,
|
|
32104
|
+
sm as DirectionalLight,
|
|
32105
|
+
tP as DirectionalLightHelper,
|
|
32106
|
+
xh as DisplayP3ColorSpace,
|
|
32107
|
+
ss as DoubleSide,
|
|
32108
|
+
Po as DynamicDrawUsage,
|
|
32109
|
+
Ty as EdgesGeometry,
|
|
32110
|
+
fu as EqualDepth,
|
|
32111
|
+
Nw as EqualStencilFunc,
|
|
32112
|
+
Wr as EquirectangularReflectionMapping,
|
|
32113
|
+
Xr as EquirectangularRefractionMapping,
|
|
32114
|
+
Si as Euler,
|
|
32115
|
+
Di as EventDispatcher,
|
|
32116
|
+
Ih as ExtrudeGeometry,
|
|
32117
|
+
hs as FileLoader,
|
|
32118
|
+
ze as Float32BufferAttribute,
|
|
32119
|
+
qn as FloatType,
|
|
32120
|
+
cy as Fog,
|
|
32121
|
+
Rs as FrontSide,
|
|
32122
|
+
Mc as Frustum,
|
|
32123
|
+
Ep as GLSL3,
|
|
32124
|
+
uO as GLSLNodeParser,
|
|
32125
|
+
gu as GreaterDepth,
|
|
32126
|
+
mu as GreaterEqualDepth,
|
|
32127
|
+
Iw as GreaterEqualStencilFunc,
|
|
32128
|
+
Cw as GreaterStencilFunc,
|
|
32129
|
+
QI as GridHelper,
|
|
32130
|
+
Uo as Group,
|
|
32131
|
+
Vn as HalfFloatType,
|
|
32132
|
+
tm as HemisphereLight,
|
|
32133
|
+
vI as ImageBitmapLoader,
|
|
32134
|
+
vw as IncrementStencilOp,
|
|
32135
|
+
Sw as IncrementWrapStencilOp,
|
|
32136
|
+
Ys as InstancedBufferAttribute,
|
|
32137
|
+
Fy as InstancedBufferGeometry,
|
|
32138
|
+
Wy as InstancedInterleavedBuffer,
|
|
32139
|
+
fy as InstancedMesh,
|
|
32140
|
+
Ko as IntType,
|
|
32141
|
+
Sc as InterleavedBuffer,
|
|
32142
|
+
$s as InterleavedBufferAttribute,
|
|
32143
|
+
Nc as Interpolant,
|
|
32144
|
+
Ja as InterpolateDiscrete,
|
|
32145
|
+
Wu as InterpolateLinear,
|
|
32146
|
+
bw as InvertStencilOp,
|
|
32147
|
+
Sr as KeepStencilOp,
|
|
32148
|
+
dy as LOD,
|
|
32149
|
+
_h as Layers,
|
|
32150
|
+
pu as LessDepth,
|
|
32151
|
+
Gr as LessEqualDepth,
|
|
32152
|
+
Ew as LessEqualStencilFunc,
|
|
32153
|
+
Aw as LessStencilFunc,
|
|
32154
|
+
Zs as Line,
|
|
32155
|
+
$I as Line3,
|
|
32156
|
+
kn as LineBasicMaterial,
|
|
32157
|
+
gy as LineLoop,
|
|
32158
|
+
ms as LineSegments,
|
|
32159
|
+
yc as LinearDisplayP3ColorSpace,
|
|
32160
|
+
Bt as LinearFilter,
|
|
32161
|
+
ai as LinearMipmapLinearFilter,
|
|
32162
|
+
Dr as LinearMipmapNearestFilter,
|
|
32163
|
+
Mi as LinearSRGBColorSpace,
|
|
32164
|
+
of as LinearToneMapping,
|
|
32165
|
+
jn as Loader,
|
|
32166
|
+
Fp as LoaderUtils,
|
|
32167
|
+
em as LoadingManager,
|
|
32168
|
+
O_ as LoopOnce,
|
|
32169
|
+
V_ as LoopRepeat,
|
|
32170
|
+
_f as LuminanceFormat,
|
|
32171
|
+
rw as MOUSE,
|
|
32172
|
+
Sn as Material,
|
|
32173
|
+
Af as MathUtils,
|
|
32174
|
+
je as Matrix3,
|
|
32175
|
+
Oe as Matrix4,
|
|
32176
|
+
v_ as MaxEquation,
|
|
32177
|
+
Ht as Mesh,
|
|
32178
|
+
fs as MeshBasicMaterial,
|
|
32179
|
+
Lf as MeshDepthMaterial,
|
|
32180
|
+
Zf as MeshLambertMaterial,
|
|
32181
|
+
Yf as MeshNormalMaterial,
|
|
32182
|
+
qf as MeshPhongMaterial,
|
|
32183
|
+
Xf as MeshPhysicalMaterial,
|
|
32184
|
+
zh as MeshStandardMaterial,
|
|
32185
|
+
Ya as MirroredRepeatWrapping,
|
|
32186
|
+
sn as NearestFilter,
|
|
32187
|
+
Ws as NearestMipmapLinearFilter,
|
|
32188
|
+
df as NearestMipmapNearestFilter,
|
|
32189
|
+
hf as NeutralToneMapping,
|
|
32190
|
+
hu as NeverDepth,
|
|
32191
|
+
ww as NeverStencilFunc,
|
|
32192
|
+
Wi as NoBlending,
|
|
32193
|
+
Hi as NoColorSpace,
|
|
32194
|
+
Pi as NoToneMapping,
|
|
32195
|
+
Ye as Node,
|
|
32196
|
+
w3 as NodeBuilder,
|
|
32197
|
+
A3 as NodeFrame,
|
|
32198
|
+
Xs as NormalBlending,
|
|
32199
|
+
xu as NotEqualDepth,
|
|
32200
|
+
Rw as NotEqualStencilFunc,
|
|
32201
|
+
oc as NumberKeyframeTrack,
|
|
32202
|
+
Mt as Object3D,
|
|
32203
|
+
wc as OctahedronGeometry,
|
|
32204
|
+
ta as OrthographicCamera,
|
|
32205
|
+
m_ as PCFSoftShadowMap$1,
|
|
32206
|
+
_n as PerspectiveCamera,
|
|
32207
|
+
ws as Plane,
|
|
32208
|
+
ea as PlaneGeometry,
|
|
32209
|
+
im as PointLight,
|
|
32210
|
+
xy as Points,
|
|
32211
|
+
Tc as PointsMaterial,
|
|
32212
|
+
wI as PositionalAudio,
|
|
32213
|
+
wt as PropertyBinding,
|
|
32214
|
+
ci as Quaternion,
|
|
32215
|
+
Ec as QuaternionKeyframeTrack,
|
|
32216
|
+
Lr as REVISION,
|
|
32217
|
+
k_ as RGBADepthPacking,
|
|
32218
|
+
On as RGBAFormat,
|
|
32219
|
+
mh as RGBAIntegerFormat,
|
|
32220
|
+
wu as RGBA_ASTC_4x4_Format,
|
|
32221
|
+
Cu as RGBA_ASTC_6x6_Format,
|
|
32222
|
+
Fa as RGBA_BPTC_Format,
|
|
32223
|
+
bu as RGBA_ETC2_EAC_Format,
|
|
32224
|
+
vu as RGBA_PVRTC_4BPPV1_Format,
|
|
32225
|
+
La as RGBA_S3TC_DXT1_Format,
|
|
32226
|
+
Ua as RGBA_S3TC_DXT5_Format,
|
|
32227
|
+
Su as RGB_ETC1_Format,
|
|
32228
|
+
Tu as RGB_ETC2_Format,
|
|
32229
|
+
_u as RGB_PVRTC_4BPPV1_Format,
|
|
32230
|
+
Za as RGFormat,
|
|
32231
|
+
fh as RGIntegerFormat,
|
|
32232
|
+
Ey as RawShaderMaterial,
|
|
32233
|
+
jo as Ray,
|
|
32234
|
+
GI as Raycaster,
|
|
32235
|
+
ph as RedFormat,
|
|
32236
|
+
_c as RedIntegerFormat,
|
|
32237
|
+
af as ReinhardToneMapping,
|
|
32238
|
+
qr as RepeatWrapping,
|
|
32239
|
+
yw as ReplaceStencilOp,
|
|
32240
|
+
Lh as RingGeometry,
|
|
32241
|
+
Wn as SRGBColorSpace,
|
|
32242
|
+
Uf as Scene,
|
|
32243
|
+
ht as ShaderChunk,
|
|
32244
|
+
Bi as ShaderLib,
|
|
32245
|
+
Zi as ShaderMaterial,
|
|
32246
|
+
Wf as ShadowMaterial,
|
|
32247
|
+
Or as Shape,
|
|
32248
|
+
cP as ShapePath,
|
|
32249
|
+
os as ShapeUtils,
|
|
32250
|
+
ff as ShortType,
|
|
32251
|
+
Th as Skeleton,
|
|
32252
|
+
py as SkinnedMesh,
|
|
32253
|
+
Cr as Source,
|
|
32254
|
+
zn as Sphere,
|
|
32255
|
+
Ac as SphereGeometry,
|
|
32256
|
+
WI as Spherical,
|
|
32257
|
+
kh as SpotLight,
|
|
32258
|
+
hy as Sprite,
|
|
32259
|
+
Sh as SpriteMaterial,
|
|
32260
|
+
yO as THREE,
|
|
32261
|
+
ow as TOUCH,
|
|
32262
|
+
Zt as Texture,
|
|
32263
|
+
mI as TextureLoader,
|
|
32264
|
+
Fh as TorusGeometry,
|
|
32265
|
+
oi as Triangle,
|
|
32266
|
+
mw as TriangleFanDrawMode,
|
|
32267
|
+
fw as TriangleStripDrawMode,
|
|
32268
|
+
pw as TrianglesDrawMode,
|
|
32269
|
+
Ef as Uint16BufferAttribute,
|
|
32270
|
+
zI as Uniform$1,
|
|
32271
|
+
Te as UniformsLib,
|
|
32272
|
+
ey as UniformsUtils,
|
|
32273
|
+
ls as UnsignedByteType,
|
|
32274
|
+
$r as UnsignedInt248Type,
|
|
32275
|
+
$i as UnsignedIntType,
|
|
32276
|
+
Ho as UnsignedShortType,
|
|
32277
|
+
J as Vector2,
|
|
32278
|
+
E as Vector3,
|
|
32279
|
+
rt as Vector4,
|
|
32280
|
+
ac as VectorKeyframeTrack,
|
|
32281
|
+
ER as VideoTexture,
|
|
32282
|
+
If as WebGLCubeRenderTarget,
|
|
32283
|
+
Yi as WebGLRenderTarget,
|
|
32284
|
+
xR as WebGLRenderer,
|
|
32285
|
+
Ny as WireframeGeometry,
|
|
32286
|
+
_w as ZeroStencilOp,
|
|
32287
|
+
Zy as defaultShaderStages,
|
|
32288
|
+
Ti as normalView
|
|
32289
32289
|
};
|