Tim Solinski

Results 7 issues of Tim Solinski

I know this is nitpicking but it would be nice to have the ability to connect multiple inputs to a node. Just treat it as a invisible OR, since that...

An OSC* Server would be cool which would allow full access to any setting with third-party software or hardware. Some use cases: An OSC mixer deck could be used to...

Feature Request

``` error[E0277]: the trait bound `chrono::Months: _::_serde::Serialize` is not satisfied --> src\main.rs:5:10 | 5 | #[derive(Serialize, Deserialize, Debug)] | ^^^^^^^^^ the trait `_::_serde::Serialize` is not implemented for `chrono::Months` ``` What...

Well the damn thing eats only URF... because PDF would be to easy... Any ideas or suggestions for a reliable rasterizer? Oh and before anybody asks, it's a label printer.

Added some additional functionality to assets.rs This should make it easier to implement some common tasks with less boilerplate. e.g. #279 Also updated the static files example and some documentation...

This is a reopening of #243 Well HTMLHint isn't able to deal with optional tags, aka tags that can be omitted. It isn't alone in that i.e. VScode f's up...

keep-unstale

Glam improved the variety of available types so can we version bump to the newest version? I'd rather just use the re-export than importing the new version separately.