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 #61 from ideasman42/linux-frameserver-sysconf-fix

Linux: Frameserver system memory access

github.com/morevnaproject-org/opentoonz - a09dc1b458777dbe9f1f75c927ed21165657ed2d authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #62 from ideasman42/linux-header-case-fix

Linux: Use correct upper/lower case for includes

github.com/morevnaproject-org/opentoonz - 06e491a6f720f7364fbc483add5b6a6f9490e49c authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #63 from ideasman42/linux-basic-portability

Linux: Basic portability edits

github.com/morevnaproject-org/opentoonz - e938cfcdc721f4c37320f81d0db32b08c8cac5d1 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Upgrade to Qt5.6

Fix #109 #138 #165 #178.
Fixes multiple issues on Windows 10.

github.com/morevnaproject-org/opentoonz - 3d9be09db010ac6cfdac505ec869539ea3c9b042 authored over 8 years ago by Stephen Shkardoon <[email protected]>
Allow building with a newer version of Boost (up to 1.60.0).

The instructions for both OSX and Windows still say to use 1.55.0,
but cmake will allow up to 1....

github.com/morevnaproject-org/opentoonz - e239ec6928daa04516cb807deabf2e15a66e30c6 authored over 8 years ago by Stephen Shkardoon <[email protected]>
cosmetic change

github.com/morevnaproject-org/opentoonz - fa76aefa907b5b5b36f41c27fb92cdbd866dc0bd authored over 8 years ago by Shinya Kitaoka <[email protected]>
use smart pointer for m_imp

github.com/morevnaproject-org/opentoonz - 262a92f130862fc1f7c9fc316504dff90c283d8a authored over 8 years ago by Shinya Kitaoka <[email protected]>
remove BOOST_NO_RVALUE_REFERENCES

github.com/morevnaproject-org/opentoonz - d57726081c6dc97cc21f7ef33b337df70cd95da6 authored over 8 years ago by Shinya Kitaoka <[email protected]>
replace smart pointers

github.com/morevnaproject-org/opentoonz - e5734ac43769384b1ca945d04db09574978073d5 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Update portuguese_breakdown.py

Fixed condition to Qu

github.com/morevnaproject-org/papagayo-ng - c02b96e3e299b2777facd8bc93c662d8bf0a527d authored over 8 years ago by AndeOn <[email protected]>
Merge pull request #174 from kusano/fix-multi-monitors-crash

Workaround for crash in multiple monitors

github.com/morevnaproject-org/opentoonz - 8962b5c86bf65bb15b9c4a73fb758e7bade04d10 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Workaround for crash in multiple monitors

See QTBUG-48288.
Qt may crash in handling WM_SIZE of m_sceneViewer in splash.finish(&w) in main....

github.com/morevnaproject-org/opentoonz - d652c1303c038418ba4994ce11561ab720fd3319 authored over 8 years ago by kusano <[email protected]>
Merge pull request #172 from kogaki/fix/abs

Fix to include cmath

github.com/morevnaproject-org/opentoonz - 5b8a0fc087f7c8b5281143071c9e620415e081d8 authored over 8 years ago by tomosu <[email protected]>
fix to include cmath

this fixes commit#6dca1d3a6d64f6b55d5545fd209acc0f81aab9ec
in OSX, need to include cmath to use ...

github.com/morevnaproject-org/opentoonz - e76b2249378aa5fd54b7cd05690e768741109e56 authored over 8 years ago by Keisuke Ogaki <[email protected]>
Merge pull request #147 from ideasman42/tstroke-remove-redundant-array

Remove redundant array allocation

github.com/morevnaproject-org/opentoonz - 791cd10a98861c1d1b0023c3bdf856283adf91e8 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #135 from kogaki/fix/osx_build

fix OSX build

github.com/morevnaproject-org/opentoonz - 02faf221f5dd7f772febddfcd864280f4447e60c authored over 8 years ago by Shinya Kitaoka <[email protected]>
remove freeze()

github.com/morevnaproject-org/opentoonz - 56e1f6df664748e0c35f0f8b55872ac25f3d152f authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #163 from xenogenesi/fix-sceneviewer-rightbtn

non-windows: fake mouse right release event on contextMenuEvent

github.com/morevnaproject-org/opentoonz - 9fbffc4177a0388bc5ddd666b904c034c19aefb5 authored over 8 years ago by kogaki <[email protected]>
Merge branch 'janisozaur-stringstream' into fix/remove-strstream

