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 #193 from shun-iwasawa/fix_brush_tool_crash

Fix brush tool crash

github.com/morevnaproject-org/opentoonz - 322ff729028858b37f2ebd683ea0fcef3226ebff authored over 8 years ago by Keisuke Ogaki <[email protected]>
Merge pull request #201 from shun-iwasawa/fix_vector_brush_lib

Fix vector brush library

github.com/morevnaproject-org/opentoonz - 997092521eaf459c4330973eb10281cc7924d89d authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #146 from shun-iwasawa/fix_loading_reslist

Fix loading camera preset (reslist.txt)

github.com/morevnaproject-org/opentoonz - cc48383f8ae16985201be513ff1f12d4442df299 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #204 from skitaoka/fix/step-by-step-improvement/remove-using

Remove `using std::foo` from headers

github.com/morevnaproject-org/opentoonz - b147ff3ff11eec78375341f96f7cd8509dd26b7e authored over 8 years ago by Keisuke Ogaki <[email protected]>
remove "using"

- using std::string;
- using std::wstring;
- using std::ostream;
- using std::istream;
- using s...

github.com/morevnaproject-org/opentoonz - 3bfa549e8bd242facba6762cc01e5183ff9505ef authored over 8 years ago by Shinya Kitaoka <[email protected]>
guide to older/nightly installers

github.com/morevnaproject-org/opentoonz - e1ec5f23c7951ffb031d70ca6142cf7925f622c6 authored over 8 years ago by Keisuke Ogaki <[email protected]>
Merge pull request #207 from shun-iwasawa/fix_save_mesh

Fix saving mesh levels problem + Modify style sheet for mesh columns

github.com/morevnaproject-org/opentoonz - 7f1cbfc7768c2e7d324d756353c635344d820a75 authored over 8 years ago by Keisuke Ogaki <[email protected]>
modify xsheet lock button not to use key icon

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

github.com/morevnaproject-org/opentoonz - 2b222ee2c364150a1bed5d7e244299d483ae0a5c authored over 8 years ago by shun_iwasawa <[email protected]>
stylesheet for mesh columns

github.com/morevnaproject-org/opentoonz - b4edfa86a00c4c01ee6be03d58f1adb6fdeb857c authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #190 from skitaoka/fix/delete-deletes

Remove `delete`s with some refactoring

github.com/morevnaproject-org/opentoonz - b8c01c142e485ff6fb057d873cb814c18435b638 authored over 8 years ago by tomosu <[email protected]>
Use PNG images for "Mouth 1" instead of JPG

github.com/morevnaproject-org/papagayo-ng - 74ea5c005cc57dfcb75a9a67cd9b83ee4e03a86f authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Fix Preston-Blair breakdown

github.com/morevnaproject-org/papagayo-ng - 6773639eac8ac3ea47e8a436eecbf0af984b4198 authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #202 from shun-iwasawa/fix_palette_crash

Fix crash when clicking on/off button in palette viewer

github.com/morevnaproject-org/opentoonz - 426cbb88a72184226548f5c92464d2da7e95d7b4 authored over 8 years ago by tomosu <[email protected]>
Merge pull request #205 from kogaki/fix/cmake/lzodriver

fix bug: lzodriver should be bundled

github.com/morevnaproject-org/opentoonz - 6e27b0fb2c46bf7e1e8a185980f09cdbc405e3a3 authored over 8 years ago by Shinya Kitaoka <[email protected]>
add DVGui:: prefix

github.com/morevnaproject-org/opentoonz - 577b68d441c406d3d61e47c72903e7972e79bf12 authored over 8 years ago by Shinya Kitaoka <[email protected]>
fix namespace

github.com/morevnaproject-org/opentoonz - eabf183e6e2580501f51ad12dc676e689fa112c0 authored over 8 years ago by Shinya Kitaoka <[email protected]>
fix pointer operation

github.com/morevnaproject-org/opentoonz - cba6a2c7334609b3c4f72be2bc127b6316729020 authored over 8 years ago by Shinya Kitaoka <[email protected]>
add #include <cmath>

