rodolforg
rodolforg
> I think how to make this behavior more universal. So that the user does not need to think about it. I'm thinking about adding a new flag/field in `synfigapp::Action`:...
> However, I'm not sure maybe I'm not completely getting it, but if the intermediate actions don't overwrite the layers parameter then how would they show ? I meant instead...
> Basically the main obstacle right now is getting the value of the ValueBase as a float and then setting it back again. if this is done correctly the feature...
@mohamedAdhamc 1. I think you should receive and parse these events in the cell editor widget itself, not in the TreeView itself. @ice0 ? 2. In order to reduce undo...
Codec VP9 + webm container is able to do it. https://trac.ffmpeg.org/wiki/Encode/VP9
What happened here? It happened also with last commit in master branch: https://github.com/synfig/synfig/commit/38cc869732922a2f2e61fb986626fb4fb513c952
Done. But.... Failing again o.O
I couldn't reproduce it here in the same commit ID (78e045f940364f2754a09956c7990b5d270db833). Did you rebuild everything from scratch?
Sorry, FirasH, I didn't realize you already mentioned Windows.
Could you please try this commit fe640ca8dccdee12613bc28490c348d6bba08502 (https://ci.appveyor.com/project/Synfig/synfig/builds/41143908) and this commit 8b2453d9ae47b83be657b0652ad2501407169bb0 (https://ci.appveyor.com/project/Synfig/synfig/builds/41159473)? They are before and after some 'refactoring' changes on Canvas class: a very important/core class.