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

Spanish UI toonzqt.ts - [100%]

github.com/morevnaproject-org/opentoonz - 720ea50bec7b80c0f0c95c836c6742d3a566f090 authored over 8 years ago by Gabriel Gazzán <[email protected]>
FFmpeg module: Make sure to create output directory

github.com/morevnaproject-org/RenderChan - a33f99b903466ae90af7f74749cdd812811937d6 authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Revert "Make sure to create target directories if rendering as image sequence"

This reverts commit 964fea7abdff12edaf95a3397bceb0c35578b3b9.

github.com/morevnaproject-org/RenderChan - b4a5e5d8f3a10835dafa5a0a887ee33a69a370e8 authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Fix error with ifdef blocks

noted by @linkmauve

github.com/morevnaproject-org/opentoonz - b696885d9a16d773516b09ea2dedd19ea3cb7a5f authored over 8 years ago by Campbell Barton <[email protected]>
Merge pull request #85 from mich181189/fix-tiff-osx

Fix build when libtiff exists on system

github.com/morevnaproject-org/opentoonz - 881afa65d0e369fee9376cdbf997338be8ce1844 authored over 8 years ago by roentgen <[email protected]>
Fix crash of lzocompres and lzodecompress

Without stdlib.h malloc is assumed to return int, which is not compatible with void * in x64.

github.com/morevnaproject-org/opentoonz - d191aadc04865767bc2e907e96d409e6b6cec790 authored over 8 years ago by kusano <[email protected]>
Readme Translated, Squashed

github.com/morevnaproject-org/opentoonz - 7c38905d3c2881844f78eb48ef0fe057ab156700 authored over 8 years ago by Grimaud <[email protected]>
Spanish UI colorfx.ts - [100%]

github.com/morevnaproject-org/opentoonz - 3d229965a57017fcd381c947b095563e57869e50 authored over 8 years ago by Gabriel Gazzán <[email protected]>
Fix build when libtiff exists on system

On OSX at least, if you have libtiff in your system include path,
it will use that instead of th...

github.com/morevnaproject-org/opentoonz - b49802832b9420b526c7c04a4a7c0256fef7d491 authored over 8 years ago by Michael Cullen <[email protected]>
Spanish translation - tnztools.ts [100%]

github.com/morevnaproject-org/opentoonz - 5b89978306eb6c79163a484320ca3b72128719c6 authored over 8 years ago by Gabriel Gazzán <[email protected]>
Spanish translation - tnzcore.ts [100%]

github.com/morevnaproject-org/opentoonz - 99a642865eef9e037d4b0cdc1de8f265f20ce2a3 authored over 8 years ago by Gabriel Gazzán <[email protected]>
Spanish UI translation - [0%]

Initial commit, copied from the Italian folder.
All strings in files reverted to suggested transl...

github.com/morevnaproject-org/opentoonz - a31c6d5bd69bc472cee4e33e2cee20a7ed68bd23 authored over 8 years ago by Gabriel Gazzán <[email protected]>
Add English README.

github.com/morevnaproject-org/opentoonz - c6df3f6f42256c8946a3988d995164e536e7d52d authored over 8 years ago by Garrett Guillotte <[email protected]>
Add FFmpeg module for converting video files into image sequences

github.com/morevnaproject-org/RenderChan - 69d80b136a1d3d3e59bfc9a1a156e9a555e6682e authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Make sure to create target directories if rendering as image sequence

github.com/morevnaproject-org/RenderChan - 964fea7abdff12edaf95a3397bceb0c35578b3b9 authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Fix attribution option

github.com/morevnaproject-org/RenderChan - bae0da3b2b39eee572ab6dbcb24c26eeea8fa847 authored over 8 years ago by Konstantin Dmitriev <[email protected]>
CMake: use tab indentation & whitespace edits

github.com/morevnaproject-org/opentoonz - 3dcf6bfa0901440c1597d235dbff1b32e0c65499 authored over 8 years ago by Campbell Barton <[email protected]>
Use lowercase for all resources (failed to build on Linux)

github.com/morevnaproject-org/opentoonz - cc5860ee72e81a7301f38094cade5eeab6ae168c authored over 8 years ago by Campbell Barton <[email protected]>
Linux: frameserver memory fix

github.com/morevnaproject-org/opentoonz - 1db1c004b9ce951cfd3d85356fcf68006d2ba8ac authored over 8 years ago by Campbell Barton <[email protected]>
Merge pull request #36 from ArseniyShestakov/fix-cmake-lettercase

