Skip to content

Commit

Permalink
Remove loaders
Browse files Browse the repository at this point in the history
  • Loading branch information
vanruesc committed Dec 17, 2023
1 parent d3ffa71 commit 8984378
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 314 deletions.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ export { version } from "../package.json";
export * from "./core/index.js";
export * from "./enums/index.js";
export * from "./effects/index.js";
export * from "./loaders/index.js";
export * from "./materials/index.js";
export * from "./passes/index.js";
export * from "./textures/index.js";
Expand Down
154 changes: 0 additions & 154 deletions src/loaders/LUT3dlLoader.ts

This file was deleted.

157 changes: 0 additions & 157 deletions src/loaders/LUTCubeLoader.ts

This file was deleted.

2 changes: 0 additions & 2 deletions src/loaders/index.ts

This file was deleted.

0 comments on commit 8984378

Please sign in to comment.