Commit graph

1355 commits

Author SHA1 Message Date
manongjohn
24246c2025 Fix touch rotating flipped viewer (#2567) 2019-04-22 13:57:35 -06:00
otakuto
e347adcb20 Remove make_cast_it (#2594) 2019-04-16 14:56:35 +09:00
shun-iwasawa
55ca6bddd5 fix removing ghost connection (#2580) 2019-04-01 17:26:59 +09:00
shun-iwasawa
fcbc0a6582 fix update styleeditor (#2558) 2019-04-01 17:18:10 +09:00
shun-iwasawa
24c6ea01a7 fix output settings thread field (#2546) 2019-04-01 17:12:51 +09:00
shun-iwasawa
be59e62879 fix transparent mov output (#2544) 2019-04-01 17:01:46 +09:00
shun-iwasawa
de71c0db14 fix flipbook color mask for tlv (#2537) 2019-04-01 16:44:51 +09:00
shun-iwasawa
2e274c7e59 fix scene settings checkbox update (#2536) 2019-04-01 16:39:00 +09:00
shun-iwasawa
17984e207e Czech translation (#2535) 2019-04-01 16:28:33 +09:00
shun-iwasawa
f28b21fa88 Subcamera Option for Camera Capture (#2521)
* camera capture modification

* add subcamera option

* update less file
2019-04-01 16:24:11 +09:00
manongjohn
cd6e9e4b6f Fix bad Fx connection crash (#2554) 2019-03-26 01:59:03 +09:00
manongjohn
a52b40e600 Fix timeline panning while playback panning disabled (#2525) 2019-03-22 18:55:28 +09:00
manongjohn
f2ace2130c Fix crash when loading bad fill data (#2519)
* Ignore bad intersection data

* Fix crash removing unwanted intersect data
2019-03-19 13:03:40 +09:00
manongjohn
b5dd396b49 Fix toonz raster brush style update crash (#2517) 2019-03-19 11:05:31 +09:00
shun-iwasawa
bcc4cf8c29 fix psd removed on save (#2559) 2019-03-14 10:56:48 +09:00
artisteacher
7db72b636a Replace RGBM and fix typos (#2551)
* Remove extra t from contain

* Fix error message to use rgba

* Fix label to use RGBA

* Clarify send back menu item
2019-03-10 15:41:13 -06:00
Ken Taguma
f184e7ff49 Force CopyAction when drag&drop files to scene viewer. (#2494)
* dragEnterEvent force copy action
2019-02-22 11:23:54 +09:00
eszlari
ad2efb845d linux data: misc fixes (#2485) 2019-02-22 10:42:41 +09:00
otakuto
42feb5381b Fix -Wextra-tokens warnings (#2460) 2019-02-21 14:20:49 +09:00
otakuto
8181b0e88f Exclude regular headers from MOC_HEADER (#2458) 2019-02-21 13:49:39 +09:00
otakuto
2647ec5f3f Use alignas instead of DV_ALIGNED (#2437) 2019-02-21 13:45:24 +09:00
otakuto
6756911932 Remove tcg_deleter_types.h (#2436) 2019-02-21 11:58:39 +09:00
otakuto
abc9ca2e31 Remove tcg_algorithm.h (#2435) 2019-02-20 16:43:51 +09:00
otakuto
dfe1cf8a78 Use range-based for instead of foreach (#2433) 2019-02-20 16:31:03 +09:00
otakuto
3a56fafb0c Remove unused tcg headers (#2432) 2019-02-20 15:20:47 +09:00
shun-iwasawa
a384884f4c fix sound with clapperboard (#2510) 2019-02-12 15:51:49 +09:00
shun-iwasawa
e140c2472e fix missing images with applying 3dlut (#2512) 2019-02-07 18:21:55 +09:00
shun-iwasawa
0c69c1b6f2 fix output bpp glitch (#2509) 2019-02-07 18:10:43 +09:00
shun-iwasawa
763ff111fa forbidden cursor for CURSOR_NO (#2489) 2019-01-23 13:30:45 +09:00
manongjohn
5f9599ca57 Fix improperly disabled tools on secondary level frame (#2487)
* Fix improperly disabled tools on secondary level frame
2019-01-23 13:04:20 +09:00
manongjohn
8f8437e2d4 Fix style picker and type tools invalid status (#2483)
* Fix style picker and type tools invalid status
2019-01-23 12:26:10 +09:00
manongjohn
54e85db21d Fix Z=0 Camera Preview crash (#2405)
* Fix Z=0 Camera Preview crash
2019-01-23 10:59:53 +09:00
shun-iwasawa
f65cc5f0d5
Merge pull request #2486 from manongjohn/fix_toonz_raster_deactivate_crash
Fix toonz raster deactivate crash
2019-01-21 18:08:56 +09:00
manongjohn
61a95bb777 Call leftButtonDown on tool switches 2019-01-19 16:11:15 -05:00
manongjohn
482ab465ec Prevent crash on deactivation on empty cell 2019-01-19 16:10:05 -05:00
shun-iwasawa
9558d99fa4
Merge pull request #2476 from manongjohn/fix_sound_extender_handle
Fix left extender handle position on sound levels
2019-01-18 18:00:00 +09:00
shun-iwasawa
27b54874c5
Merge pull request #2469 from manongjohn/fix_vector_replacement_crash
Fix vector replacement crash
2019-01-18 15:54:11 +09:00
manongjohn
e2b3c30e3a Fix left extender handle position on sound levels 2019-01-10 12:16:10 -05:00
shun-iwasawa
9decfe3267
Merge pull request #2472 from shun-iwasawa/morevnaproject-feature10_sound
Improve sound quality for playback and scrubbing on Linux #2244 (modified)

close #1097
2019-01-10 12:19:37 +09:00
shun-iwasawa
a26c465cef Fix ParticlesFx Crash When Inputting Blank Vector Level To the Texture Port (#2459)
* fix particlesfx crash

* fix more particlesfx crash
2019-01-09 18:13:31 +09:00
shun_iwasawa
b487a57263 test using QPointer::data for sender argument 2019-01-09 16:27:09 +09:00
shun_iwasawa
fff476431b Merge branch 'feature10_sound' of https://github.com/morevnaproject/opentoonz into morevnaproject-feature10_sound 2019-01-09 15:19:39 +09:00
manongjohn
0c187d4db3 fix_vector_replacement_crash 2019-01-08 16:15:27 -05:00
shun-iwasawa
3e933419ee
v1.3.0 (#2461) 2019-01-08 11:35:02 +09:00
Yu Chen
5d3693f51e Update Chinese UI translation for v1.3 (#2465)
* Update Chinese UI translation for v1.3
2019-01-08 10:45:21 +09:00
shun-iwasawa
01e9518533
russian translation for v1.3 (#2464) 2019-01-07 11:06:05 +09:00
Gabriel Gazzán
6f8764629f Spanish 4 (#2453)
* Spanish UI updates for v1.3
2019-01-04 23:35:23 +09:00
shun-iwasawa
3bdba1bdd6
Translation files update for v1.3 (#2448)
* lupdate all languages

* japanese translation for v1.3

* update translation
2018-12-29 02:54:02 +09:00
shun-iwasawa
ae407fc946
fix separate colors (#2449) 2018-12-28 18:08:23 +09:00
manongjohn
d442970deb Improved onion skin marker targeting (#2378)
* Improved onionskin targeting

* Clear onion skin marker menu options
2018-12-28 18:07:09 +09:00