Fix letter case in CMakeLists.txt

github.com/morevnaproject-org/opentoonz - 25e5605c506b833ffdcc8456f818721aa20e84d0 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #52 from kusano/fix-crash

Fix crash in initializing

github.com/morevnaproject-org/opentoonz - c26f34a66ec84cb27aab0f18411219acddbbb7e6 authored over 8 years ago by roentgen <[email protected]>
Fix crash in initializing

In some enviroment, access violations occures in ICOpen.
Althogh this code seems to intended to ...

github.com/morevnaproject-org/opentoonz - ffc911474d60605025c1ef2aedb89ce2b769e4bc authored over 8 years ago by kusano <[email protected]>
Fix: User facing typos throughout application

- inbeteween -> inbetween
- abount -> about
- seleted -> selected
- successfull -> successful
- ...

github.com/morevnaproject-org/opentoonz - bfee0019b7700ac16ba335808d9f3327e2e05a43 authored over 8 years ago by Cameron Chamberlain <[email protected]>
Fix letter case in CMakeLists.txt

github.com/morevnaproject-org/opentoonz - 5e9e969bb20d4f04fd68fa8f06f335bd21fe166f authored over 8 years ago by Arseniy Shestakov <[email protected]>
Merge pull request #33 from opentoonz/export-pluginsdk

added package_sdk.sh to export the sdk. and toonz_plugin_helper*.h ar…

github.com/morevnaproject-org/opentoonz - 7e185111a8e317ccea5fd8060cc15a7d1527d660 authored over 8 years ago by roentgen <[email protected]>
added package_sdk.sh to export the sdk. and toonz_plugin_helper*.h are moved to utils dir to plublic developers

github.com/morevnaproject-org/opentoonz - edd579074d59965a19744c64921585a88fb4eba4 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #32 from opentoonz/add-how-to-build-macosx

Add how to build for OSX

github.com/morevnaproject-org/opentoonz - 6297b87921a2e49e16762faffc9b2b47cd419354 authored over 8 years ago by Toshihiro Shimizu <[email protected]>
Add how to build for OSX

github.com/morevnaproject-org/opentoonz - 4cc5480d7ad4236b7af4b746e94b9eeb56618837 authored over 8 years ago by brly <[email protected]>
Merge pull request #31 from opentoonz/add-readme

Add README.md

github.com/morevnaproject-org/opentoonz - 8465787d9c4ff29d14902744f42d7aa8e8f65b89 authored over 8 years ago by Toshihiro Shimizu <[email protected]>
Fix URLs in README.md

github.com/morevnaproject-org/opentoonz - 0354af66354317753eb29503cd66ea286398b0dd authored over 8 years ago by kusano <[email protected]>
Merge pull request #29 from opentoonz/add-how-to-build-win

Windows用のビルド手順を追加

github.com/morevnaproject-org/opentoonz - 3e294ae6017af77be65a2d7e8c68bab01bb8de50 authored over 8 years ago by Toshihiro Shimizu <[email protected]>
Merge pull request #24 from opentoonz/suppress-warning-C4819

Suppress warning C4819 in Visual Studio 2013

github.com/morevnaproject-org/opentoonz - 5dddbf3dad5959b905005aadb7651638b1291c6c authored over 8 years ago by Toshihiro Shimizu <[email protected]>
Merge pull request #30 from opentoonz/fix-lzodriver

we always have thirdparty/lzo/driver. osx build never uses thirdpary/…

github.com/morevnaproject-org/opentoonz - f09e094840265be1e398d52ff283c149171c1dff authored over 8 years ago by roentgen <[email protected]>
we always have thirdparty/lzo/driver. osx build never uses thirdpary/lzo/lzo-2.09 (was removed)

github.com/morevnaproject-org/opentoonz - 3047bb25982e5242f535b12997bf529b00330d20 authored over 8 years ago by roentgen <[email protected]>
Add How to Build for Windows

github.com/morevnaproject-org/opentoonz - f6307e91c64d0ae93e32420f80347a62b1d6e646 authored over 8 years ago by kusano <[email protected]>
Merge pull request #27 from opentoonz/fix-gl-issue

Force Qt to use desktop OpenGL

github.com/morevnaproject-org/opentoonz - b74bc3fb800d91958269542570fc63e081d6b009 authored over 8 years ago by roentgen <[email protected]>
Force Qt to use desktop OpenGL