github.com/morevnaproject-org/opentoonz - ec43d4d5e6337ff3af1c440fa47c0985ed86b574 authored over 8 years ago by Shinya Kitaoka <[email protected]>
add #include <cmath>

github.com/morevnaproject-org/opentoonz - 61dd762587b682662b3ecef2d177f8e7ee0732f9 authored over 8 years ago by Shinya Kitaoka <[email protected]>
remove #define NOMINMAX

github.com/morevnaproject-org/opentoonz - c12eacf2f3478a4ad0c9c394e6137fc1ba453f74 authored over 8 years ago by Shinya Kitaoka <[email protected]>
remove `using namespace DVGui;` from headers

github.com/morevnaproject-org/opentoonz - bb1d046db8686287f8059a0ac9e2da4ba11a3b7d authored over 8 years ago by Shinya Kitaoka <[email protected]>
remove `using namespace std;` from headers

github.com/morevnaproject-org/opentoonz - 2148c874ddcaef2fe39ec46eccc1a82ab8e43298 authored over 8 years ago by Shinya Kitaoka <[email protected]>
remove delete[]

github.com/morevnaproject-org/opentoonz - 42bfb61883a40db1f73f19916dcadfd513b70b12 authored over 8 years ago by Shinya Kitaoka <[email protected]>
remove `register`

github.com/morevnaproject-org/opentoonz - 4c5bd5e6813429c30d3334cd1614fdd8bf71e9ce authored over 8 years ago by Shinya Kitaoka <[email protected]>
use _WIN32 instead of WIN32

github.com/morevnaproject-org/opentoonz - 9f5a1bd76069301856abdf7e6cb5cff7964ae838 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Spanish update - toonz.ts [55%]

github.com/morevnaproject-org/opentoonz - 7336f8d1297e659385cacda24dacdfa899894bd7 authored over 8 years ago by Gabriel Gazzán <[email protected]>
fix bug: lzodriver should be bundled

github.com/morevnaproject-org/opentoonz - 1a50d4d9ffeb964cddcc6f13322b7508eaf6afaf authored over 8 years ago by Keisuke Ogaki <[email protected]>
Merge pull request #171 from skitaoka/translation/spanish

Fix Spanish UI translation

github.com/morevnaproject-org/opentoonz - 6c9449add3b5450ded88c2bd6ac07eea6fefd518 authored over 8 years ago by Keisuke Ogaki <[email protected]>
Merge pull request #191 from tomosu/fix_vector_thumbnail_and_crash_in_preview

fix vector preview problems

github.com/morevnaproject-org/opentoonz - 3c27c43f43e83d449ae428b7042307fd63afa56f authored over 8 years ago by Keisuke Ogaki <[email protected]>
Merge pull request #203 from skitaoka/fix/issue-196

Fix crash at first run with clean install

github.com/morevnaproject-org/opentoonz - 385fdc4208052f09558862fcae5afddb942d0ce1 authored over 8 years ago by Keisuke Ogaki <[email protected]>
fix showing preset name

github.com/morevnaproject-org/opentoonz - b5d548dbf063ce4b7ada925fd477fc91f7e80474 authored over 8 years ago by shun_iwasawa <[email protected]>
add move constructors

github.com/morevnaproject-org/opentoonz - 5f2af016ab4f18453637652073feac055614c21a authored over 8 years ago by Shinya Kitaoka <[email protected]>
fix palette crash

github.com/morevnaproject-org/opentoonz - 94146e1345333a0a9af8ae270a05cd6606bbeb29 authored over 8 years ago by shun_iwasawa <[email protected]>
fix vector brush library

github.com/morevnaproject-org/opentoonz - 714d1ff91d07c6f979830fc9dc26a75617bb00d4 authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #197 from shun-iwasawa/fix_convert_image_bug

Fix convert image bug

github.com/morevnaproject-org/opentoonz - 4edae4f69117f07e249395cae499e0112b43b8a6 authored over 8 years ago by kogaki <[email protected]>
fix convert image bug

github.com/morevnaproject-org/opentoonz - fe7dd3b14f8934849f3f587edacfeebff3a90f5e authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #192 from shun-iwasawa/revert_room_feature

