Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Morevna Project

Our mission is to develop, improve and popularize open-source technologies for animation.
Collective - Host: opensource - https://opencollective.com/morevnaproject - Website: https://morevnaproject.org/ - Code: https://github.com/morevnaproject-org

Merge pull request #3501 from DoctorRyan/fix_copy_paste_keyframe_data

Fix copy/paste keyframe causing bad data

github.com/morevnaproject-org/opentoonz - 0206d2599428c22dd3e9f1906d5bf5a83ed0fd8a authored about 4 years ago by Rodney <[email protected]>
Fix copy/paste keyframe causing bad data

This PR fix should stop the generation of <n> or <> keyframe data when saving.

The logic that w...

github.com/morevnaproject-org/opentoonz - 1b939d74eab10d05b2dfbe5da1a85f2bea86c874 authored about 4 years ago by DoctorRyan <[email protected]>
Use feature test macros properly in igs_resource_msg_from_err_unix.

Feature test macros should be used to inform the C library what
functions a program _expects_ to...

github.com/morevnaproject-org/opentoonz - 4627445a2d0919178cb984bbcba1bf3679a7bacc authored about 4 years ago by Érico Rolim <[email protected]>
Include <unistd.h> instead of <sys/unistd.h>.

On glibc systems, the <sys/unistd.h> header simply redirects to
<unistd.h>, while on musl system...

github.com/morevnaproject-org/opentoonz - 8aca652263fd67a266c0a480f51a49285276c916 authored about 4 years ago by Érico Rolim <[email protected]>
Replace all Progressdialogs with usage of a shared progressbar in the statusbar.

github.com/morevnaproject-org/papagayo-ng - 29affd1d1610d7ef4ffb9d6827eaebc5eb43b863 authored about 4 years ago by Stefan Murawski <[email protected]>
Use QRunnable to run some work in parallel.

Will be interesting to try to make the audio loading run in parallel.

github.com/morevnaproject-org/papagayo-ng - 2cdf1de78d25510e4ca0c0cfeb3c7eedd960a53d authored about 4 years ago by Stefan Murawski <[email protected]>
Merge pull request #3495 from Savraska2/weblate_widget

Add Weblate widget into README

github.com/morevnaproject-org/opentoonz - c59278bac39eff73be86263861352a3710f6096d authored about 4 years ago by Rodney <[email protected]>
Merge pull request #3499 from Savraska2/language_definitions

fix language definitions

github.com/morevnaproject-org/opentoonz - 939d243d92f8d82206ce59251103d08880fd48c5 authored about 4 years ago by Rodney <[email protected]>
Merge pull request #3498 from shun-iwasawa/g/fix_fractal_noise_fx_iwa

Fix Fractal Noise Fx Iwa

github.com/morevnaproject-org/opentoonz - 524bb7e9c943405a9b7cafe8c4daf497706509c6 authored about 4 years ago by Rodney <[email protected]>
Merge pull request #3487 from shun-iwasawa/g/additional_stylesheet

Additional Style Sheet

github.com/morevnaproject-org/opentoonz - cebf42c2bc680b21cdf9e923ef5a75463cddb38d authored about 4 years ago by Rodney <[email protected]>
fix language definitions

github.com/morevnaproject-org/opentoonz - 3c7c78b9d44adf20d72745b886201cfe80921d5e authored about 4 years ago by Savraska2 <[email protected]>
fix fractalnoisefx

github.com/morevnaproject-org/opentoonz - 93d2587c2469600ade19360f6d1b9b15da1d4f94 authored about 4 years ago by shun-iwasawa <[email protected]>
additional style sheet

github.com/morevnaproject-org/opentoonz - c54dfb217afd3de9f6d7e9b118561097b8fdf730 authored about 4 years ago by shun-iwasawa <[email protected]>
Merge PR #62: Opentoonz base module

github.com/morevnaproject-org/RenderChan - 1bf29ff41e8c10d84758ae7642ca04e1345192d2 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #3485 from DoctorRyan/fix_missing_-interpolation_type

Fix incorrectly using None interpolation type

