Nazariglez / notan

Cross-platform multimedia layer
https://nazariglez.github.io/notan-web/
Apache License 2.0
802 stars 55 forks source link

notan_draw docs won't build since 0.8.0 #270

Closed excalibreak closed 1 year ago

excalibreak commented 1 year ago

See https://docs.rs/crate/notan_draw/0.9.5

excalibreak commented 1 year ago

After some looking it seems like an issue with notan_macro requiring one of two features for a macro. However, this seems to be fixed in develop branch with #[cfg(shader_compilation)].

Nazariglez commented 1 year ago

Thanks for taking the time to check this! I am closing it cause it's already fixed on dev.