Declan Li-Carney

Results 6 comments of Declan Li-Carney

Does this branch have working type hints?

```rust .with_bundle( VoxelBundle::new(10) .with_source::() .with_voxel::(), )? .with_bundle( RenderingBundle::::new() .with_plugin( RenderToWindow::from_config_path(display_config_path)? .with_clear([0.0, 0.0, 0.0, 1.0]), ) .with_plugin(RenderVoxelPbr::default()) .with_plugin(RenderSkybox::with_colors( Srgb::new(0., 1., 0.), Srgb::new(0., 0., 1.), )), )?; ``` I also have a...

Is that a working branch with type hints or is that just a mockup? Also is there any way I can help with development of this feature?

As long as it is enabled only as a feature first, it's fine by me.

I don't think Google wants you messing with its ads.