-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
My fault, forgot to remove.
ranim/packages/ranim-render/src/lib.rs
Lines 226 to 232 in 9e2b612
| // Per-VItem packets (old path nodes query these; merged nodes ignore them) | |
| self.packets.extend( | |
| store | |
| .vitems | |
| .iter() | |
| .map(|(_id, data)| pool.alloc_packet(ctx, data)), | |
| ); |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working