Ecosyste.ms: OpenCollective

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

github.com/morevnaproject-org/opentoonz

OpenToonz - アニメーション制作ツールのオープンソースプロジェクト
https://github.com/morevnaproject-org/opentoonz

Use QOpenGLWidget instead of QGLWidget (#315)

* use QOpenGLWidget instead of QGLWidget for ImageViewer

* use update() instead of updateGL()...

dd27936d9426785e2b19228feae30e31dc3930a5 authored over 8 years ago by Shinya Kitaoka <[email protected]>
fix magnet tool crash (#324)

5ddd75cc52d24d264e6efa54c951551e33e6dd1b authored over 8 years ago by shun-iwasawa <[email protected]>
fix minimize raster memory fragmentation option (#322)

fc0e222c4a4dc71ac7a9bd87422dd2e468b61e32 authored over 8 years ago by shun-iwasawa <[email protected]>
use std::min and std::max (#318)

12c444ee0dd7333f63166c1bfc8e173f40708cb9 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Fix creating empty level fails (#317)

* :bug: Don't forget break after case

b592dbfa79dba73f7a1664a6c7f416d9a7708fde authored over 8 years ago by Keisuke Ogaki <[email protected]>
:bug: systemvar path should not contain revision number (#316)

71a0aa4bb025ca62cc0e12c1e806a38711e1d5c7 authored over 8 years ago by Keisuke Ogaki <[email protected]>
Added menu item 'Toggle Edit in Place' (with small modification) (#306)

* Added menu item 'Toggle Edit in Place'.

This readds the ability to edit Sub-XSheets in plac...

c6c5ac3d45045faeac6b506c68a1d7b35d9549ed authored over 8 years ago by shun-iwasawa <[email protected]>
Fix incorrect assignments in if statements (#311)

14c02ece7fc8377bb0930f6dde66e029a84eb991 authored over 8 years ago by Campbell Barton <[email protected]>
add #pragma once (#303)

8105532604e749a33f15da28e3b3c124b5e5f008 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Thirdpirty binaries should be ignored by git (#185)

* thirdpirty binaries are ignored by git

* :lipstick: fullpath for .gitignore

7cacbab09cd8a6aa2f60b6deb18ddb2c60963fb4 authored over 8 years ago by Keisuke Ogaki <[email protected]>
Fix conflicts (Remove license and edition defines and code) (#291)

* Remove license support, and old editions

Previously, old code to support various editions o...

1660e0d6271878a4ce63788238931d0d32bc9f30 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Fix a version text (Rewrite update check) (#290)

* Rewrite update check

Before release, the update URL will need to be changed to an official
...

7be7e612c4825dcd894923e200b790a6e5bc8a7e authored over 8 years ago by Shinya Kitaoka <[email protected]>
Remove macros: CASE, __OR, and DEFAULT (#286)

* remove syntax macros: CASE, __OR, and DEFAULT

* define VC_EXTRALEAN

* remove meaningless...

d4642c34e82dd7cb87bce586819565e56c34a228 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Cmake should be able to be run in other directories (#233)

* enable to run cmake from every directory

* enable to run cmake from every directory

3c21d0ab9c6bde582dbaf99ef669c28e537b4e12 authored over 8 years ago by Keisuke Ogaki <[email protected]>
delete assert(is3DView()) (#289)

b5810ffd5ed592fdb49453bd2370505bf81013a7 authored over 8 years ago by tomosu <[email protected]>
revert onionskin on xsheet (#280)

0c0a0a798ff5926f21da781d8a204c89ba8c51d2 authored over 8 years ago by shun-iwasawa <[email protected]>
add fake mouseReleaseEvent in contextMenuEvent (#285)

302138d7c60f5da714f2c07e907b56d140e0388e authored over 8 years ago by tomosu <[email protected]>
Merge pull request #260 from ideasman42/cleanup-cmake

CMake: cleanup indentation, remove redundant endif args

42c736d27d1b86331c09a72228b9f77d26605525 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #278 from jcome/chinese

Chinese (Simplified) UI translation

74a1b285db61fff5bfeeed310869949485f13a46 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #281 from shun-iwasawa/fix_level_settings_crash

Fix crash when setting "Level Subsampling" to 0

a7259791fba7c82d42b8d49a4a1dba3066207a8d authored over 8 years ago by Shinya Kitaoka <[email protected]>
Add chinese/*.qm to stuff/config/loc

ac10ccfce2bd1da1f4eeab4fbfb82629c05cc03f authored over 8 years ago by Yu Chen <[email protected]>
Rename translation folder to chinese

1f519fed0babda961aeb6fd78d8b59315df4ae30 authored over 8 years ago by Yu Chen <[email protected]>
Add chinese to build targets

953f29211b6a096def40cb95816552002ab6894a authored over 8 years ago by Yu Chen <[email protected]>
fix level settings crash

a81a8b2bcee431a53707c3219fdb2bccb0135f8b authored over 8 years ago by shun_iwasawa <[email protected]>
Use the same chinese strings for "Ease"

bd86876c500f1b26b673e591ed20efd8855cf5c2 authored over 8 years ago by Yu Chen <[email protected]>
Chinese (Simplified) UI translation

81ab179074f87dc674c1b4e0e2d6550206577c3b authored over 8 years ago by Yu Chen <[email protected]>
CMake: cleanup indentation, remove redundant endif args

f08982dd338424b929ed3b431383770330e94f48 authored over 8 years ago by Campbell Barton <[email protected]>
Merge pull request #258 from shun-iwasawa/fix_angle_unit_expression

Fix saving/loading an angle unit (degree sign) used in expression

8095ea442c30936fa17dbeee74e4cc3e8d8f69e5 authored over 8 years ago by tomosu <[email protected]>
Merge pull request #257 from skitaoka/fix/remove-hasOpenGLFramebufferObjects

remove hasOpenGLFramebufferObjects

3e3c16480275c1511224b66c4b570bcb9a4e4934 authored over 8 years ago by shun-iwasawa <[email protected]>
fix angle unit (degree sign) expression

db3444ca994fb8c0ef9cf52e028a80634a7ae94a authored over 8 years ago by shun_iwasawa <[email protected]>
remove hasOpenGLFramebufferObjects

a1c5b0a22dde4ca143925cb578e265343dc4561b authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #245 from ideasman42/cleanup-gcc-Wcomment

Cleanup: gcc's -Wcomment warnings

85e0644e93d5024d4eb988a3de8b42cd1b4ff64c authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #247 from ideasman42/cleanup-gcc-Wwrite-strings

Cleanup: gcc's -Wwrite-strings warning

911b7e916a001d92bc58188ca48dd6402ba1251f authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #256 from skitaoka/fix/issue/253-254

Fix issue 253-254

b3369f897da835760e630f92c1d004744c1e4924 authored over 8 years ago by tomosu <[email protected]>
pen/touch device support (#206)

* change XsheetViewer::wheelEvent

* change horizontal mouse wheel move distance

* align 'N...

de525f2146b778dd743376d89e141f1a97375fb5 authored over 8 years ago by tomosu <[email protected]>
Fix t32bitsrv build conflicts (#211)

add #include <memory>, fix QT_PATH

* add #include <memory>

* fix QT_PATH

6526c735835f90f4667d2a32ab46bfa025503b46 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #244 from shun-iwasawa/fix_pinchtool_crash

Fix pinch tool crash

b6a340898311aaffc9a716e1367f505269255a69 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #246 from shun-iwasawa/fix_function_editor_crash

Fix crash when typing an expression without selecting curve in function editor

1ab7cf5db22f7ce78e45ec107cd5f4beae924fdb authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #239 from janisozaur/master

Janitorial: minor fixes

fec1c80188616fa04f6e375ac6d3914f2a6a7cab authored over 8 years ago by Shinya Kitaoka <[email protected]>
create a context

108c32fcab494ce690f3626e9ec208bc0bfec0fd authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #250 from skitaoka/feature/add-build-time

Show build time on the about-dialog

732b19e9a3cd5963db89765c7e8565a1e28cbccb authored over 8 years ago by tomosu <[email protected]>
Merge pull request #236 from shun-iwasawa/fix_keyboard_shortcut_feature

Adding default keyboard shortcuts + Enable to delete default shortcuts

82ce0b9627cae416aa517eeedf99ae9fba382c70 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #232 from shun-iwasawa/fix_library_and_fxs_folder_locations

Fix "library" and "fxs" folder locations

dc288075e45f17b452f7c10cc3b6b3cc0016888a authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #230 from shun-iwasawa/add_save_all_command

"Save All" menu which saves current scene and all the levels. (modified from pr#153)

43167d966f0ba9d9da40821693a64c0273b4701f authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #219 from shun-iwasawa/fix_crash_on_new_style

Fix crash with New Style command on empty palette

3f27e3f731a5ebbedcba767db613152bce5e03fd authored over 8 years ago by Shinya Kitaoka <[email protected]>
Cleanup: -Wwrite-strings warning

4aa85c3899de65ec943886000e16cd27de0f4a14 authored over 8 years ago by Campbell Barton <[email protected]>
Cleanup: gcc's -Wcomment warnings

ea4f7e9dc27044001a72597103f09d9607177ce1 authored over 8 years ago by Campbell Barton <[email protected]>
Merge pull request #252 from opentoonz/fix/revert-to-fix-vector-rendering

Revert refactoring for vector rendering

6bd53158fb1a412a2d1fc98dca738b6a42690761 authored over 8 years ago by Shinya Kitaoka <[email protected]>
fix ImageRasterizer::build

70f81d091c03435b9b53ca38b1696f256886ddf5 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Revert "Merge pull request #248 from skitaoka/fix/issue/134"

This reverts commit ebfd3b7b4daea53b73284115ad1c7497b389eb4e, reversing
changes made to 467e9d19...

6f097405b34fa12616d15c8439c36da99dff41cc authored over 8 years ago by Shinya Kitaoka <[email protected]>
Revert "Merge pull request #251 from skitaoka/fix/remove-glext-h"

This reverts commit 86c457716abe381f1e264b7fb523a6ad470f1c1a, reversing
changes made to ebfd3b7b...

c7321c0d778a8a48bfb8937d4106a3c1aa6e7503 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #251 from skitaoka/fix/remove-glext-h

Fix glext.h

86c457716abe381f1e264b7fb523a6ad470f1c1a authored over 8 years ago by Shinya Kitaoka <[email protected]>
remove glext.h

6bcca292762cbc41a14b1b695f6b8211e2318153 authored over 8 years ago by Shinya Kitaoka <[email protected]>
show build time to about-dialog

b3706349e99a188186bc9c73cb2d0d7a1c6b7c2c authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #248 from skitaoka/fix/issue/134

Fix vector level rendering bug

ebfd3b7b4daea53b73284115ad1c7497b389eb4e authored over 8 years ago by tomosu <[email protected]>
fix `convert vector image to raster image` issue

- remove NEW_REGION_FILL macro
- use glBlendFuncSeparate
- some refactoring

7bc90649550ca7fb6d6e19d6665640411bf9069d authored over 8 years ago by Shinya Kitaoka <[email protected]>
fix function editor crash

9f8808c93750451b3d3cbe63287eadea194a8723 authored over 8 years ago by shun_iwasawa <[email protected]>
fix pinch tool crash

091edd3f55915276214c5983e268b3c88c27c52b authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #229 from ideasman42/cleanup-long-lines

Cleanup: very long lines

467e9d19ae546f0d5dd1cf67d12e871aaf0745ec authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #216 from skitaoka/support-travis-ci

Add .travis.yml

b42e43d4b8d9fedc26022d145218b9a147a30985 authored over 8 years ago by Keisuke Ogaki <[email protected]>
Plug memory leak in common

28790b32b9c9e725362f1a4760d4318643f0e2ad authored over 8 years ago by Michał Janiszewski <[email protected]>
Remove assignment from assert condition

e69068915f56df172937646c10c10a03a0f2c830 authored over 8 years ago by Michał Janiszewski <[email protected]>
Drop unnecessary dereference

5e553c07ee153fb2b4977182dfba77ef11b367d2 authored over 8 years ago by Michał Janiszewski <[email protected]>
Plug some memory leaks

50e38f736bd820d1febd423823743b32bac2e809 authored over 8 years ago by Michał Janiszewski <[email protected]>
Make sure all the sqrt coeffs have space for storage

b82824518a38cfb49cbee879cf161abf3095f2a1 authored over 8 years ago by Michał Janiszewski <[email protected]>
Plug memory leak in psd.cpp

f91771fdbe9df0cbdab0777a53d1792a4be03cad authored over 8 years ago by Michał Janiszewski <[email protected]>
Fix loop counter

bb8dc0a880e343883ad5f04c53844da40f0d2c1f authored over 8 years ago by Michał Janiszewski <[email protected]>
Merge remote-tracking branch 'origin/master' into fix_keyboard_shortcut_feature

b0d7ffd3c03b399673c8ff1fb0701a38a13d6cb8 authored over 8 years ago by shun_iwasawa <[email protected]>
fix shortcut key feature and revert default keys

84d31eab96f5323573cf967bdca7dbb77c8167da authored over 8 years ago by shun_iwasawa <[email protected]>
add .travis.yml

b8d5f5b2ad5e0f91e608db1735e5f13db213d43c authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #215 from skitaoka/test/pr/179

Allow Qt 5.6

788747cc4a45bd9012c59b999c829159bed56423 authored over 8 years ago by Keisuke Ogaki <[email protected]>
add save all command to template

3ce1efb28e3029209ad0fbf1b76b7206b0d17dd9 authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #208 from kogaki/fix/guide_to_installers

Add the guide to older/nightly installers

02a058a9d78c2af0196ba9f8979bce12b07b3e9f authored over 8 years ago by Keisuke Ogaki <[email protected]>
fix "library" and "fxs" folder locations

36e06f3235d71ba801661318f132b851121168aa authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #225 from ideasman42/linux-preproc-tweaks

Minor changes to preproc checks needed for building on Linux

cd2d2022b09d2fede3b04e97ccfa5d210ea5deed authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #224 from ideasman42/linux-config-path

Use ~/.config on Linux/Unix

7e54c429792eedbde4a3a90a892a4f3bd3c1cf46 authored over 8 years ago by Shinya Kitaoka <[email protected]>
remove permission check

38d9ba86f6a2faf595a831708ae056317b2cc64a authored over 8 years ago by shun_iwasawa <[email protected]>
Merge remote-tracking branch 'origin/master' into add_save_all_command

723f49bcab1a2d0c3f2edd1589602a701b629c21 authored over 8 years ago by shun_iwasawa <[email protected]>
add Save All command

0b5f3366ed93b6e68c40d4745b062520d03697f6 authored over 8 years ago by shun_iwasawa <[email protected]>
Merge pull request #217 from shun-iwasawa/revert_key_on_xsheet

Revert keyframes on xsheet cell area

678e76b782250881725b8a5ae841592c440a4332 authored over 8 years ago by tomosu <[email protected]>
Merge pull request #223 from ideasman42/linux-timer-message-fix

Correct class use with TTimer on Linux

f8c590adc8f09f360b75caadf6aa85d9a37788d5 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Cleanup: very long lines

While this isn't an error, this causes search tools (grep for eg), to give warnings.

9472c8d6645e049d10e11fd0997b9cfe9ef3a118 authored over 8 years ago by Campbell Barton <[email protected]>
Use ~/.config on Linux/Unix

e6d9f6df9dba7ced26216f484db94e0579cbd33e authored over 8 years ago by Campbell Barton <[email protected]>
Merge branch 'master' of https://github.com/walkerka/opentoonz into add_save_all_command

93f4764414cdca37571a087ffba3428836cc308e authored over 8 years ago by shun_iwasawa <[email protected]>
Minor changes to preproc checks needed for building on Linux

07f3e872bdee05f99706b6d2c3ed76ada0041da3 authored over 8 years ago by Campbell Barton <[email protected]>
Correct class use with TTimer on Linux

3191db585779c794d6a5a343a0bd15b7eb98eaac authored over 8 years ago by Campbell Barton <[email protected]>
fix crash on new style

01874c2b407cd30a6bb86763a282b26decd1a972 authored over 8 years ago by shun_iwasawa <[email protected]>
Merge remote-tracking branch 'origin/master' into revert_key_on_xsheet

9fb611aa7a5fb046f01634599ee19fa34c3b6298 authored over 8 years ago by shun_iwasawa <[email protected]>
revert showing keys on xsheet

9f6fb4f93774563e88e64d2305084ff89fe42cb4 authored over 8 years ago by shun_iwasawa <[email protected]>
fix CMakeLists.txt

7db469349fe243c548859609516216c9baebd158 authored over 8 years ago by Shinya Kitaoka <[email protected]>
support a QT_PATH var for MacOS

2a1f2beb195e5fcd8c9f77abcb30027ae3780f0a authored over 8 years ago by Shinya Kitaoka <[email protected]>
keep codes for QTBUG-48288

aa590765e003ef28129052c52ec1bd811d8183ea authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge branch 'qt56' of https://github.com/ss23/opentoonz into test/pr/179

d75b42a25e1fe91a1dba6d31f92384412695c9e2 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #212 from skitaoka/test/pr/177

Allow Boost 1.6.0

663ee2ab9ef8fadc2f25b70535cb2e0a65250862 authored over 8 years ago by Shinya Kitaoka <[email protected]>
add std::

8016de0b54181a15fc2c93b14fa4d7ce52ae6707 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge branch 'ss23-boost_upgrade' into test/pr/177

610da192b7ad1e79267919e2ac6aa09009119d06 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge branch 'boost_upgrade' of https://github.com/ss23/opentoonz into ss23-boost_upgrade

11d3d7de920f8b4b7a4eed39b20772b94f3ce8d9 authored over 8 years ago by Shinya Kitaoka <[email protected]>
Merge pull request #193 from shun-iwasawa/fix_brush_tool_crash

Fix brush tool crash

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

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)

cc48383f8ae16985201be513ff1f12d4442df299 authored over 8 years ago by Shinya Kitaoka <[email protected]>