Skip to content

Commit

Permalink
Merge branch 'dev' into v7
Browse files Browse the repository at this point in the history
  • Loading branch information
vanruesc committed Sep 26, 2024
2 parents ced883f + d0cfe70 commit 3e22b36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/textures/smaa/areaImageDataURL.ts

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/textures/smaa/searchImageDataURL.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
// Generated with SMAASearchImageData.generate().toCanvas().toDataURL(), cropped, high dynamic range.
/* eslint-disable max-len */
/* eslint-disable @stylistic/max-len */
export default "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAAQCAYAAACm53kpAAAAeElEQVRYR+2XSwqAMAxEJ168ePEqwRSKhIIiuHjJqiU0gWE+1CQdApcVAMUAuARaMGCX1MIL/Ow13++9lW2s3mW9MWvsnWc/2fvGygwPAN4E8QzAA4CXAB6AHjG4JTHYI1ey3pcx6FHnEfhLDOIBKAmUBK6/ANUDTlROXAHd9EC1AAAAAElFTkSuQmCC";

0 comments on commit 3e22b36

Please sign in to comment.