Reverting room editing feature + Adding menu bar customizing feature

github.com/morevnaproject-org/opentoonz - 13d911c0f9737759bed36b1b5c46d92fa6ba658a authored over 8 years ago by kogaki <[email protected]>
Merge remote-tracking branch 'origin/master' into fix_brush_tool_crash

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

github.com/morevnaproject-org/opentoonz - 74e2cb1469935a4fc572287727331a40a16fe42a authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #194 from opentoonz/revert-169-fix/remove-strstream

Revert "Remove strstream"

github.com/morevnaproject-org/opentoonz - cb8eb3f6e4685a6e5ed36f5401b98abfb84a59d8 authored over 8 years ago by kogaki <[email protected]>
Revert "Remove strstream"

github.com/morevnaproject-org/opentoonz - 5bbc3c26fa448b52e989685264c5c868e9b1fa8e authored over 8 years ago by kogaki <[email protected]>
Merge remote-tracking branch 'origin/master' into fix_brush_tool_crash

github.com/morevnaproject-org/opentoonz - 20ce445824d427da193bbddb646ffda34579ea0a authored over 8 years ago by shun_iwasawa <[email protected]>
fix brush tool crash

github.com/morevnaproject-org/opentoonz - a508475413b6021e221b04c6e5c3e47313a214af authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #169 from skitaoka/fix/remove-strstream

Remove strstream

github.com/morevnaproject-org/opentoonz - 417c1d6f9687e1f3698eb3cfdf5b5ed3115b00c1 authored over 8 years ago by kogaki <[email protected]>
Merge pull request #168 from skitaoka/fix/motionblurfx

Fix memory allocation at doDirectionalBlur

github.com/morevnaproject-org/opentoonz - 8f50ce17db0d4d1459fe268139b5ca6801bb8036 authored over 8 years ago by kogaki <[email protected]>
fix osx build error

github.com/morevnaproject-org/opentoonz - 99cef5a25eb44a68ee02246c3715d89a62b2db7c authored over 8 years ago by shun_iwasawa <[email protected]>
add spanish/*.qm to stuff/config/loc

github.com/morevnaproject-org/opentoonz - 7ce36b145b029b00cdad895c2008a5316d6266ec authored over 8 years ago by Shinya Kitaoka <[email protected]>
Spanish UI - toonzlib.ts [100%]

github.com/morevnaproject-org/opentoonz - ff77c461d3a5485850ecf993bb27c37ebfdea587 authored over 8 years ago by Gabriel Gazzán <[email protected]>
add spanish to build targets

github.com/morevnaproject-org/opentoonz - 69d9a8c3bb6c900ad167e4c3ddbaf8ad21ef1f73 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Spanish toonzqt.ts - minor fix

github.com/morevnaproject-org/opentoonz - 927d93029f54a30f1e94dcfbeb3d317bc853df8f authored over 8 years ago by Gabriel Gazzán <[email protected]>
Spanish UI toonzqt.ts - [100%]

github.com/morevnaproject-org/opentoonz - 3eab7e71ed57fa1dcc548aad0f31c0f25870318d authored over 8 years ago by Gabriel Gazzán <[email protected]>
Spanish UI colorfx.ts - [100%]

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

github.com/morevnaproject-org/opentoonz - 57053b8e922485f24cdebe5b2d41204a287868bb 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 - 77a84c4106dad6b43cdbeba07a6d9f00f23d02fd authored over 8 years ago by Gabriel Gazzán <[email protected]>
Spanish translation - tnzcore.ts [100%]

github.com/morevnaproject-org/opentoonz - 95ab663d8aae7d834c8a4d29fae48e1d61362793 authored over 8 years ago by Gabriel Gazzán <[email protected]>
fix vector preview problems

github.com/morevnaproject-org/opentoonz - 794bf5dc65c248dc57a209e3c9cd1588cc1ea76b authored over 8 years ago by tomosu <[email protected]>
Full scroll bar support: pan with scroll wheel, zoom with ctrl-scroll wheel. Contributed by MaskedRetriever.

# Conflicts:
# WaveformView.py

github.com/morevnaproject-org/papagayo-ng - 83d86889d33064343f723be5570cd1c8e7f51eab authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Merge remote-tracking branch 'origin/master' into revert_room_feature

github.com/morevnaproject-org/opentoonz - 0133209a76594a8985b3e617cd7316021c9d2940 authored over 8 years ago by shun_iwasawa <[email protected]>
add template layout settings

github.com/morevnaproject-org/opentoonz - 2d840616e63ce84a596992181034e85470ed73c9 authored over 8 years ago by shun_iwasawa <[email protected]>
Remove PronunciationDialog from Glade file, because it overwrites our custom code.

github.com/morevnaproject-org/papagayo-ng - 19988113f25d1863f1df7b0c628435f70ed6827d authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Merge pull request #187 from ideasman42/patch-1

Replace deprecated LOCATION with target properties

github.com/morevnaproject-org/opentoonz - 0066b8a986f5a08f6ea6e34f95dd871f0bddebf8 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #188 from ideasman42/cmake-typo-fix

CMake: typo fix

github.com/morevnaproject-org/opentoonz - 4ff9cf9c92fe15399a3f349519c55e64d3990066 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #189 from ideasman42/fix-const-enum-error

Fix const enum which is an error with GCC5.3

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

Fixed condition to Qu

github.com/morevnaproject-org/papagayo-ng - 66f4aa7acf25945aae2149226c07d679e8ab956d authored over 8 years ago by AndeOn <[email protected]>
Revert language breakdown changes made by "Ported to Python 3 and using Phoenix" commit (51804bb). Now languages should work correctly again.

github.com/morevnaproject-org/papagayo-ng - 9884207e08d12fe2a42196168fa7b685d7dd03ff authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Revert changes in PronunciationDialog.py, generated by wxGlade in 96c8d17d1

github.com/morevnaproject-org/papagayo-ng - 0499c402b6522cf8b8e24d54ebbd2cb4299d1dcb authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Added ctrl-scroll to zoom on waveform.

github.com/morevnaproject-org/papagayo-ng - 194de1aeb877133555cc6675c28d2f486c821ca7 authored over 8 years ago by MaskedRetriever <[email protected]>
Merge pull request #186 from ideasman42/linux-include-auto_ptr-fix

Include memory, needed for auto_ptr references

github.com/morevnaproject-org/opentoonz - 07d4ebbb344e046c113cc05f8d6a5d2f1d2bae6f authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #176 from skitaoka/fix/reduce-boost-dependencies

Reduce boost dependencies

github.com/morevnaproject-org/opentoonz - 574ba80a46ba2156861c1c89e6b3c0f973b6a6cc authored over 8 years ago by tomosu <[email protected]>
Make PyDub an optional dependency. When searching for converter consider looking to PATH and also search for "avconv".

github.com/morevnaproject-org/papagayo-ng - a3e2c4c111fc051ff2d17b62da80453e1f434c58 authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Sligthly hacky support for more audio types

Tested on Windows, needs ffmpeg.exe inside the main papagayo dir
currently.

github.com/morevnaproject-org/papagayo-ng - 69695166a51e7ba6cf60a8f7210b7b12e2b1678c authored over 8 years ago by Steveway <[email protected]>
Fix get_main_dir()

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

For whatever reason get_main_dir() is not returning the correct path
when not running packaged. ...

github.com/morevnaproject-org/papagayo-ng - 41d25772871846bfbbf76458f99e8f044e2851f5 authored over 8 years ago by Steveway <[email protected]>
enable customizing menubar

github.com/morevnaproject-org/opentoonz - dde155b61c48b91d6054d5fc4692b8a0fb83e806 authored over 8 years ago by shun_iwasawa <[email protected]>
Fix const enum which is an error with GCC5.3

github.com/morevnaproject-org/opentoonz - 0b592fac5fd71f81eb0287a0b437b00ff1d54c16 authored over 8 years ago by Campbell Barton <[email protected]>
CMake: typo fix

github.com/morevnaproject-org/opentoonz - bf80fb1686b6c98842899c182373dc4024601b92 authored over 8 years ago by Campbell Barton <[email protected]>
Unify all Lineendings and Indents

4 space indents and Unix lineendings

github.com/morevnaproject-org/papagayo-ng - e5b7a07e525d7dc50d8cf22a8d36b4c1c53733cb authored over 8 years ago by Steveway <[email protected]>
Merge pull request #1 from steveway/testing

Apply changes from testing

github.com/morevnaproject-org/papagayo-ng - e8868ea4716c7628de4424d1b9a9d62ef32236ba authored over 8 years ago by steveway <[email protected]>
Use chosen folder for voice images

github.com/morevnaproject-org/papagayo-ng - 8d81ad1547bf730d3301ab24b9027b5f8210b72d authored over 8 years ago by Steveway <[email protected]>
Change dirdialog flags from wxphoenix to wxpython

github.com/morevnaproject-org/papagayo-ng - e6a4761efa1835d6b9bf3e4cdd6f4ba5fcc0563e authored over 8 years ago by Steveway <[email protected]>
Correctly warn but try to run if wrong version of wx used

github.com/morevnaproject-org/papagayo-ng - 34848abbda590c96c3b0e8722d17693bc282be5e authored over 8 years ago by Steveway <[email protected]>
CMake: remove deprecated get_target_property

github.com/morevnaproject-org/opentoonz - 84ab18ab5c50609c24c12e1f158a9b2ae5544950 authored over 8 years ago by Campbell Barton <[email protected]>
Include memory, needed for auto_ptr references

github.com/morevnaproject-org/opentoonz - 40cabe2c56567898778c4984ba363b5b5d3bc5a3 authored over 8 years ago by Campbell Barton <[email protected]>
Replace Tabs with Spaces

github.com/morevnaproject-org/papagayo-ng - 00d150e6083b3aa650b960f6b13244b96dcff120 authored over 8 years ago by Steveway <[email protected]>
Allow other versions of wx but warn users

I think we should let users try this out with other versions, but we
should throw in a warning s...

github.com/morevnaproject-org/papagayo-ng - 2314d15f84b03dd4a2ac04cf15ccb8717073d0e4 authored over 8 years ago by Steveway <[email protected]>
Fix #3: Move all buttons related to export to separate row

Also, the UI is synced with Glade file now. All GUI code is generated from WxGlade.

github.com/morevnaproject-org/papagayo-ng - 96c8d17d1e26d560a153e21c1cb3b43935d2839b authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Optimize checks for WxPython type

github.com/morevnaproject-org/papagayo-ng - 6e0d9f23722bbd059692469794a280129f59835a authored over 8 years ago by Konstantin Dmitriev <[email protected]>
Ported to Python 3 and using Phoenix

Some small bugs are still remaining because Phoenix does stuff
differently. Also some Deprecatio...

github.com/morevnaproject-org/papagayo-ng - 51804bb86a753c24f9fdfad8c8d27303f37c3ff0 authored over 8 years ago by Steveway <[email protected]>
Make same code run on both Python2 and Python 3 (WxWidgets 2.8 and WxWidgets 3.0 Phoenix)

github.com/morevnaproject-org/papagayo-ng - 4968b91ce67c76fb9c3e613969f6ea21b887015f authored over 8 years ago by Konstantin Dmitriev <[email protected]>
fix tsound_mac.cpp

github.com/morevnaproject-org/opentoonz - 94f329e8fbb28a9f0ea69b23bb60abc0b8a88f96 authored over 8 years ago by Shinya Kitaoka <[email protected]>
fix TOStream

github.com/morevnaproject-org/opentoonz - 387b337fba969cd946439fbe1240325567234d08 authored over 8 years ago by Shinya Kitaoka <[email protected]>
fix TOfflineGL::Imp

github.com/morevnaproject-org/opentoonz - c3fda32ba4e8c912cc58ff791b0cfe1177ddc1ad authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge remote-tracking branch 'upstream/master' into fix/reduce-boost-dependencies

# Conflicts:
# toonz/sources/include/tfarmtask.h

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