Skip to content

Added feature delegation of glam/core-simd and glam/fast-math#30

Open
eadf wants to merge 1 commit intobonsairobo:mainfrom
eadf:feature_delegation
Open

Added feature delegation of glam/core-simd and glam/fast-math#30
eadf wants to merge 1 commit intobonsairobo:mainfrom
eadf:feature_delegation

Conversation

@eadf
Copy link
Copy Markdown
Contributor

@eadf eadf commented Nov 15, 2025

This way we can enable these glam features on the glam version fsn is using, regardless of version.

cargo tree -f "{p} {f}" tested with the feature delegation flags:

├── fast-surface-nets v0.2.1 (fast-surface-nets-rs_eadf) glam-core-simd,glam-fast-math
│   ├── glam v0.29.3 core-simd,default,fast-math,std

and without:

├── fast-surface-nets v0.2.1 (fast-surface-nets-rs_eadf) 
│   ├── glam v0.29.3 default,std

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant