rodolforg
rodolforg
Issue: 1. User launches a file via Synfig Studio from command line with a relative path (examples: `$ synfigstudio mydir/myfile.sif` or `$ synfigstudio myfile.sif` ) 2. Synfig Studio opens and...
**Describe the bug** Layer_CurveWarp with zoom at 1600% crashes Synfig **To Reproduce** Steps to reproduce the behavior: 1. Create a Rectangle in a new document 2. Add a CurveWarp layer...
Now user can see, via Show > View Dependencies, what files current canvas depends on. PS: This PR is another (indirect) step to help fixing #1393 that is being handled...
Por várias vezes, encontro erro no meu código por tentar algo como: ```php $biblioteca->livros->where(['formato'=>'brochura'])->next(); ``` sendo `$biblioteca` um objeto com `hasMany` para classe `Livro`... O que se obtém, contudo, é...
**Describe the bug** Recently, `g` was added as a shortcut to encapsulate selected layers into a Layer Group. However, as can be seen in the screencast below, sometimes it changes...
**Describe the bug** Autotools builds the program in folder `synfig-studio/src/player/`, but there isn't any CMake file there to build it.