github.com/morevnaproject-org/opentoonz - 3e0578a8afa47c6e86419cd762bc38af3d369650 authored about 4 years ago by Rodney <[email protected]>
Merge pull request #81 from steveway/master

Version Bump to 1.5.0

github.com/morevnaproject-org/papagayo-ng - 187df7c525bcf2b3ae44434a39cf5b34519fefbd authored about 4 years ago by Stefan Murawski <[email protected]>
This should also downlowd FFmpeg for OSX. Untested!

github.com/morevnaproject-org/papagayo-ng - 34940c0150fa2827ead0a2e70735f2e945d5b8a0 authored about 4 years ago by Stefan Murawski <[email protected]>
Added Downloader for FFmpeg on Windows. Bump Version to 1.5.0

github.com/morevnaproject-org/papagayo-ng - 89fccd80d397a164c63e127a6181cf035f512c3d authored about 4 years ago by Stefan Murawski <[email protected]>
Merge pull request #3480 from shun-iwasawa/g/palette_freeze_button

Replace the palette's freeze button icon

github.com/morevnaproject-org/opentoonz - 3328475439071c74ca625e24d302963403c92d72 authored about 4 years ago by Rodney <[email protected]>
Fix incorrectly using None interpolation type

Note: Original fix ported from Tahoma

This PR fixes an problem in Tahoma that also exists in th...

github.com/morevnaproject-org/opentoonz - ac3cab1a04e0d6ea963620bdc2877d3764277bd9 authored about 4 years ago by DoctorRyan <[email protected]>
Merge pull request #3481 from DoctorRyan/BugFix1

Fix extra selection in palette

github.com/morevnaproject-org/opentoonz - 57dcaca52b62215effbe9424a5ac2a35cbf796ed authored about 4 years ago by Rodney <[email protected]>
Fix extra selection in palette

When using the new style button, sometimes the old selected style would stay highlighted. This s...

github.com/morevnaproject-org/opentoonz - 89d621f926f35c49872eafd02cd07a940f6ccea1 authored about 4 years ago by DoctorRyan <[email protected]>
palette freeze button

github.com/morevnaproject-org/opentoonz - 32f84c2f1a4a44732bf41e61907ef2aa813d2bff authored about 4 years ago by shun-iwasawa <[email protected]>
Add extra option

github.com/morevnaproject-org/RenderChan - 7f3203e8a3e7e8823e8645c61f6a836ebd624727 authored about 4 years ago by Михалыч <[email protected]>
Handle non-existing file path for the sound in project.

github.com/morevnaproject-org/papagayo-ng - 3e85c862d7269e15711d331e381c2a7c4688192b authored about 4 years ago by Stefan Murawski <[email protected]>
Sort Mouth List by first number in name if possible.

github.com/morevnaproject-org/papagayo-ng - b7256a94f84b47f544a668c9b29f861fd3479eea authored about 4 years ago by Stefan Murawski <[email protected]>
Merge pull request #3475 from Savraska2/weblate

adding norwegian bokmal l10n blank files

github.com/morevnaproject-org/opentoonz - dedd8daf6c64376c354cb5d588e94d00fe33f325 authored about 4 years ago by Rodney <[email protected]>
adding norwegian bokmal l10n blank files

github.com/morevnaproject-org/opentoonz - 7d979c60ff185f86eeb6f3d9c3d79affe53a475d authored about 4 years ago by Savraska2 <[email protected]>
Opentoonz base port

github.com/morevnaproject-org/RenderChan - f694418a6666f691864d7e1beedc2961ef14d474 authored about 4 years ago by Михалыч <[email protected]>
Merge pull request #3472 from konero/vectorize-icons

Add Missing Icons for Vectorize Popup

github.com/morevnaproject-org/opentoonz - 717e5ee3d1f7aa79715855cf80a2cfe2f71e835a authored about 4 years ago by Rodney <[email protected]>
Fix plus icon for style name editor button

github.com/morevnaproject-org/opentoonz - 752c6898088659c257396b6f2d9033b48a69713a authored about 4 years ago by Kite <[email protected]>
Add missing icons for vectorize popup

