wip
This commit is contained in:
parent
a489a6b790
commit
e2918e0de9
19 changed files with 9291 additions and 60 deletions
|
|
@ -293,7 +293,7 @@ impl State {
|
|||
image.opacity,
|
||||
image.snap,
|
||||
atlas_entry,
|
||||
match handle.filter_method {
|
||||
match image.filter_method {
|
||||
crate::core::image::FilterMethod::Nearest => {
|
||||
&mut self.nearest_instances
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue