rodolforg

Results 324 comments of rodolforg

I didn't say we should mimic Blender. I just said it is the same of Blender (and I'm used to it). I didn't even set `spacebar` as shortcut to play...

With the upcoming select tool, this suggestion wouldn't be needed,right?

Try to use "Nearest neighbors" in the "interpolation" parameter of Warp (Perspective) layer. Or the `clip` parameter.

> I have linux focal 20.04 and the synfig is 1.4.0 @jonaspereirar Are you using from Ubuntu official repositories or from AppImage or Flatpak images?

> * as soon as I try to export an animation (from "examples/walk/walk.sif") I get the same error "...AssertionError": This specific problem can be the id for Head, LegLeft, etc....

By the way, we have four different bugs reported here, all related to Lottie plugin: 1. FlatPak without lxml embedded. (https://github.com/synfig/synfig/issues/993#issuecomment-769141618) (https://github.com/synfig/synfig/issues/993#issuecomment-769779344) 2. Ubuntu focal does not recognize the lxml...

So, I tried to run other embedded plugin and I got same error listed as item 4 [in a previous comment](https://github.com/synfig/synfig/issues/993#issuecomment-838728657): ![Captura de tela de 2021-05-21 22-41-52](https://user-images.githubusercontent.com/1323987/119210970-dad8f380-ba85-11eb-8cf4-c6f155fc78f2.png) (checked in AppImage...

Regarding issue 3, > Note the `:` in the `use` attribute value, not present in `id`. > Do you know why this difference, @ice0 @morevnaproject ? When load_canvas searches for...

I detailed the canvas id format in this doc PR: https://github.com/synfig/synfig-docs-dev/pull/79 There is an issue with it: I don't know where to place a link to it in the page...

@AnishGG @saurabh-ramola do you know how to fix it? https://github.com/synfig/synfig/issues/993#issuecomment-846338489 This line 50 doesn't handle all exported value node ID cases: https://github.com/synfig/synfig/blob/46ed36c9a100857b2f2b0a87de40c6ee734e5744/synfig-studio/plugins/lottie-exporter/common/Param.py#L47-L52 `key` string may refer to a canvas from...