github.com/morevnaproject-org/opentoonz - 99f71ddde47b3a92bd24125efd577e4716e3e53b authored about 4 years ago by Kite <[email protected]>
All New Icons (And GUI Cleanup) (#3457)

* Update .gitignore

* Update Stylesheets

- Support the new icon sizes
- XSheet and Timeli...

github.com/morevnaproject-org/opentoonz - 521c84bf58a19f8f4bbfa4318a52a0217957f072 authored about 4 years ago by Kite <[email protected]>
Merge pull request #3460 from kallisti5/master

cmake: Fix SuperLU include discovery on Fedora 32

github.com/morevnaproject-org/opentoonz - 89a2819f68db49340259d53dbaa13af1dcd8ac89 authored about 4 years ago by Rodney <[email protected]>
cmake: Fix SuperLU include discovery on Fedora 32

github.com/morevnaproject-org/opentoonz - 17925f007ebd5536ee821ad68e1ea8911cf41fe1 authored about 4 years ago by Alexander von Gluck IV <[email protected]>
Merge pull request #78 from steveway/master

Several Stability Fixes and update to Phoneme Library

github.com/morevnaproject-org/papagayo-ng - 2bd66e5dfa080ef93783b2a6c2d26a8f4f1e4f7b authored about 4 years ago by Stefan Murawski <[email protected]>
Updated Rhubarb code to also work on Windows and improved progress handling.

github.com/morevnaproject-org/papagayo-ng - b9ac0afb8b8567c1be920059cc7e340957a897a6 authored about 4 years ago by Stefan Murawski <[email protected]>
Version 1.0-alpha1

github.com/morevnaproject-org/RenderChan - 979c150abb8fcffebfe39410ed638dc2edeb4933 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Windows launcher: Set variables in bat file

github.com/morevnaproject-org/RenderChan - ebecdbf0fa434bab31e61cf5f13f67ff771f0c0e authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Fix default location of Blender on Windows

github.com/morevnaproject-org/RenderChan - f00c756dd904e3dab25bd4f952cb174f1aa81d4d authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Introduce "RENDERCHAN_ENVDIR" environment variable (#58)

github.com/morevnaproject-org/RenderChan - 85576c84a1282bdf3d98a3fe7e61419321930064 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Introduce "RENDERCHAN_ENVDIR" environment variable to define location of "env" directory.

The "env" directory contains text files, which define paths to applications.
It is intended to d...

github.com/morevnaproject-org/RenderChan - a84c6be1d4e96989247f42f9e38428416695f664 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Default environment for Windows

github.com/morevnaproject-org/RenderChan - 11f68e556f66fdeae35c4d23181636c5da769c1f authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Windows launcher: Disable echo

github.com/morevnaproject-org/RenderChan - 230a7f16a1ee59381d4e7901499f01536e121547 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Update CMU Dict to version 0.7b and change corresponding code to handle loading both.

github.com/morevnaproject-org/papagayo-ng - 4a609675c5de2b235903abf429127b651221463d authored about 4 years ago by Stefan Murawski <[email protected]>
Add first tests

github.com/morevnaproject-org/RenderChan-tests - 015834c3c02598fc1e8ffd2e121e18222b7fc0e6 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Initial commit

github.com/morevnaproject-org/RenderChan-tests - a14de445123fc96a39e8befb85f1f006c8e617cc authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Krita: Fix decoding of stdout

github.com/morevnaproject-org/RenderChan - a3b86600f4b892f9322904ece5ef659c5be58a59 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Krita: Better approach for detecting if KRA file has animation.

It is more reliable and works faster.

github.com/morevnaproject-org/RenderChan - 9b3340579b5331d93705c2358e7c1f0d518a9628 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Do not show "Couldn't set locale" warning.

github.com/morevnaproject-org/RenderChan - 2d0c2bd421d471b814e2ec30eb2586462bff0fc3 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Synfig: Fix issue with parsing output with incorrect encoding.

Incorrectly encoded characters are appear with Synfig 1.2.2 on Windows - when metadata has non-l...

github.com/morevnaproject-org/RenderChan - 77f041ccadbd4d372c98f6fc089285dd009f3bdc authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Improve binary search (complete)

github.com/morevnaproject-org/RenderChan - e63f5d00a2b808a5f18760b48d2052a33458fbe9 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #3451 from shun-iwasawa/fix_vector_img_pattern_stroke_style

Fix Vector Custom Styles

github.com/morevnaproject-org/opentoonz - 8fd2f4c8e600f3cf95513c660512406b710bc3e0 authored about 4 years ago by Rodney <[email protected]>
Improve binary search (WIP)

github.com/morevnaproject-org/RenderChan - 8acbbf52804981cbfd80028181c1e78807b4b3d1 authored about 4 years ago by Konstantin Dmitriev <[email protected]>
fix vector img patern stroke style

github.com/morevnaproject-org/opentoonz - 26c1169ffa1ce0827f4934b2c95bf929040ba268 authored about 4 years ago by shun-iwasawa <[email protected]>
Remove wrong processEvents call which fixes many crashes.

Also change pathex in the spec file for PyInstaller.

github.com/morevnaproject-org/papagayo-ng - c1193f72f7b2c7be441ef44feccb6cdfb070b14c authored about 4 years ago by Stefan Murawski <[email protected]>
Merge pull request #3438 from DoctorRyan/rotate

Expanding the radius of the rotation handle.

github.com/morevnaproject-org/opentoonz - fa5e83da67b571521daceea87fb3e85f77290548 authored about 4 years ago by Rodney <[email protected]>
Merge pull request #72 from steveway/master

A few changes and improvements to the Readme

github.com/morevnaproject-org/papagayo-ng - 6707209b735604b7112433b7f5b89e6a734ef6b4 authored about 4 years ago by Stefan Murawski <[email protected]>
A few changes and improvements to the Readme

github.com/morevnaproject-org/papagayo-ng - b8418f3a50e269b6819e2778c04040cd57dddb6d authored about 4 years ago by Stefan Murawski <[email protected]>
Merge pull request #71 from steveway/master

Some modernizations

github.com/morevnaproject-org/papagayo-ng - 4eed67c8d3cfea33422d2fce279e0ab66ac5495d authored about 4 years ago by Stefan Murawski <[email protected]>
Update Readme to more modern Markdown.

github.com/morevnaproject-org/papagayo-ng - 998741dac202eb8ec017e34c6ded34fcb16365bb authored about 4 years ago by Stefan Murawski <[email protected]>
Change phoneme sets to be loaded from .json files.

This should make this more flexible, just put the new ones in the phonemes folder.
Also eliminate...

github.com/morevnaproject-org/papagayo-ng - 14bf7ce363f8c41dc6ce8b86eef54dbf2dcee5bc authored about 4 years ago by Stefan Murawski <[email protected]>
Merge pull request #69 from steveway/master

Add Drag and Drop of files to Window.

github.com/morevnaproject-org/papagayo-ng - bd08350c8182b3cb4cda8a8bc45d7807282b5c1a authored about 4 years ago by Stefan Murawski <[email protected]>
Expanding the radius of the rotation handle.

This just changes when the cursor transforms into the rotation tool.

(cherry picked from commit...

github.com/morevnaproject-org/opentoonz - 260af676db765da80b2a87bcdc0573c4aed38bee authored about 4 years ago by DoctorRyan <doctorryan1969.gmail.com>
Add Drag and Drop of files to Window.

Stip out ' from text parsing.

github.com/morevnaproject-org/papagayo-ng - 2aeaba84e3045bbfa7bc2ea034821d53f20aa478 authored about 4 years ago by Stefan Murawski <[email protected]>
Merge pull request #3422 from shun-iwasawa/g/fractalnoisefx

New Fx: Fractal Noise Iwa Fx

github.com/morevnaproject-org/opentoonz - d7f59e1f6e59acf2a97e09f794a0e0896eef44a5 authored about 4 years ago by Rodney <[email protected]>
Merge pull request #3431 from shun-iwasawa/stop_function_editor_to_open_by_double_clicking_key

Stop Function Editor to Open by Double Clicking Keyframe Icon

github.com/morevnaproject-org/opentoonz - 058009c1e6dbd268780118f3b5a56819bdda6472 authored about 4 years ago by Rodney <[email protected]>
Merge pull request #3428 from shun-iwasawa/g/fix_frame_range_fill_with_tablet

Fix Frame Range Fill With Tablet

github.com/morevnaproject-org/opentoonz - e37685c39e107658aea896b5c3f6ca67f04303b3 authored about 4 years ago by Rodney <[email protected]>
stop function editor to open by dbl clicking key

github.com/morevnaproject-org/opentoonz - 417554fa43661d4bb67274f30e11627560aec42e authored about 4 years ago by shun-iwasawa <[email protected]>
Merge pull request #3426 from shun-iwasawa/g/skip_unnecessary_icon_invalidation

Skip Unnecessary Icon Invalidation

github.com/morevnaproject-org/opentoonz - bbbfc77f694618df1680bf57615a4351ad7c11c4 authored about 4 years ago by Rodney <[email protected]>
fix frame range fill with tablet

github.com/morevnaproject-org/opentoonz - 3f2d1dc3ae504f00cee3fbcc751dbae02564025f authored about 4 years ago by shun-iwasawa <[email protected]>
skip unnecessary icon invalidation

github.com/morevnaproject-org/opentoonz - 6fe42015eecf4e7eb3978998e61eace7d82edbaf authored about 4 years ago by shun-iwasawa <[email protected]>
Merge pull request #3421 from shun-iwasawa/g/linear_addfx

Linear color space option for Add Fx Ino

github.com/morevnaproject-org/opentoonz - b8e48531f59fb3fb36582b7e9aa6c5bef4e2cb55 authored about 4 years ago by Rodney <[email protected]>
fractal noise iwa fx

github.com/morevnaproject-org/opentoonz - a23340896693a48b6bfb01b6a78121f133aa6a5b authored about 4 years ago by shun-iwasawa <[email protected]>
add fx in linear color space

this commit is based on source for the ComposeAdd plugin fx by DWANGO Co., Ltd.
in dwango_opentoo...

github.com/morevnaproject-org/opentoonz - 70bc260caa1b50ca4fabc9c097d8147fdcbde260 authored about 4 years ago by shun-iwasawa <[email protected]>
Add missing Krita configuration file

github.com/morevnaproject-org/morevna-toolchain - db488dbb7529e52231e36145eb5dd6b7c7ef95fb authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Add OpenToonz

github.com/morevnaproject-org/morevna-toolchain - d3d94ba8662570df197ccff60ffcf6963713406e authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Fix desktop files

github.com/morevnaproject-org/morevna-toolchain - 89fc69e78c01163d509eb8322a422291b4833e7d authored about 4 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #3397 from shun-iwasawa/g/mode_sensitive_fx_settings

Mode Sensitive Tag for Fx Settings Layout

github.com/morevnaproject-org/opentoonz - f8af847dfa0d1de44f2bdf199bfe981b3fd630f0 authored about 4 years ago by Rodney <[email protected]>
Merge pull request #3411 from shun-iwasawa/g/periodic_random

New Expression Function: Periodic Random

github.com/morevnaproject-org/opentoonz - 852949fd75ba4da0c5a4dce33f9e41a411814fbb authored about 4 years ago by Rodney <[email protected]>
periodic random expression

github.com/morevnaproject-org/opentoonz - e2f9352f166c94b139e0df51b51e750cf1599923 authored over 4 years ago by shun-iwasawa <[email protected]>
Merge pull request #3410 from shun-iwasawa/g/fix_loading_pegbars

Fix Loading Pegbars' Expression To Refer Parameters Properly

github.com/morevnaproject-org/opentoonz - 14aa7ae8101918bd4f2aafa8d7c5557a2fda699b authored over 4 years ago by Rodney <[email protected]>
fix loading pegbars (removing updateKeyframes)

github.com/morevnaproject-org/opentoonz - 641c8e663983066b5ce782cd5bf21af693963e4a authored over 4 years ago by shun-iwasawa <[email protected]>
Merge pull request #3406 from shun-iwasawa/new_style_button_optional

Make the New Style Button Optional

github.com/morevnaproject-org/opentoonz - 4cc756b88bbec52b22cc2e592c2b03b3a822c46e authored over 4 years ago by Rodney <[email protected]>
new style button optional

github.com/morevnaproject-org/opentoonz - 726b1d9d5d03eeff5979dea5c03c58612ee1813e authored over 4 years ago by shun-iwasawa <[email protected]>
tahoma license (#3396)

github.com/morevnaproject-org/opentoonz - 487b061e811332223390a32f62d9204ac1cef3ac authored over 4 years ago by shun-iwasawa <[email protected]>
Create New Style Command Button (#3394)

* Create New Style Command Button

This PR creates a new button in the pallette editor that cr...

github.com/morevnaproject-org/opentoonz - 16d12c56e453a7164e2a7bedb06e77aaf6deea76 authored over 4 years ago by DoctorRyan <[email protected]>
mode sensitive fx settings

github.com/morevnaproject-org/opentoonz - 6e910bce6ace206d8ea000cb34851ff1da1e8582 authored over 4 years ago by shun-iwasawa <[email protected]>
fix overwriting raster drawing palette (#3387)

github.com/morevnaproject-org/opentoonz - 20df5ad15ec90ed9f77628443ecdcc7f99043e80 authored over 4 years ago by shun-iwasawa <[email protected]>
Merge pull request #3395 from pojienie/fix-undo-data-in-arc-and-multiarc-shape

fix undo data when drawing arc and mutliarc

github.com/morevnaproject-org/opentoonz - 7b053582af9e747ec9018d2dc8a7ade1bb840f52 authored over 4 years ago by Rodney <[email protected]>
Merge pull request #3391 from konero/invert-waveform

Fill Audio Waveform

github.com/morevnaproject-org/opentoonz - 32af3179ad62d33aebc5d4b48bfbf91ca7f666d6 authored over 4 years ago by Rodney <[email protected]>
fix undo data when drawing arc and mutliarc

github.com/morevnaproject-org/opentoonz - 1e5f57e36f9c1934ab49569d3c1dd3b2046550bd authored over 4 years ago by pojienie <[email protected]>
Merge pull request #59 from steveway/master

Change behaviour of FPS changes

github.com/morevnaproject-org/papagayo-ng - b17aa1479880966fb710f38bcb2a6a4aa5434271 authored over 4 years ago by Stefan Murawski <[email protected]>
Merge pull request #66 from morevnaproject-org/revert-65-master

Revert "Prevent divide by zero error on message"

github.com/morevnaproject-org/papagayo-ng - 8c36cc03cabf0b82b7f24daa55ab2a462dad0479 authored over 4 years ago by Stefan Murawski <[email protected]>
Revert "Prevent divide by zero error on message"

This reverts commit 17bc56d7c4172afb2a37b823b5fd45d6bc5884e5.

github.com/morevnaproject-org/papagayo-ng - 455a5749035daf38e6786dfb6865ad491ca8316d authored over 4 years ago by Stefan Murawski <[email protected]>
Merge pull request #3386 from pojienie/fix-control-point-editor-bug

fix a bug where moving a control point while holding alt has unintended result

github.com/morevnaproject-org/opentoonz - e6e0292004dcb1e5c97ef1d13c7754de322c10a0 authored over 4 years ago by Rodney <[email protected]>
Merge pull request #3390 from konero/fix-debug-assert-crash

Fix Viewer Controls Assert Crash (Debug)

github.com/morevnaproject-org/opentoonz - 0d807f6be0ec78097b73125fdddc75ec1083f527 authored over 4 years ago by Rodney <[email protected]>
fix undo data when pasting in group

github.com/morevnaproject-org/opentoonz - 4e48381d6b997dcd6c675ba94302ae861181cca8 authored over 4 years ago by pojienie <[email protected]>
Redraw Audio Waveform

Fills the waveform rather than outlines it.

github.com/morevnaproject-org/opentoonz - b704484ecb85991b3f1ba969f8d89b3652fabc2a authored over 4 years ago by Kite <[email protected]>