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

Merge pull request #1214 from shun-iwasawa/fix_closing_popup

Fix problem : the info viewer and the flipbook becomes impossible to close.

616af264f8afc7345b44449799a1242af1fee6e1 authored over 7 years ago by Jeremy Bullock <[email protected]>
use preference for premultiply option

0becbefbda504db7cf5c33ba4345bf63b0de973f authored over 7 years ago by shun_iwasawa <[email protected]>
remove CurrentOpenedBrowser based modality control

2732f7220efa0df3bd0a3c789697207d0f4e0344 authored over 7 years ago by shun_iwasawa <[email protected]>
set all the file browsers non-modal

3fcc7a3e4ae6be5d07eb6195b8d4338c14e0b48d authored over 7 years ago by shun_iwasawa <[email protected]>
fix pasteinto undo

a174fa3a66cd4324f60f6d39ad2f9b46e575dfef authored over 7 years ago by shun_iwasawa <[email protected]>
Allow to cross compile for Windows with Linux/Mingw (part 2 of 3, bugfixes) (#1149)

* #mingw #bug: place explicit instantiations on templates before first use

* #mingw #bug: rem...

2fc36cb8414e4334ae40fd0321904dee18ce57d0 authored over 7 years ago by Ivan Mahonin <[email protected]>
Fixes on convert feature from NAA raster images to TLV (#1203)

* prevent the gap on anti-aliased

* add dpi settings

1584bbb473a5d05d37593c9ce9426ff0b74f9025 authored over 7 years ago by shun-iwasawa <[email protected]>
create zerary fx node at clicked pos (#1191)

e33f9a51d20e63e7e7625ee84c1651675d2a03fe authored over 7 years ago by shun-iwasawa <[email protected]>
curve the seam of looped spectrum (#1190)

f7a4d82155a9dd7b22e0d639a61d1e9064b3921a authored over 7 years ago by shun-iwasawa <[email protected]>
fix swatches (planeviewer)

96fddba5b415fccbe4494caba74630686199fef8 authored over 7 years ago by shun_iwasawa <[email protected]>
fix viewer gadgets

1fbdc97128a394ca59444af695cbf8502efa53f8 authored over 7 years ago by shun_iwasawa <[email protected]>
fix flipbook auto-resize

0e4be67ee9d55d364a0d74efdc68a54b059dca1a authored over 7 years ago by shun_iwasawa <[email protected]>
fix ruler

c23689f93ba4f5295df23c469c47d1512b274abc authored over 7 years ago by shun_iwasawa <[email protected]>
set premultiply and added level name type

a4bcc91cc3dff70cec263738540db3d68e09693c authored over 7 years ago by shun_iwasawa <[email protected]>
Fix playback stuck bug (#1025)

0cb7c2dfece9bafe4ec1eaead1535fb1e73cd0a6 authored over 7 years ago by Jeremy Bullock <[email protected]>
Fixed removed scene from startup (#998)

* Fixed removed scene in startup popup

* fixed unclickable scenes

* constant for scenes in...

ce17cfec7e56a861d0155c9dba040e72d1d836da authored over 7 years ago by Jeremy Bullock <[email protected]>
Allow to cross compile for Windows with Linux/Mingw (part 1 of 3, preprocessor) (#1148)

* split _WIN32 and _MSC_VER, lowercase includes

e280ae86d61fb102dc8c6c24759299e529fd7075 authored over 7 years ago by Ivan Mahonin <[email protected]>
SoapBubbleFxIwa Improvement (#1175)

* fit thickness and center opacity

* loop and shift spectrum

* render mode

9d08564877d9beb8fcc3b87403f366fd22125172 authored over 7 years ago by shun-iwasawa <[email protected]>
remove Are You Sure? when closing without unsaved content. (#733)

9a3beb198e76ffc18ba784b68d4fc4ad7d2905b4 authored over 7 years ago by Jeremy Bullock <[email protected]>
Merge pull request #1132 from shun-iwasawa/hi_resolution

High dpi monitors support

039ecc9c2cbbda6dcf1d48a49320e68755a55a59 authored over 7 years ago by Jeremy Bullock <[email protected]>
Merge pull request #1162 from shun-iwasawa/closest_field

Change closest field value to 999

03544bf1699607fb64cf903e0dab4b2d409d7e4b authored over 7 years ago by Jeremy Bullock <[email protected]>
Allow importing files to project dialog box (#1037)

* Allow importing files to project dialog box

b53dbaca95c3e9faa674c15ebfd5043564ad12b6 authored over 7 years ago by Jeremy Bullock <[email protected]>
Fixed changing name on change level type - new level popup (#1011)

* fixed changing name on change level type

b6e930ffc7871b7ce5e265d8bfc9f1bc835c6ef8 authored over 7 years ago by Jeremy Bullock <[email protected]>
set info.plist for retina display

a01b86fee7bf888931735285087117688498bb66 authored over 7 years ago by shun-iwasawa <[email protected]>
Merge branch 'hi_resolution' of https://github.com/shun-iwasawa/opentoonz into shun-iwasawa-hi_resolution

34178f6c6e18277fdd0a34cc77ea6049b7423b83 authored over 7 years ago by 岩澤 駿  <[email protected]>
font size : replace point with pixel

01e417ce4ba502016d0e289887782c17622101ea authored over 7 years ago by shun_iwasawa <[email protected]>
revert travis to qt5.5 for osx build

f01305cc15c1b5450c956c4e32a186d0175ed79c authored over 7 years ago by shun_iwasawa <[email protected]>
fix other panels for high dpi monitors

7c988d94283ef1e964701ebbc1c3bac3b3460fe1 authored over 7 years ago by shun_iwasawa <[email protected]>
change closest field to 999

f4d6350da08656c971b5a060a554f547bbd935df authored over 7 years ago by shun_iwasawa <[email protected]>
fix #1156 which causes program to crash when expanding history

733fe44a2a3b051bf701c2d6031af4bf222b6f32 authored over 7 years ago by Adham Zahran <[email protected]>
add UseHighDpiPixmaps option

3807327b41fd5f3b2518fac769d2d085a982b515 authored over 7 years ago by shun_iwasawa <[email protected]>
Minimalist Theme (#1112)

* Introducing Astral themes

9753a41e2ead6da2b91c38302a822eb751772656 authored over 7 years ago by Kite <[email protected]>
Merge pull request #1139 from shun-iwasawa/level_placement

Fix level placement when the option "Show Appendix to the Frame Number" is activated

fec298fb26c2440870a041ce103898dcd9e528e3 authored over 7 years ago by Jeremy Bullock <[email protected]>
Merge pull request #1138 from lordadamson/fixdocs

updated opentoonz_1.0 to opentoonz_1.1 in the docs

c4283ac3c50576489d0139b5753c2075b0c96d0c authored over 7 years ago by Jeremy Bullock <[email protected]>
fix level placement

7581912348456f14318b2f9c047441183ad3ef6a authored over 7 years ago by shun_iwasawa <[email protected]>
updated opentoonz_1.0 to opentoonz_1.1 in the docs

d7608a605496a912e670eeeba983742613d1be55 authored over 7 years ago by Adham Zahran <[email protected]>
Merge branch 'master' of github.com:opentoonz/opentoonz

9a83439001b2a33b4869d8d0634bfe5b8d846d64 authored over 7 years ago by Adham Zahran <[email protected]>
Fix/Workaround for #866 (#899)

Resolves linking issue on Linux

ac30fbadc3e12586b21533ba4baedc8bd9351340 authored over 7 years ago by Campbell Barton <[email protected]>
Merge pull request #1123 from shun-iwasawa/bokeh_fx

New Fx: Bokeh Iwa

245dc0d645b5789ab4577d3e05647ac53a843c6f authored over 7 years ago by Jeremy Bullock <[email protected]>
high-dpi monitor compatibility

f8d7517edfeea36406db2b55449c7b4a949188e4 authored over 7 years ago by shun_iwasawa <[email protected]>
Fix path to textures, effects, brushes and templates (#1090)

5c92d8f568828524f43d05d82728acf00d11ed99 authored over 7 years ago by Ivan Mahonin <[email protected]>
Extend ffmpeg timeout (#1029)

2b8dd0af3b721d3f4dcaa4f388362fbadba1625d authored over 7 years ago by Jeremy Bullock <[email protected]>
New Theme (#1043)

* Added a new dark theme

89f1cf79018f32742bf8a9e10bb51f6ec9649c53 authored over 7 years ago by Jeremy Bullock <[email protected]>
small fix

3f47107854b46ba6df2edeb33d1d2cb11ed85abf authored over 7 years ago by shun_iwasawa <[email protected]>
bokeh fx iwa

a35b8f8c488c3e0e9f7479c1221de009b55bbb8d authored over 7 years ago by shun_iwasawa <[email protected]>
Resolve #1046, profile errors flooding stdout

54b714a0b640045c461903b5f7dbce9802f97789 authored over 7 years ago by Campbell Barton <[email protected]>
Fix error using malloc, then delete[]

993ef47bcc094367896842222d74994c13f4eb51 authored over 7 years ago by Campbell Barton <[email protected]>
add null pointer check (#1106)

51c8ee5bc1e9164ddb0ed8a1c0267c533eaad2b3 authored over 7 years ago by shun-iwasawa <[email protected]>
Merge pull request #1086 from shun-iwasawa/fix_convert_popup

Enable the "Convert File" command from main menu bar

14df388f6c067533fd8319cb048be3c96aaecd52 authored over 7 years ago by Jeremy Bullock <[email protected]>
Merge pull request #1079 from shun-iwasawa/fix_vector_fill

(Partially) fix vector shapes unfillable

9988dfae0da5bdd64c6db1d882884ffbd7cb8c3b authored over 7 years ago by Jeremy Bullock <[email protected]>
Merge pull request #1071 from shun-iwasawa/fix_flipconsole_connection

Fix the Flipbook's console to be updated when the "Blank Frame" option is changed in the Prefere...

9bc9a3315af29c31fc31950660b629a8430b98b2 authored over 7 years ago by Jeremy Bullock <[email protected]>
Merge pull request #1064 from shun-iwasawa/fix_import_scene

Fix invalid scene path when import scene from sandbox to another project

75a231bef227c2ba5dd5126f2fc5cd923fda40b4 authored over 7 years ago by Jeremy Bullock <[email protected]>
Merge pull request #1103 from konero/clean_titlebar_icons

Cleaned up titlebar icons

2f7b147d7222686297ab2d2a6450ba78878832fd authored over 7 years ago by Jeremy Bullock <[email protected]>
Add alpha-channel to title-bar icons

Adds an alpha-channel to titlebar icons, also cleans the corners for
improved theme compatibility

de8a8b798b23e8917b31977c85c6103f6a3186a3 authored over 7 years ago by Kite <[email protected]>
Move level palette lines to qss (#1035)

0f89c59f136ed9fbdc61250c9c5a9fe5fba922a6 authored over 7 years ago by Jeremy Bullock <[email protected]>
Pair field style #881 (#1034)

* Moved Pair Fields to qss

2739e0d08ce0b54755d143bda5a243fda38cb949 authored over 7 years ago by Jeremy Bullock <[email protected]>
Allow border on docks- use QFrame (#1054)

3a998ec844d4db58a9621fa0f76a7521164b45ce authored over 7 years ago by Jeremy Bullock <[email protected]>
Remove hard-coded lines around panels (#1053)

* Remove line around style editor, schematic and flipbook

915f195e7094814647514d53f0331a81b736117b authored over 7 years ago by Jeremy Bullock <[email protected]>
Fix crash on level strip arrow key presses (#1027)

a04781f1dbf2a6401602b87a7b12f9b12a299555 authored over 7 years ago by Jeremy Bullock <[email protected]>
CMake: remove duplicate library linking

Thanks @blackwarthog for pointing out

c6e5093e87f96eaff8526cd619da5c96fca264ee authored over 7 years ago by Campbell Barton <[email protected]>
Fixed insert fx popup replace button size (#1013)

3bcfe87610c794046478c9dcfcd9620f4530ccc6 authored over 7 years ago by Jeremy Bullock <[email protected]>
added sound playback (#995)

9f852fc460ad8625a0ef14022be5ae69c7cac7de authored over 7 years ago by Jeremy Bullock <[email protected]>
soapbubblefx update (#1076)

a1471ce40fb4d109e5365b47e72a16f996ac3701 authored over 7 years ago by shun-iwasawa <[email protected]>
fix preview fx (#1073)

close #1072

827f34124d881008205f7f2579779eee5685996a authored over 7 years ago by shun-iwasawa <[email protected]>
make filesystemwatcher optional (#1060)

57bc09cd02bacc5d54c05e9339fc6eb1f224cb4c authored over 7 years ago by shun-iwasawa <[email protected]>
fix convert popup

a7f962e45cd2e104d93b591c9bbfdc8a48a34389 authored over 7 years ago by shun_iwasawa <[email protected]>
fix vector fill

597034da8d849a87b87f1da55e690810885cae2d authored over 7 years ago by shun_iwasawa <[email protected]>
Fix for pixels only mode conflict too easily. (#1023)

b8b0f90055ae6a54fc5926c46a063d460c9884d7 authored over 7 years ago by Jeremy Bullock <[email protected]>
allow no trim on spritesheet (#1022)

6f319437ddf1dade42b0a38de8a3906bf6ab8309 authored over 7 years ago by Jeremy Bullock <[email protected]>
fix flipconsole connection

1f4a70bdba9ea6bb5814ab922ebcf50b6dd50120 authored over 7 years ago by shun_iwasawa <[email protected]>
fix import scene

3f8574e522352f1ad06a617ccb92a907f9504188 authored over 7 years ago by shun_iwasawa <[email protected]>
Added new scrubbing options (#994)

c606c0c86a1bdcf195be78583ea2b612ef3d3c4e authored over 7 years ago by Jeremy Bullock <[email protected]>
remove can't save warning on untitled autosave (#990)

close #777

87cc7d5614a885858e7324d0e7888b42ad051a7a authored over 7 years ago by Jeremy Bullock <[email protected]>
Checks data sound is valid to save. Issue #957 (#971)

close #957

53e290644ccd51c9413183da9a0f796fb5177aab authored over 7 years ago by jabarrera <[email protected]>
Merge pull request #1062 from keijukainen/linux-check-folders-exist

Fixes warnings on Linux when library and fxs folders don't exist

9818e5d0ba430f76880bc4eaea14abfad0a9219e authored over 7 years ago by Campbell Barton <[email protected]>
fixes warnings when library and fxs folders don't exist

7c61d8f87c6b032373d79d0282ad0fbf2dce893c authored over 7 years ago by keijukainen <[email protected]>
stop clang-format check in travis (#1041)

c1e1dc7192e8e92cf10bf999369a5eac328b92aa authored over 7 years ago by shun-iwasawa <[email protected]>
CMake: correct own error in FindSuperLU

6560c86ab4fdafda32e5aea85efe7857a0f5c129 authored over 7 years ago by Campbell Barton <[email protected]>
TravisCI/Linux: Disable system superlu

Recent commit for Linux enabled by default,
good default for typical Linux installs, but not wor...

a67cb0e3154c0390c0289651346bdefb748ead0f authored over 7 years ago by Campbell Barton <[email protected]>
CMake: cleanup indentation

fb6d38d59cd981b51316162ca5e2537a127b4e79 authored over 7 years ago by Campbell Barton <[email protected]>
CMake: install lzo binaries on Linux

Fixes #591 (thanks to @blackwarthog for investigating)

c8223fd7267fa7be1fee11589399afa8517a8c6a authored over 7 years ago by Campbell Barton <[email protected]>
Merge pull request #1021 from ideasman42/temp-cmake-lzo-system-pr

CMake: add WITH_SYSTEM_LZO option

dde44fa94159f6e42ca6004b91b36b4a62091780 authored over 7 years ago by Campbell Barton <[email protected]>
CMake: add WITH_SYSTEM_SUPERLU option

Fixes crash on Linux (reported multiple times): see #1021

cead1bb2cae97c48b833bec28588646d4bc9a693 authored over 7 years ago by Campbell Barton <[email protected]>
Merge pull request #1002 from shun-iwasawa/gab3d-spanish-update

Spanish UI update by gab3d (fixed conflicts and updated ts files)

8fcc495685ea9c383b59e2b6e24b069008857d80 authored over 7 years ago by Jeremy Bullock <[email protected]>
Merge pull request #1008 from shun-iwasawa/camcap_savein_popup

Subfolder Popup for Camera Capture

0d1e70eeae461573504252dcad6b05ba0e33b6e8 authored over 7 years ago by Jeremy Bullock <[email protected]>
CMake: add WITH_SYSTEM_LZO option

Allows to easily switch between using thirdparty libs.

6c644bebb2de5359a3b90684b12e393a7f129554 authored over 7 years ago by Campbell Barton <[email protected]>
Merge pull request #1015 from shun-iwasawa/fix_cell_input_feature

Cell Input Feature Fixes

9356825406eea36b40d69ad55bc31e4dea772673 authored over 7 years ago by Jeremy Bullock <[email protected]>
Shortcut window confusion fix (#988)

* shortcut window confusion fix

close #976

fadd5917e8c71331ee0d142ebda294c5bb1d2d89 authored over 7 years ago by Jeremy Bullock <[email protected]>
Cleaning for-nothing methods (#974)

06d7754652f46f8af319ed9e4675e2c1180b62eb authored over 7 years ago by jabarrera <[email protected]>
Set auto markers (#982)

close #572

eb0a56909e331352caf4838277ff93c6496fe034 authored over 7 years ago by jabarrera <[email protected]>
Fixes crash in History Panel when a level is unlinked. (#975)

close #965

15baedffe13db55a869e1d78897aef1ca53658d2 authored over 7 years ago by jabarrera <[email protected]>
Made rounded join the default (#1010)

f7993abac434356f98936851f8bae92a0c6dada3 authored over 7 years ago by Jeremy Bullock <[email protected]>
fix cell input feature

e69dc07ca92e977523d220ce86620e01f15706c1 authored over 7 years ago by shun_iwasawa <[email protected]>
Merge pull request #1012 from turtletooth/wing_angle

Fix wind typo (was wing)

a83fb7a965d3b36c7feba8a9781d8066fe84c3c8 authored over 7 years ago by Campbell Barton <[email protected]>
Fix wing typo

9e6f6abd8ab748067841b9c0b15bcd2515de1404 authored over 7 years ago by Jeremy Bullock <[email protected]>
subfolder popup for camera capture

e56ea89194ac382bd65ca96e9b7f832f5eb7366b authored over 7 years ago by shun_iwasawa <[email protected]>
Merge pull request #1003 from shun-iwasawa/konero-tidy-qgroupbox-style

Tidy Groupbox Styles by konero (fixed conflicts)

3ef2b1fec3510aacec8709709a7e46ac1599ec45 authored over 7 years ago by Jeremy Bullock <[email protected]>
Merge pull request #999 from shun-iwasawa/features_for_pencil_test

Typing arrow key shifts cell selection & Input cells without double click

90b4220559386932a58d8c662735381d84010c8b authored over 7 years ago by Jeremy Bullock <[email protected]>
refactor changes by konero

98f0204f2dae2650da35df69bed7e9ee25667b2d authored over 7 years ago by shun_iwasawa <[email protected]>
adjust-padding

b6f1fb14f1db0c43bb7ef3886402644851d891e0 authored over 7 years ago by konero <[email protected]>