github.com/morevnaproject-org/opentoonz - bb0ccfd4853d6d76178d032a2d8a7eac84e9ca0c authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge branch 'stringstream' of https://github.com/janisozaur/opentoonz into janisozaur-stringstream

github.com/morevnaproject-org/opentoonz - 16a82fca966f3f872c89221aa47462bf92f913b8 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #117 from jpumc/patch-oos-build-1

Fix CMAKE_MODULE_PATH for out-of-source build

github.com/morevnaproject-org/opentoonz - 8c5f687a8ca0735346af46e081708a8b63cffd5f authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #132 from janisozaur/parentheses

Encapsulate expressions in parentheses

github.com/morevnaproject-org/opentoonz - 9c6c0f16882e260545f46a62fbd02b18d0d4d111 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #131 from janisozaur/abs

Fixes for abs()

github.com/morevnaproject-org/opentoonz - 6dca1d3a6d64f6b55d5545fd209acc0f81aab9ec authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #120 from ideasman42/linux-preproc-error-fix

Use #error directive instead of explicit syntax error

github.com/morevnaproject-org/opentoonz - bbf7b2dac84a9c28cdf694ba7eaf1da35edb2bea authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #111 from OriginalAdric/fix_unrefd_locals

Fix unreferenced locals/labels warnings

github.com/morevnaproject-org/opentoonz - 7ac5ba3effaf89728c22458c756f74da21773d34 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #95 from kusano/fix-lzocompress

Fix crash of lzocompres and lzodecompress

github.com/morevnaproject-org/opentoonz - 818c53f8aa51c52b317964e6a9802f74134f0f44 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #70 from ideasman42/cmake-whitespace-cleanup

CMake: use spaces for indentation & whitespace edits

github.com/morevnaproject-org/opentoonz - 5f610203fc7ac30c0454bbedba28f60c52af43d0 authored over 8 years ago by Shinya Kitaoka <[email protected]>
use unique_ptr<>

github.com/morevnaproject-org/opentoonz - 6aada0ab29d2bfe19bb7f7304046f74b93755c82 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge branch 'marcab-master' into fix/motionblurfx

github.com/morevnaproject-org/opentoonz - 8e8a63e4a4b5c9e2449485c606727b3b6c3a6809 authored over 8 years ago by Shinya Kitaoka <[email protected]>
create custom menubar from xml file

github.com/morevnaproject-org/opentoonz - 7a9c88552bae703141fe169d05790094b5410387 authored over 8 years ago by shun_iwasawa <[email protected]>
non-windows: fake mouse right release event

github.com/morevnaproject-org/opentoonz - 456038b5ce215db2ddddc1678958af3dc60d9aff authored over 8 years ago by xenogenesi <[email protected]>
Use 'delete' on a 'new' object in motionblurfx.cpp.

github.com/morevnaproject-org/opentoonz - 9980bf84e0433bf0dcf92ae544ce00945f67fe05 authored over 8 years ago by John Davidson <[email protected]>
Fix include case

github.com/morevnaproject-org/opentoonz - d0e335dfeecee2d589dce6374dbd65bad539e545 authored over 8 years ago by Campbell Barton <[email protected]>
Basic edits for Linux portability

github.com/morevnaproject-org/opentoonz - 107701249b1700fa800862f036303fe1288212a7 authored over 8 years ago by Campbell Barton <[email protected]>
Remove ifdef's for cstring includes

These are needed on Linux for memcpy, memmove etc... but not unique to Linux of course.

github.com/morevnaproject-org/opentoonz - acc5e608361824fd18462bdc57b25a706186cb1f authored over 8 years ago by Campbell Barton <[email protected]>
Use strtok_r for Linux

Makes sense to use same logic for OSX and Linux

github.com/morevnaproject-org/opentoonz - b66df2a0d6851575c30f8c6a1ce903d71d06a6ff authored over 8 years ago by Campbell Barton <[email protected]>
Use `if defined(...)` style

github.com/morevnaproject-org/opentoonz - 0648b484bf7375a364f362875ff2df8bfd1c5de3 authored over 8 years ago by Campbell Barton <[email protected]>
Use shorter text for export button

github.com/morevnaproject-org/papagayo-ng - fa3cc7ffa8eb5e6f2b561b0d9809557b5a1a27af authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Fix requirements

github.com/morevnaproject-org/papagayo-ng - 55a772f5d3442e0211194b0619b070ce75ced23b authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Allow to export breakdown to image sequence

