ソースを参照

TS fix in plugins/gaussian-splatting

master
Palash Bansal 2年前
コミット
4add96f285
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更0行の追加1行の削除
  1. 0
    1
      plugins/gaussian-splatting/src/three-gaussian-splat/cpp-sorter/worker.ts

+ 0
- 1
plugins/gaussian-splatting/src/three-gaussian-splat/cpp-sorter/worker.ts ファイルの表示

@@ -1,6 +1,5 @@
import {expose, transfer} from 'comlink'
import type {MainModule} from './ISort'
// @ts-expect-error no types
import workerPromise from './sort'
// import sharedArrayBufferWorkerPromise from './sort'
import {BufferPool} from './BufferPool'

読み込み中…
キャンセル
保存