Skip to content

Commit 751d9ec

Browse files
authored
Addons: Remove CinematicCamera. (#29750)
* Addons: Remove `CinematicCamera`. * E2E: Remove screenshot.
1 parent 6c231d8 commit 751d9ec

File tree

5 files changed

+0
-453
lines changed

5 files changed

+0
-453
lines changed

examples/files.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"webgl_animation_multiple",
99
"webgl_camera",
1010
"webgl_camera_array",
11-
"webgl_camera_cinematic",
1211
"webgl_camera_logarithmicdepthbuffer",
1312
"webgl_clipping",
1413
"webgl_clipping_advanced",

examples/jsm/Addons.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ export * from './animation/CCDIKSolver.js';
33
export * from './animation/MMDAnimationHelper.js';
44
export * from './animation/MMDPhysics.js';
55

6-
export * from './cameras/CinematicCamera.js';
7-
86
export { default as WebGL } from './capabilities/WebGL.js';
97

108
export * from './controls/ArcballControls.js';

examples/jsm/cameras/CinematicCamera.js

Lines changed: 0 additions & 208 deletions
This file was deleted.
-46.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)