This adds support for a few things:
-Export of Imagesequences
-Mouths can now be any (not everyt...

github.com/morevnaproject-org/papagayo-ng - 54c50e94dbc777c6ac43618c832661d7b8c05d45 authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Fix typo

github.com/morevnaproject-org/papagayo-ng - c74aabad6b452f235004d37fac36015a96d22535 authored over 8 years ago by Konstantin Dmitriev <[email protected]>
added a "Save All" menu which saves current scene and all the levels.

github.com/morevnaproject-org/opentoonz - 0786d1117e9c386c2fc5b261bf578cf471b8d892 authored over 8 years ago by walkerka <[email protected]>
Save the chosen path for the mouth

github.com/morevnaproject-org/papagayo-ng - d92606598a3ff2a949d052ccc76cdb727a67a061 authored over 8 years ago by steveway <[email protected]>
Adding a Button to choose the imagefolder for Export

github.com/morevnaproject-org/papagayo-ng - 35c097e9c0991c96bfaa4827eab709de1ff01140 authored over 8 years ago by steveway <[email protected]>
Adding a Button to choose the imagefolder for Export

Not yet fully working, needs to default to the currently selected mouth and we need to transfer ...

github.com/morevnaproject-org/papagayo-ng - 5a800e01190287c8d589f8f16c19d0bb9d6d8933 authored over 8 years ago by steveway <[email protected]>
Merge pull request #150 from henrich/master

remove unnecessary backup files (.bak)

github.com/morevnaproject-org/opentoonz - 79d38796c42599f1625abb30f84fdfd0fe840757 authored over 8 years ago by kogaki <[email protected]>
Merge pull request #151 from kogaki/fix/cmake_png_include

Fix cmake to be able to search custom libpng include path

github.com/morevnaproject-org/opentoonz - 5545c5bfbd91ab85460fb110ad85eb61bd8ad0d1 authored over 8 years ago by tomosu <[email protected]>
Merge pull request #152 from tomosu/fix_rclick_osx

add clean-up at the end of SceneViewer::contextMenuEvent for OSX

github.com/morevnaproject-org/opentoonz - 6f84e74154a5339adfd274dc6e8bde55ced5f321 authored over 8 years ago by kogaki <[email protected]>
change clean-up location and add comment

github.com/morevnaproject-org/opentoonz - cb0b4d066f8838728e5ba23944c95c6e29f14ec6 authored over 8 years ago by tomosu <[email protected]>
add clean-up at the end of SceneViewer::contextMenuEvent

github.com/morevnaproject-org/opentoonz - e6f45b6a60d0becde1c75decd2bec913c58ae995 authored over 8 years ago by tomo-suzuki <[email protected]>
Add libpng include path search

github.com/morevnaproject-org/opentoonz - b22d0cfb5947ad71ab801654c3a9a678806bd9c2 authored over 8 years ago by Keisuke Ogaki <[email protected]>
remove unnecessary backup files

It should be removed before upload... :)

github.com/morevnaproject-org/opentoonz - 2dcddaf3346544b9e43c495635047c7978a6bf74 authored over 8 years ago by Hideki Yamane <[email protected]>
Fix multi-view detection to work with old Blender versions

github.com/morevnaproject-org/RenderChan - c5e11a04626cb464762096c95387f037b31b9c6e authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Refactored blender stereo camera detection and fixed bugs

github.com/morevnaproject-org/RenderChan - d236e401935791075a0b2924b9dfcaa2bb9668a9 authored over 8 years ago by scribblemaniac <[email protected]>
revert room edit feature

github.com/morevnaproject-org/opentoonz - b05ca512665648a55fcea5dbd7b35d792462bb39 authored over 8 years ago by shun_iwasawa <[email protected]>
Remove redundant array allocation

github.com/morevnaproject-org/opentoonz - 5db682049d4f362107c7325fddfc8a4337e51738 authored over 8 years ago by Campbell Barton <[email protected]>
Support all by wx supported image types

github.com/morevnaproject-org/papagayo-ng - fd84c2f62f6b80ac7a5a51ae2f80a08ed3d759b4 authored over 8 years ago by steveway <[email protected]>
Copy of Mouth 1 with transparency and as .png

github.com/morevnaproject-org/papagayo-ng - e101ce7c1de5b9fbf3a6b309ed41cf5c50dda07c authored over 8 years ago by steveway <[email protected]>
Add support for .png and images with transparency

