~starkingdoms/starkingdoms

ref: 8c951740367d5a236bfa4115017155da9257cf49 starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
8c951740 — core fix: attachment joint child entities causing `GlobalTransform` to be reset after a frame 8 months ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}