Compare commits
2 Commits
444c3cbad9
...
eeb1561c3d
Author | SHA1 | Date | |
---|---|---|---|
eeb1561c3d | |||
19e602544a |
@ -629,6 +629,7 @@ impl GraphicsState{
|
||||
mag_filter: wgpu::FilterMode::Linear,
|
||||
min_filter: wgpu::FilterMode::Linear,
|
||||
mipmap_filter: wgpu::FilterMode::Linear,
|
||||
anisotropy_clamp:16,
|
||||
..Default::default()
|
||||
});
|
||||
|
||||
|
1
tools/utopia
Executable file
1
tools/utopia
Executable file
@ -0,0 +1 @@
|
||||
mangohud ../target/release/strafe-client surf_maps/5692145408.rbxm
|
Loading…
x
Reference in New Issue
Block a user