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

Bugfix in svg import. Incorrect arc parsing if arc contains only one segment. (#2345)

github.com/morevnaproject-org/opentoonz - 676b4b2f910864de7d349ef34184966ccbd50981 authored almost 6 years ago by Calabaraburus <[email protected]>
Default and setting Interpolations (#2344)

* Add default interpolation options
* Add interpolation options to xsheet context menu

github.com/morevnaproject-org/opentoonz - 63e288270b7d0a1b8c3a29cc74c783df88d72271 authored almost 6 years ago by manongjohn <[email protected]>
improve jpeg chroma subsampling (#2419)

github.com/morevnaproject-org/opentoonz - cfa6ff15c0025df0cdd9fdbf9ce608bfde03cec4 authored almost 6 years ago by shun-iwasawa <[email protected]>
fix renaming psd cell (#2416)

github.com/morevnaproject-org/opentoonz - 95e959bc619e3aee033504192af842fed4829e65 authored almost 6 years ago by shun-iwasawa <[email protected]>
reload psd level (#2415)

github.com/morevnaproject-org/opentoonz - 9e139b8a21f1394efca4623660ccf568cb70ce5b authored almost 6 years ago by shun-iwasawa <[email protected]>
New Feature: Separate Colors (#2402)

* separate colors

* fix crash and set minimum size

* modify output image

* add show alp...

github.com/morevnaproject-org/opentoonz - 77b7d0abdabeea7e47c592e6c955bdf84d97a5b9 authored almost 6 years ago by shun-iwasawa <[email protected]>
New Fx: Text Fx Iwa (#2393)

* text fx iwa

* fix for osx and linux

github.com/morevnaproject-org/opentoonz - 5b2332a085ead186c8304aba5b5dbed45295e95f authored almost 6 years ago by shun-iwasawa <[email protected]>
Allow Increase Step and Decrease Step to work even in selection is lost. (#2343)

github.com/morevnaproject-org/opentoonz - 1cf798a57b95f20bf2a23daab7a79d640cf75fb3 authored almost 6 years ago by Jeremy Bullock <[email protected]>
Fix antialiasing (#2289)

* fix antialiasing for strokes

close #1166
close #2285

github.com/morevnaproject-org/opentoonz - 657d805309867702456b08dfa338c46017707fa8 authored almost 6 years ago by Ivan Mahonin <[email protected]>
fix small memory leak (#2279)

github.com/morevnaproject-org/opentoonz - 1b4b54589b357f26dc9c8426dff19859a0b5f83e authored almost 6 years ago by otakuto <[email protected]>
use bool instead of macro bool (#2278)

github.com/morevnaproject-org/opentoonz - 65499b52e026f6b2c961a5db835801fe74ed1072 authored almost 6 years ago by otakuto <[email protected]>
use std::unique_ptr instead of tcg::unique_ptr (#2277)

github.com/morevnaproject-org/opentoonz - e28b5ed088fe4a3fb8baaddb8d4d30641cc9dfe0 authored almost 6 years ago by otakuto <[email protected]>
fix deterministic initialization (#2273)

github.com/morevnaproject-org/opentoonz - e1f79e0948a8f9c5a6f0a7fef86b6ff557608838 authored almost 6 years ago by otakuto <[email protected]>
Make sure to do a proper cleanup during merge operation

github.com/morevnaproject-org/RenderChan - ab257bb57f3f5142dddbba8ef5d4143f0e61f109 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Blender: Fix condition

github.com/morevnaproject-org/RenderChan - 502b2608a8929add7eb964288ea02978a447021d authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Blender: Update Cycles-related code for Blener >= 2.78b

github.com/morevnaproject-org/RenderChan - 6f3d3662445b7b3f5d4f0b4fcc1bedd77faec8bf authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
update travis qt version to 5.12.0 (#2414)

github.com/morevnaproject-org/opentoonz - c7ebb59c25f06a91f0193c4979487e189700f331 authored almost 6 years ago by shun-iwasawa <[email protected]>
Revert back to original

github.com/morevnaproject-org/opentoonz - 63022e5d23cd5b9d998a4427773329f5e00e4856 authored almost 6 years ago by Rodney <[email protected]>
Point to external PNG

github.com/morevnaproject-org/opentoonz - 465a172fefb6bc3258a097ae63ec96073c08dffa authored almost 6 years ago by Rodney <[email protected]>
Fix previous commit

github.com/morevnaproject-org/RenderChan - ef1b27a105b70095529629f3f24a72547715202f authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Remove render chunks after they merged into final file. Closes #52.

github.com/morevnaproject-org/RenderChan - 8718feec54177807ff5720481fe93ae2d62e2e4c authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Revert "Increase timeout to wait for cache closed"

This reverts commit 50af7ea87749b690ec1fd89fd21c268274df6c96.

github.com/morevnaproject-org/RenderChan - 3360f0ce2918374f7df828bc19a5bc35c16005db authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Fix bug preventing readonly database access of renderchan-job-launcher

github.com/morevnaproject-org/RenderChan - 12255186e9c8b3199cb5db167a33eef09861ada1 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Give more detailed error output for cache

github.com/morevnaproject-org/RenderChan - fbb5997e2f3fdb7ade4c44fea71c21e0b6fe7510 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Increase timeout to wait for cache closed

github.com/morevnaproject-org/RenderChan - 50af7ea87749b690ec1fd89fd21c268274df6c96 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Output cache database errors to stdout

github.com/morevnaproject-org/RenderChan - c9e8c694dbf090f3cac8d77061120e2714d20851 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Keep going without cache if cache failed to initialize

github.com/morevnaproject-org/RenderChan - e20473bf88e52e3a8391628a10372c4651d98cf3 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Try to continue without cache if cache read failed

github.com/morevnaproject-org/RenderChan - 7adcc7301e8c33c718e6afbd9e5824a72827ba07 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Fix output of SQlite error

github.com/morevnaproject-org/RenderChan - ed2a2fa3823493f2c58cb541da8a5bff6cad4a88 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Bump cache version to make sure changes in 271854909333b take effect

github.com/morevnaproject-org/RenderChan - 62d208d659bc90b79687371bd9c22058bd124e9b authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
New option: "--post-script". Closes #50.

Executes shell script after successful completion.

Script is expected to be any executable - sh...

github.com/morevnaproject-org/RenderChan - a578009db9b4975e1a6901d6ffecdb83b20d2572 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Simplify previous commit

github.com/morevnaproject-org/RenderChan - 102ecbc07ca619466154c434c35bc377cdfa69f0 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Fix #48: Analyzing dependencies of sifz file gives weird output

github.com/morevnaproject-org/RenderChan - 271854909333b35cdb7d806d0b67680631743cbc authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
update travis qt version (#2394)

github.com/morevnaproject-org/opentoonz - a6b10a1bfbe33bf5300a95fd1f0101e565c4e9d3 authored almost 6 years ago by shun-iwasawa <[email protected]>
Fix #42: Fails to render Synfig file if text layer have empty Font Family parameter

github.com/morevnaproject-org/RenderChan - f1d96b49502eba8752c72fc1781c81e3cde93356 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Add extra warning

github.com/morevnaproject-org/RenderChan - 5862fdb7c7fe28fc66ca54b4fea841ea458c3425 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Save readonly cache copy to temp location (instead of cluttering render subdir)

github.com/morevnaproject-org/RenderChan - cacbfa15331ec5b2938bb697eaf2aec8cfcb36e0 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Fix compatibility with CGRU/Afanasy

github.com/morevnaproject-org/RenderChan - 728635935b7582ec35bf4fc3296abc8fedaf60c8 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
remove mysettings (#2366)

github.com/morevnaproject-org/opentoonz - 7846407b395ce47efa18c0094b448216d93868e1 authored almost 6 years ago by shun-iwasawa <[email protected]>
fix toonz raster brush crash (#2381)

github.com/morevnaproject-org/opentoonz - e93284d9ca399cdec0c14ad335e975b26c856520 authored almost 6 years ago by shun-iwasawa <[email protected]>
Fix processing MousePress and TabletPress events (#2282)

* Fix processing duplicate TabletPress events

* Revised multiple tabletPress handling

* Fi...

github.com/morevnaproject-org/opentoonz - 9fde3a379119455ee9a10047daa4733a378eefd8 authored almost 6 years ago by manongjohn <[email protected]>
Blender: Make sure to enable STEREO_3D mode when doing stereo rendering

github.com/morevnaproject-org/RenderChan - 91a1d24aee5df785fb630daf825cea5538734637 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Fixed spelling mistake of "Flip Viewer Horizontally" (#2379)

github.com/morevnaproject-org/opentoonz - eb707b039fe50466f309895c2e3e80240f382c19 authored almost 6 years ago by DarrenT <[email protected]>
Blender: Do not force color depth for video

github.com/morevnaproject-org/RenderChan - 3a0845d5b07594e4445037e6f4fef53550a05c2d authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
fix playback slowness with style editor (#2367)

github.com/morevnaproject-org/opentoonz - 11adda4885f7e60276f377c233c9e4d1be828e72 authored almost 6 years ago by shun-iwasawa <[email protected]>
fix antialias to toonz raster levels (#2370)

github.com/morevnaproject-org/opentoonz - fdece91b5e07225a744825bfee1fc0267c8a7b13 authored almost 6 years ago by shun-iwasawa <[email protected]>
Made small pump tool sizes actually do something. (#2340)

* Made small pump tool sizes actually do something.

github.com/morevnaproject-org/opentoonz - 0aebf86bcdb874335c4833689e20a61d13984dd6 authored almost 6 years ago by Jeremy Bullock <[email protected]>
Blender: Make sure to set proper colorspace

github.com/morevnaproject-org/RenderChan - 8753ae24801344067dc5c173268e5d340fa4a4a5 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Fix restoring raster tool crash (#2362)

github.com/morevnaproject-org/opentoonz - 5ed36240b542f5761485330f97a3a41fd2e1ad48 authored almost 6 years ago by manongjohn <[email protected]>
fix tapetool crash (#2352)

github.com/morevnaproject-org/opentoonz - 102e065515779a0b5c1df2dbdc43ed32a46526d2 authored almost 6 years ago by shun-iwasawa <[email protected]>
remove duplicate include (#2271)

github.com/morevnaproject-org/opentoonz - 6985407a9612cae6c3941f50b222f775075b0db3 authored almost 6 years ago by otakuto <[email protected]>
Timeline height and keyframe area adjustments (#2268)

* Increase timeline layer height
* Narrow keyframe active area
* Display thumbnail in Timeline...

github.com/morevnaproject-org/opentoonz - 9b62c53833b514e0838fbbd2fc480beebbdf926c authored almost 6 years ago by manongjohn <[email protected]>
Complete fix for previous commit

github.com/morevnaproject-org/RenderChan - 30e5f798f627b68a8e1866387f153d1e6fa96a02 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Fix multi-project rendering on renderfarms ("--active-project" option)

github.com/morevnaproject-org/RenderChan - 8d9422fd7c11a8fa1ad8cc842ebaddbf7d891fcd authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Ignore empty lines in frozen.list

github.com/morevnaproject-org/RenderChan - 83426ac5d39c0c4d455fc67dc868933e6b798303 authored almost 6 years ago by Konstantin Dmitriev <[email protected]>
Fix Schematic and Scene viewer pinch zooming (revised)

github.com/morevnaproject-org/opentoonz - c2ff21b8bbeb28d2c4ea83e4a6fa232f83ade2ae authored almost 6 years ago by manongjohn <[email protected]>
Fix Schematic and Scene viewer pinch zooming

github.com/morevnaproject-org/opentoonz - 55bf2e4c29c877e3917525aa2c8f68e7291bd620 authored almost 6 years ago by manongjohn <[email protected]>
open fx settings from xsheet (#2337)

github.com/morevnaproject-org/opentoonz - cc8bfe7b330892f24f19e2a0dfe9ab904392e42b authored almost 6 years ago by shun-iwasawa <[email protected]>
Remove ON/OFF macro (#2247)

github.com/morevnaproject-org/opentoonz - c39a2a132a2dda231da4660c7d6d12101f340274 authored about 6 years ago by otakuto <[email protected]>
search for special folders tree (#2312)

github.com/morevnaproject-org/opentoonz - 56ee60245ab9e4e1f6111d44b66cb325b667ed5c authored about 6 years ago by shun-iwasawa <[email protected]>
check folder access on save level (#2334)

github.com/morevnaproject-org/opentoonz - f889997cee1aaa8e7e69e63b221482ad47428431 authored about 6 years ago by shun-iwasawa <[email protected]>
fix mesh visibility (#2333)

github.com/morevnaproject-org/opentoonz - f20cae58d5b51a7bc2998360d4636fba89e1435b authored about 6 years ago by shun-iwasawa <[email protected]>
fix toonzraster mypaint line with mouse (#2332)

github.com/morevnaproject-org/opentoonz - 0568f423b53eec08e0e8b6a4cae7f07ace892816 authored about 6 years ago by shun-iwasawa <[email protected]>
fix antialias undo (#2331)

github.com/morevnaproject-org/opentoonz - 4f56ae6d35316568d2921d7bc09f4fe4f43156cb authored about 6 years ago by shun-iwasawa <[email protected]>
fix colormodel on high dpi monitor (#2330)

github.com/morevnaproject-org/opentoonz - 28ac2a82be17fe3ae231fced379c0efc0b313b16 authored about 6 years ago by shun-iwasawa <[email protected]>
fix import files with underscore (#2326)

github.com/morevnaproject-org/opentoonz - 816b50f22d7daa478d9ef3f964cd0ad893795840 authored about 6 years ago by shun-iwasawa <[email protected]>
change temporary file name suffix (#2325)

github.com/morevnaproject-org/opentoonz - f8c030bad02b20fb9717c099a764edfb03e976b8 authored about 6 years ago by shun-iwasawa <[email protected]>
load jpeg dpi from exif, save to jfif (#2322)

github.com/morevnaproject-org/opentoonz - fdbab550ad997053a8dfefb4e527dbd6ceb701ec authored about 6 years ago by shun-iwasawa <[email protected]>
fix output preset (#2316)

github.com/morevnaproject-org/opentoonz - 59726b33feda3819df2d2e61a20efb81004825a5 authored about 6 years ago by shun-iwasawa <[email protected]>
More fixes for movement.

github.com/morevnaproject-org/papagayo-ng - 69c243cda43e65a22e62d33b3efea32a7304615c authored about 6 years ago by Stefan Murawski <[email protected]>
Very small improvement to moving stuff, still a lot to fix.

github.com/morevnaproject-org/papagayo-ng - 2fb70661634971de2faa72fd34045f80be0791c0 authored about 6 years ago by Stefan Murawski <[email protected]>
New Feature : Adding Clapperboard (#2314)

* clapperboard

* fixed image item and added aspect ratio prop

* board -> clapperboard

github.com/morevnaproject-org/opentoonz - cd46940982ca966f9a3f95795d7c12026734914d authored about 6 years ago by shun-iwasawa <[email protected]>
Slightly improved/cleaned up resizing and dragging logic. Still needs to be fixed more.

github.com/morevnaproject-org/papagayo-ng - 245fca10205194a08dff0d8caeb344a5f669542a authored about 6 years ago by Stefan Murawski <[email protected]>
use nullptr instead of Q_NULLPTR (#2246)

github.com/morevnaproject-org/opentoonz - fb35734678e27c36e1c1bf474798c0414b914fe6 authored about 6 years ago by otakuto <[email protected]>
simplify script (#2245)

* simplify script

* git depth reduced to 1 (history not needed for build)

* Enabled ccache...

github.com/morevnaproject-org/opentoonz - c834f180d8480fcf38f2a562e466bdba92c3dbee authored about 6 years ago by ice0 <[email protected]>
fix tfilepath (#2324)

github.com/morevnaproject-org/opentoonz - e2180eca47ea341713537ed5b1027672e6a4fa3e authored about 6 years ago by shun-iwasawa <[email protected]>
Add simple reposition of child-elements on resize of phrases and words.

github.com/morevnaproject-org/papagayo-ng - d32e5e5863d01893a35bbab3c96e94655840e974 authored about 6 years ago by Stefan Murawski <[email protected]>
Fix crash when editing phonemes, more of a workaround. Slight adjustment to handlebar graphic.

github.com/morevnaproject-org/papagayo-ng - 52d38a31a358f076f4f25556ca205a02af26f1eb authored about 6 years ago by Stefan Murawski <[email protected]>
update qt version for travis ci (#2313)

github.com/morevnaproject-org/opentoonz - a6cbee8ccfdb994d057bd1977c7e7f9969d27d98 authored about 6 years ago by shun-iwasawa <[email protected]>
load palette global name on loading level (#2299)

github.com/morevnaproject-org/opentoonz - 995cf619d43b1a0ae3f7e824f86806b9ba67d9b3 authored about 6 years ago by shun-iwasawa <[email protected]>
Fix font creation crash (#2227)

* Fix font creation crash

github.com/morevnaproject-org/opentoonz - 0032d2f2f0d1d0690499c42231f6ca2cfdc4b834 authored about 6 years ago by manongjohn <[email protected]>
mypaint brush for toonz raster levels (#2257)

github.com/morevnaproject-org/opentoonz - 98926de9b60802499ab899617149d6ffe527b3d8 authored about 6 years ago by shun-iwasawa <[email protected]>
update viewer on opening (#2288)

github.com/morevnaproject-org/opentoonz - 0c0cf189c09a0a385174f0e6a28ddc810c650abb authored about 6 years ago by shun-iwasawa <[email protected]>
fix viewer size initialization (#2287)

github.com/morevnaproject-org/opentoonz - 9643858a2f1af9e9c83c9ab28ddecfd15e95ea4c authored about 6 years ago by shun-iwasawa <[email protected]>
fix updating animated guide (#2264)

github.com/morevnaproject-org/opentoonz - 18a7c631a5941db6a89e34cb2aefe47e12953727 authored about 6 years ago by shun-iwasawa <[email protected]>
schematic ui modification (#2241)

github.com/morevnaproject-org/opentoonz - 045b61c7fa63ad8c6ced8cc434e99ce376f463df authored about 6 years ago by shun-iwasawa <[email protected]>
shift and trace improvement (#2240)

github.com/morevnaproject-org/opentoonz - 1d5937a1fed3bb771e3db41af43252a8c4f890b8 authored about 6 years ago by shun-iwasawa <[email protected]>
add linux desktop data (#2210)

github.com/morevnaproject-org/opentoonz - e5a0a35b950d49d7bf4ea7576c66590729df8b74 authored about 6 years ago by eszlari <[email protected]>
Make Phonemes not be resizable and add marker showing resize handle.

github.com/morevnaproject-org/papagayo-ng - c03e90f4611a60fc715e0ebd548edda46292aa80 authored about 6 years ago by Stefan Murawski <[email protected]>
use std::unique_ptr instead of std::auto_ptr (#2197)

github.com/morevnaproject-org/opentoonz - cafde01e2e154e71368f46b01f12db2afc73d5fe authored about 6 years ago by otakuto <[email protected]>
using std::swap instead of tswap (#2195)

github.com/morevnaproject-org/opentoonz - ed7dcd58739dd496bfa75b974981bde60230d47f authored about 6 years ago by otakuto <[email protected]>
Merge pull request #16 from morevnaproject/papagayo-ng-qt

Hardcode text color for phrase/word/phoneme widgets.

github.com/morevnaproject-org/papagayo-ng - 93fd59cb6f8227368628b3f5cd38f535d5b90034 authored about 6 years ago by Stefan Murawski <[email protected]>
Hardcode text color for phrase/word/phoneme widgets.

github.com/morevnaproject-org/papagayo-ng - fc26310d17a78377ab89b782027955e014b37ba5 authored about 6 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #15 from morevnaproject/papagayo-ng-qt

List requirements in README file

github.com/morevnaproject-org/papagayo-ng - aba4b3607a3ea4f2413bd32f6687f719ad489ccd authored about 6 years ago by Stefan Murawski <[email protected]>
List requirements in README file

github.com/morevnaproject-org/papagayo-ng - bc73cfbaeb80f94e3c90744e17e2cdb62ca58710 authored about 6 years ago by Konstantin Dmitriev <[email protected]>
Get the samplerate even if we're not using PyDub.

github.com/morevnaproject-org/papagayo-ng - 4c04d2dba908b4ef1173d67fb318865ca7e6f468 authored about 6 years ago by Stefan Murawski <[email protected]>
Fixed a small error with the configuration and update old configuration stuff for exporting.

github.com/morevnaproject-org/papagayo-ng - 321aa91c91ae2584d18e0d85c6b35aaf2fa2144f authored about 6 years ago by Stefan Murawski <[email protected]>
Connected Save As trigger and fixed a little saving bug.

github.com/morevnaproject-org/papagayo-ng - 8e2bcfda5efc411bc5303d614f834c0d32522a1b authored about 6 years ago by Stefan Murawski <[email protected]>