mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
Oopsie
This commit is contained in:
parent
62ff8b45a5
commit
e29324493b
@ -12,6 +12,7 @@
|
||||
### Breaking changes
|
||||
|
||||
### Additions
|
||||
- Vulkano-shaders: Added a `root_path_env` property to allow loading shaders generated by a build script.
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
@ -110,7 +111,6 @@ Changes to vulkano-shaders:
|
||||
- Vulkano-shaders: Added a `linalg_type` option to the macro, for generating types from external linear algebra crates.
|
||||
- Vulkano-win: Added `create_surface_from_handle_ref`.
|
||||
- Vulkano-win: The features `winit` and `raw-window-handle` can now be used directly, `winit_` and `raw-window-handle_` have been deprecated.
|
||||
- Vulkano-shaders: Added a `root_path_env` property to allow loading shaders generated by a build script.
|
||||
|
||||
### Bugs fixed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user