since currently OpenToonz does not work with OpenGL of software or angle.

github.com/morevnaproject-org/opentoonz - 52db9569b3c7445124cfb119c861a2a9baf4a67d authored over 8 years ago by kusano <[email protected]>
Merge pull request #26 from opentoonz/fix-toonz-7.1-dialog-title

Replace dialog title

github.com/morevnaproject-org/opentoonz - 56cbe065812bde1ce9b91c4e7b8eb1fb6196c0d8 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #23 from opentoonz/remove-zlib-1.2.7

Remove zlib 1.2.7

github.com/morevnaproject-org/opentoonz - 1deca7fc99f1a19a14d05c194e8f05ea0d1d818c authored over 8 years ago by roentgen <[email protected]>
Merge pull request #22 from opentoonz/fix_save_palette_dialog

パレット上書きの確認ダイアログに関する修正

github.com/morevnaproject-org/opentoonz - ce9322ff3cd3504172fc799b11fe42ba7d3f158f authored over 8 years ago by roentgen <[email protected]>
Merge pull request #25 from opentoonz/fix-menubar-osx

fixed create full menubar for OSX

github.com/morevnaproject-org/opentoonz - 2b8706f50875a01682a158146e49d49b96e39449 authored over 8 years ago by roentgen <[email protected]>
fixed create full menubar for OSX

github.com/morevnaproject-org/opentoonz - ab18c9f671a5c1ab6659102146107c0ce0e5842b authored over 8 years ago by roentgen <[email protected]>
Suppress warning C4819 in Visual Studio 2013

"The file contains a character that cannot be represented in the current code page"

github.com/morevnaproject-org/opentoonz - 543ae709dc8475c5221afeca1ecc93c4272994be authored over 8 years ago by kusano <[email protected]>
Merge remote-tracking branch 'origin/master' into fix_save_palette_dialog

github.com/morevnaproject-org/opentoonz - 01d49686acc8b929010c5e1fd0b0fb60fab52f82 authored over 8 years ago by shun_iwasawa <[email protected]>
fix overwrite palette confirmation dialog

github.com/morevnaproject-org/opentoonz - 9ff2b3eb00fdcfa3a9beb23c93a2c4d2160e1680 authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #20 from opentoonz/fix-param-fx2

エフェクトファイルを含むシーンファイルを 2 回連続で開くと落ちるバグを修正

github.com/morevnaproject-org/opentoonz - b94d31fa7545c1ea71b5e8891741b72a69fe2edd authored over 8 years ago by roentgen <[email protected]>
Merge pull request #21 from opentoonz/fix_save_raster_problem

Raster LevelをSaveLevelAsで保存すると画像が消えてしまう不具合の修正

github.com/morevnaproject-org/opentoonz - fc1fb92bcfc2d817432d811e449cdf86a6332e4f authored over 8 years ago by roentgen <[email protected]>
fix save raster level problem

github.com/morevnaproject-org/opentoonz - f81af248fcd1d7af27104c8fadb1eb2305454739 authored over 8 years ago by shun_iwasawa <[email protected]>
remove cloning flag

github.com/morevnaproject-org/opentoonz - f91c5a5f05e85294a34b2e6db7a60a73defef581 authored over 8 years ago by Shinya Kitaoka <[email protected]>
move params_ from PluginInformation to RasterFxPluginHost

github.com/morevnaproject-org/opentoonz - 0b19cb0c6a0f89a6aa05a8f0294ba548b3ffddff authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #17 from opentoonz/fix-png-ver

Fix libpng version in CMakeLists.txt

github.com/morevnaproject-org/opentoonz - 5ac43b82f4c157243b1afdc9eba04874073d2db1 authored over 8 years ago by roentgen <[email protected]>
Fix libpng version in CMakeLists.txt

github.com/morevnaproject-org/opentoonz - 45254b4069569031981c22e0e77cbeb420a42779 authored over 8 years ago by kusano <[email protected]>
Merge pull request #16 from opentoonz/fix-thirdparty

OSX: use presented libpng

github.com/morevnaproject-org/opentoonz - 64ec976b6a14bdc0b323a03b2b8c105cfa7be9c7 authored over 8 years ago by roentgen <[email protected]>
OSX: use presented libpng

github.com/morevnaproject-org/opentoonz - 87fce823c5c10f686808c116baaaefeaf1f1af5e authored over 8 years ago by roentgen <[email protected]>
Merge pull request #15 from opentoonz/fix-thirdparty

