Skip to content

Commit

Permalink
Merge pull request #2241 from specklesystems/alex/compressed-hdri
Browse files Browse the repository at this point in the history
Fixed CI build error
  • Loading branch information
didimitrie authored May 3, 2024
2 parents d82fbb4 + 231104f commit 2ba6b24
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/viewer/src/IViewer.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { Vector3 } from 'three'
import defaultHdri from './assets/hdri/Mild.png'
import defaultHdri from './assets/hdri/Mild-dwab.png'
import { PropertyInfo } from './modules/filtering/PropertyManager'
import { Query, QueryArgsResultMap, QueryResult } from './modules/queries/Query'
import { DataTree } from './modules/tree/DataTree'
Expand Down
Binary file added packages/viewer/src/assets/hdri/Mild-dwab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed packages/viewer/src/assets/hdri/Mild.png
Binary file not shown.

0 comments on commit 2ba6b24

Please sign in to comment.