github.com/morevnaproject-org/papagayo-ng - 989fc753a269a3b87800d082f35eccf0346e3358 authored over 8 years ago by steveway <[email protected]>
Support other filetypes than .jpg

github.com/morevnaproject-org/papagayo-ng - eba43c7dc61aac36bb628f8cdc796f0dfa7408f1 authored over 8 years ago by steveway <[email protected]>
Merge remote-tracking branch 'origin/master' into fix_loading_reslist

github.com/morevnaproject-org/opentoonz - 0732762e908b6b31591ff886f81a44572ed54785 authored over 8 years ago by shun_iwasawa <[email protected]>
fix loading reslist

github.com/morevnaproject-org/opentoonz - 2e13bcc2f6eb58cd317df488d4e03278569f3268 authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #47 from camjc/master

Fix: User facing typos throughout application

github.com/morevnaproject-org/opentoonz - 6cd606de62865275f3ba19150c3a153e434e1e11 authored over 8 years ago by Yuri Odagiri <[email protected]>
Export the currently selected Mouth

github.com/morevnaproject-org/papagayo-ng - ad8a2e2cdf16fefccee0371ad6be0fa8a231ee7b authored over 8 years ago by steveway <[email protected]>
Export the currently selected Mouth

github.com/morevnaproject-org/papagayo-ng - 53d5b3723c638c71aecda32ef62a00290f3bd301 authored over 8 years ago by steveway <[email protected]>
Merge pull request #141 from opentoonz/unformat-libtiff

Unformat thirdparty/tiff-4.0.3/libtiff/tif_getimage_64.c

github.com/morevnaproject-org/opentoonz - 74757bfa9d7c100f6ac623fb5ea4a440dba9f88e authored over 8 years ago by kogaki <[email protected]>
Merge pull request #136 from opentoonz/revert_schematic_output_port

Reverting Harlequin's stage schematic output ports (with letters)

github.com/morevnaproject-org/opentoonz - 4095f67b3ebe4a1756b1d40fa00cc8cb16c2f365 authored over 8 years ago by shun-iwasawa <[email protected]>
fix OSX build

github.com/morevnaproject-org/opentoonz - 9cb85ebe6052a07cfba280313c2db036871f6160 authored over 8 years ago by Keisuke Ogaki <[email protected]>
Merge remote-tracking branch 'origin/master' into revert_schematic_output_port

github.com/morevnaproject-org/opentoonz - 49ff76e3d351ffb5638d370503a56fa620223117 authored over 8 years ago by shun_iwasawa <[email protected]>
revert schematic output port

github.com/morevnaproject-org/opentoonz - 22eaa489513e66ac3e52c8f6a75a9aa2adcbbf29 authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #112 from opentoonz/fix-compile-error-on-clang-by-invalid-constructor

Fix compile error on clang

github.com/morevnaproject-org/opentoonz - 81d96687570dd92fd22ed6e0e7cb6e0a54183626 authored over 8 years ago by kogaki <[email protected]>
Added new identifier support for stereo cameras

github.com/morevnaproject-org/RenderChan - 728f7c65c7004cc391a8a572907af681f65f2221 authored over 8 years ago by scribblemaniac <[email protected]>
Fix afanasy renderfarm code

github.com/morevnaproject-org/RenderChan - 88ddcb56bf115328eb377716be6843848535249b authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Encapsulate expressions in parentheses

Some expressions appear to be confusing, adding parentheses removes
doubt in those cases.

github.com/morevnaproject-org/opentoonz - b1cc3ceeac18ebfd814eb6a6985d3cff19d61ab5 authored over 8 years ago by Michał Janiszewski <[email protected]>
Fixes for abs()

abs() only returns integer values, while arguments and results are real
in the cases fixed.

Als...

github.com/morevnaproject-org/opentoonz - 0585eef4530b92e442d12eb26685cfb562c54de0 authored over 8 years ago by Michał Janiszewski <[email protected]>
Move to stringstream

std::strstream is deprecated, stringstream is the suggested replacement.

github.com/morevnaproject-org/opentoonz - df394d69390d88289f94857efcf8685351d0784c authored over 8 years ago by Michał Janiszewski <[email protected]>
Tweak version number

github.com/morevnaproject-org/RenderChan - 9ff111ed4a6ca88bd3183ac8c5e8a20cde654c09 authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Added version flag

github.com/morevnaproject-org/RenderChan - dc6f7591bba1d08a729884fba6187e130cc0ab20 authored over 8 years ago by scribblemaniac <[email protected]>
Enabled support for absolute path merging

