-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
releaseThis PR will be followed by a public release.This PR will be followed by a public release.
Description
#13 is quite large already, so this track issues and further enhancements to make after its merge.
Needed for release
- move util.rs into import.rs (from @DJMcNab)
- add lib.rs crate documentation (from @DJMcNab)
- reduce boilerplate in scenes/src/download/default_downloads.rs with a macro (from @DJMcNab)
- add usage to README
- print total file download at prompt time (from @DJMcNab)
- Introduce a changelog
Not needed for release
- Consolidate schema changes from LAC
- separate the with_winit example from vello into something that can be imported, to reduce copy/paste work
-
include optional wgpu-profiler work from Make(superseded by the above)wgpu-profilercompletely optional vello#502 (from @DJMcNab) - Non-linear interpolation with kurbo primitives (from @dfrg)
- Consolidate the runtime
SplitValues((Value<f32>, Value<f32>))intoValue(Value<Point>)(from @dfrg) - Pack tangent and hold frame into a u32 (from @dfrg) - See this discussion.
- Replace
brush_with_alphaafter Brush, with alpha. peniko#27
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releaseThis PR will be followed by a public release.This PR will be followed by a public release.