Fix thirdparty

github.com/morevnaproject-org/opentoonz - 42a3d520c4e588534f30163d8d92550dea7fa5d9 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #14 from opentoonz/fix-thirdparty-win

Visual Studioと更新されたthirdparty/でビルドができるように各種修正

github.com/morevnaproject-org/opentoonz - 237d09546346498a3995899876627cb6839bda4d authored over 8 years ago by roentgen <[email protected]>
Merge pull request #13 from opentoonz/add-thirdparty-lib

Add 3rd party libraries

github.com/morevnaproject-org/opentoonz - 7a138ee6ab9f50f5389928cba3d25352e977b678 authored over 8 years ago by roentgen <[email protected]>
Make tiio_tif.cpp use io.h instead of unistd.h in Visual Studio

github.com/morevnaproject-org/opentoonz - 6139acbd319f7e21fa41d6c1472a4ff069160dd7 authored over 8 years ago by kusano <[email protected]>
Update CMakeLists.txt for Visual Studio

- add libpng
- change libtiff path

github.com/morevnaproject-org/opentoonz - 3f512259eb8332e349b951fdf5012b67c811756b authored over 8 years ago by kusano <[email protected]>
Remove thirdparty/LibTIFF

thirdparty/LibTIFF/tiff-4.0.3 is merged to thirdparty/tiff-4.0.3

github.com/morevnaproject-org/opentoonz - c27e7d159cb3559481788dce4898d815aa27769a authored over 8 years ago by kusano <[email protected]>
Add or update precompiled libraries

github.com/morevnaproject-org/opentoonz - e379a65c1d195572b67d8f95d89d7c2a4c7c1288 authored over 8 years ago by kusano <[email protected]>
Update Visual Studio Project for LibJPEG and zlib

github.com/morevnaproject-org/opentoonz - 06ce65f0dee17bf7b041ac14de7b11371f59b296 authored over 8 years ago by kusano <[email protected]>
Update Visual Studio Projcts in libpng for 2013

github.com/morevnaproject-org/opentoonz - d990b80c05deda33bc94ffe1edf98a7128f19a83 authored over 8 years ago by kusano <[email protected]>
Add Visual Studio Project to libTIFF

github.com/morevnaproject-org/opentoonz - c9e434fd9ff37cb1945ee1f3f8c70be3d94ef5ab authored over 8 years ago by kusano <[email protected]>
Add .gitignore entries for Visual Studio

github.com/morevnaproject-org/opentoonz - 38c2fdb85b29b6f1fa2932d426d37129de67555c authored over 8 years ago by kusano <[email protected]>
fixed aborting on png-level loading

github.com/morevnaproject-org/opentoonz - 13abb65b48f1e19dbf161a346fd92285cd3dea30 authored over 8 years ago by fukasawa <[email protected]>
added custom module for cmake

github.com/morevnaproject-org/opentoonz - 9c02f65f6e40928c9fc80b028e1304f154a900c7 authored over 8 years ago by fukasawa <[email protected]>
Add 3rd party libraries

github.com/morevnaproject-org/opentoonz - 7d535a97dc5baf37eb1466029f9d86f0b6cf66e0 authored over 8 years ago by kusano <[email protected]>
Merge pull request #11 from opentoonz/fix-boost

Fix for Boost 1.60

github.com/morevnaproject-org/opentoonz - bbd970be69d6cc38c5b04a2e8f27033570c41a3d authored over 8 years ago by roentgen <[email protected]>
Merge remote-tracking branch 'origin' into fix-thirdparty

github.com/morevnaproject-org/opentoonz - 39e85d1a80486f69cdef785905909eee9f37a986 authored over 8 years ago by fukasawa <[email protected]>
Merge pull request #12 from opentoonz/fix-compile-error-tflash

Fix the compile error in tflash.h

github.com/morevnaproject-org/opentoonz - 28b9690db0a39a33a55b50420111837196269fff authored over 8 years ago by roentgen <[email protected]>
moved to libpng and libtiff to thirdparty

github.com/morevnaproject-org/opentoonz - e60969f67fe20a2b8845d41a0deff63beba4fd6d authored over 8 years ago by fukasawa <[email protected]>
Remove unused members in TFlash

github.com/morevnaproject-org/opentoonz - 92d713df0952dc13c7d95d3fd7d0af2d38fae640 authored over 8 years ago by kusano <[email protected]>
Fix the compile error in tflash.h