See http://comments.gmane.org/gmane.comp.video.ffmpeg.user/61925

github.com/morevnaproject-org/RenderChan - ab4c0989d2392c9cf5538657d1ea7e284c8e0c50 authored over 8 years ago by scribblemaniac <[email protected]>
Merge pull request #118 from tomByrer/patch-1

+ english website & Google forum links

github.com/morevnaproject-org/opentoonz - c0b0beedf481687ac05844c514ee6955ea7d5240 authored over 8 years ago by Yuri Odagiri <[email protected]>
Use #error preprocessor

We had a report (that I can't confirm), that this caused errors.
Best to use `error` here.

github.com/morevnaproject-org/opentoonz - 42d601e91864aa6ae684909c0e10f4e649d82e0a authored over 8 years ago by Campbell Barton <[email protected]>
+ english website & Google forum links

github.com/morevnaproject-org/opentoonz - 160f503233324950f1b66620d3f40ae4fc3c1378 authored over 8 years ago by Tom Byrer <[email protected]>
Fix CMAKE_MODULE_PATH for out-of-source build

github.com/morevnaproject-org/opentoonz - a8cd98dd0c0feae2d6efd8b970f3967d9c72829e authored over 8 years ago by jpumc <[email protected]>
Merge pull request #116 from skitaoka/english-readme

English README (merge #54 and #68)

github.com/morevnaproject-org/opentoonz - 29896c020f5982e58c693f7c88c728fc6229d539 authored over 8 years ago by Toshihiro Shimizu <[email protected]>
merge #54 and #68

github.com/morevnaproject-org/opentoonz - f262518ff029f9f2662fcf215b3edbde5b2b3c95 authored over 8 years ago by Shinya Kitaoka <[email protected]>
move *.md files into a doc directory

github.com/morevnaproject-org/opentoonz - 00edc48870832a8e930d236581a1ebf6fbafcf18 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge branch 'm-grimaud-master'

github.com/morevnaproject-org/opentoonz - 8dd1e50791c7117994a8b41c2daa0a8046d943dd authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge branch 'master' of git://github.com/m-grimaud/opentoonz into m-grimaud-master

# Conflicts:
# README.md

github.com/morevnaproject-org/opentoonz - 5a95ba65321be5e73b3e939ad8bc35d1c3a12b96 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge branch 'gguillotte-readme-en'

github.com/morevnaproject-org/opentoonz - effb83161d4c8e7c7b5c0eb480797fbd16016797 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge branch 'readme-en' of git://github.com/gguillotte/opentoonz into gguillotte-readme-en

github.com/morevnaproject-org/opentoonz - 0026a4a07adb7b7b6f0dec2a0f8a85c3505c72e8 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Fix compile error on clang

Avoid 'chosen constructor is explicit in copy-initialization' error.

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

github.com/morevnaproject-org/opentoonz - 906ba54d9d479f6010daad5170d8f25cd1d0b688 authored over 8 years ago by Toshihiro Shimizu <[email protected]>
Fixes unused label warning.

Commented out instead of deleted, as label is referenced by FIXME comment and associated goto on ...

github.com/morevnaproject-org/opentoonz - fe9b8bc57340274687f53a3bb304e1cba172c74f authored over 8 years ago by Adric Worley <[email protected]>
Fixes unreferenced local variable warnings.

Deleted variables in most cases. Commented out or moved to IFDEF where referenced by existing but...

github.com/morevnaproject-org/opentoonz - f63c1a0076d6c0a5a5a0db6fe6fa283d219c5fb9 authored over 8 years ago by Adric Worley <[email protected]>
Unformat thirdparty/tiff-4.0.3/libtiff/tif_getimage_64.c

to compare with original tif_getimage.c.

github.com/morevnaproject-org/opentoonz - ca9c32c273d148f9eb79088fcc5fe7d5f2f1088c authored over 8 years ago by kusano <[email protected]>
Merge pull request #64 from ideasman42/linux-resource-case-fix

Linux: Use lowercase for all resources (failed to build)

github.com/morevnaproject-org/opentoonz - 46416c1cad36bb4863865e20d041e71a050c8f8a authored over 8 years ago by roentgen <[email protected]>
Spanish UI - toonzlib.ts [100%]

github.com/morevnaproject-org/opentoonz - d9d05a72fea84f9d21060abc6a5b47a9a6a68323 authored over 8 years ago by Gabriel Gazzán <[email protected]>
Spanish toonzqt.ts - minor fix

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