Skip to content

Commit 47317e2

Browse files
committed
DirectGeometry: Removed from namespace.
1 parent 59f5823 commit 47317e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Three.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ export { AnimationClip } from './animation/AnimationClip.js';
8181
export { Uniform } from './core/Uniform.js';
8282
export { InstancedBufferGeometry } from './core/InstancedBufferGeometry.js';
8383
export { BufferGeometry } from './core/BufferGeometry.js';
84-
export { DirectGeometry } from './core/DirectGeometry.js';
8584
export { GeometryIdCount, Geometry } from './core/Geometry.js';
8685
export { InterleavedBufferAttribute } from './core/InterleavedBufferAttribute.js';
8786
export { InstancedInterleavedBuffer } from './core/InstancedInterleavedBuffer.js';

0 commit comments

Comments
 (0)