Member functions with argument of vector<TSegment> or vector<TQuadratic> cannot be inline defined.

github.com/morevnaproject-org/opentoonz - a0ab5dec40ac92b1dc638b29e99ef04a881c3c63 authored over 8 years ago by kusano <[email protected]>
Merge pull request #10 from opentoonz/fix-check_framebuffer_status

glCheckFramebufferStatusEXTが無い環境で起動直後に落ちる問題を修正

github.com/morevnaproject-org/opentoonz - e40e2eea0a9ae5a32df1dbe1978d5bc9b56e061a authored over 8 years ago by roentgen <[email protected]>
Merge pull request #9 from opentoonz/feature-remove-unused-codes

Remove unused codes

github.com/morevnaproject-org/opentoonz - 58d3d79de25d0f365fa50766a5e868536a24b077 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #8 from opentoonz/add-tfarm-plugin

tfarmをプラグインのフィルタに対応させた

github.com/morevnaproject-org/opentoonz - f5fdb6e86610cd9a5a0cd25d67dc1e69a2e37fe2 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #7 from opentoonz/feature-osx-icon

Add Icon and Modify toonz/CMakeLists.txt for OSX Bundle

github.com/morevnaproject-org/opentoonz - ca2f385a364ed451c7d6fcf79989b517e9f81901 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #3 from opentoonz/fix-param-dup

PluginInformation に Param が重複して登録されるバグを修正

github.com/morevnaproject-org/opentoonz - b91a1bcd5d80b8a7254d4a1fbb70b08170b3a0b3 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #6 from opentoonz/add-large-icon

Add 256x256 to toonz.ico

github.com/morevnaproject-org/opentoonz - a52ebf554f551ed341d957641460d04271244699 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #4 from opentoonz/loc_jp

Japanese Localization

github.com/morevnaproject-org/opentoonz - d0ec773d4ec0d8f69dd3f8326112fe92ed12e4db authored over 8 years ago by roentgen <[email protected]>
Merge pull request #5 from opentoonz/remove_dv_stylesheet

Remove DV's original style sheets

github.com/morevnaproject-org/opentoonz - 7d72effbbfff61b574aea4c749818c14e2e5e746 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #2 from opentoonz/mod_qss_problem

modification of style sheet problem

github.com/morevnaproject-org/opentoonz - 22e1399821ecf14bfe334165b09ddc4f3b03a089 authored over 8 years ago by roentgen <[email protected]>
Merge pull request #1 from opentoonz/mod_newprj_bug

Modify problem in new project

github.com/morevnaproject-org/opentoonz - 8241bd8556992a26cccee362a21a0dd95cf1f3c9 authored over 8 years ago by roentgen <[email protected]>
Fix a issue of hang in case of no glCheckFramebufferStatusEXT

github.com/morevnaproject-org/opentoonz - 297d92b91488aa2f25805f5f5c599d9df612dec3 authored over 8 years ago by kusano <[email protected]>
Remove TFlash::Imp class and sources/common files

github.com/morevnaproject-org/opentoonz - 9e73b858323949d3e9ec57119e0432a95fbe2f8b authored over 8 years ago by brly <[email protected]>
Add an empty directory stuff/plugins

github.com/morevnaproject-org/opentoonz - a6c7aeb259f1841ca077029d76137a86fc15b6fa authored over 8 years ago by kusano <[email protected]>
Add an empty directory stuff/toonzfarm, which is necessary for tfarmserver

github.com/morevnaproject-org/opentoonz - 898953fe78dc3639a1b1c44a848d35e83c6029d8 authored over 8 years ago by kusano <[email protected]>
Enable tcomposer to render scenes with plugin filters

github.com/morevnaproject-org/opentoonz - 46ab69e306ded58de7d98fbf52cd82138bb5e4c9 authored over 8 years ago by kusano <[email protected]>
Add Icon and Modify toonz/CMakeLists.txt for OSX Bundle

github.com/morevnaproject-org/opentoonz - 8064cbf3652fa36aae4c093344653ff137375550 authored over 8 years ago by brly <[email protected]>
Add 256x256 to toonz.ico

github.com/morevnaproject-org/opentoonz - c8190fa92d13c8a198952613455b2c3753387566 authored over 8 years ago by kusano <[email protected]>
Remove glext.h from codebase

github.com/morevnaproject-org/opentoonz - f20acf84e89ef755274ea317c3a6f7871eb8be14 authored over 8 years ago by brly <[email protected]>