Tom Byrne
Tom Byrne
All of the links at `https://azul.rs/release/nightly` are broken.
The readme describes building from crates.io: ``` cargo install --version 1.0.0 azul-dll ``` Which results in this error: ``` error: could not find `azul-dll` in registry `https://github.com/rust-lang/crates.io-index` with version `=1.0.0`...
I think it'd be useful to be able to loop over an integer value, as well as the existing array functionality. Example: ``` Context: { depth: 3, text: "Test" }...
was throwing exceptions for some users
Should give an incompatibility message when using more than v3.36 in CS.
Forced JS includes to load in 'browser' mode, instead of trying to use 'module.exports' which was causing problems with electron/webpack. See issue for more info.
Currently when trying to use the haxelib version you get these errors: Custom property accessor is no longer supported, please use get I can see it's fixed in the repo,...
Actuate uses Reflect.setField / setProperty to set tweened values in. This is very expensive on some targets (as Error objects are constantly allocated) and hides any errors produced within the...
Hi Eric, I'm the author of the Flash2Svg tool, I have tons of SMIL files which I'm happy to package as test cases if you think it'll help this library...