Commit graph

389 commits

Author SHA1 Message Date
manongjohn
00f96a5b0b Fix mixing multiple audio + rendering 32bit float 2023-03-30 18:58:31 -04:00
manongjohn
0fcc299466 Fix error in TSoundOutputDevice::getPreferredFormat 2023-02-26 23:15:58 -05:00
justburner
0c9b91f95b Audio fixes and enhancements 2023-02-26 21:47:57 -05:00
shun-iwasawa
083654883f refactoring: replace obsolete Qt functions 2023-02-25 21:00:20 -05:00
shun-iwasawa
793337e5b8 floating point & linear color space rendering 2023-02-25 20:59:02 -05:00
shun-iwasawa
594093c66c OpenEXR I/O 2023-02-25 20:59:01 -05:00
shun-iwasawa
926b4f34b4 tangentflow, motionflow, flowblur, flowpaintbrush and flow-line style 2023-02-25 18:39:54 -05:00
justburner
6f44f1c18a Misc. updates to style editor brush pages 2023-02-25 18:39:54 -05:00
shun-iwasawa
9414f0ea32 convert tzp to tlv in folder 2023-02-25 18:39:37 -05:00
shun-iwasawa
1f338049db modify hiding and showing controls in fx settings 2023-02-25 18:39:25 -05:00
justburner
eaa9b0b636 Simplify uneditable check code 2023-02-25 18:39:24 -05:00
manongjohn
fe294eb710 Symmetry Tool + some tool bug fixes 2023-02-03 21:05:42 -05:00
manongjohn
e90463919f
Merge pull request #1099 from manongjohn/ot_patches_20221202
OpenToonz Fix Patches thru 12/2/2022
2022-12-08 06:23:49 -05:00
manongjohn
a999bd0801
Merge pull request #1098 from manongjohn/fix_moving_styles_in_palette
Fix moving styles in palette
2022-12-07 06:46:42 -05:00
shun-iwasawa
776533c3e1 fix custom file path rule 2022-12-03 08:51:44 -05:00
manongjohn
75e23d520d Fix moving styles in palette 2022-12-02 15:24:24 -05:00
manongjohn
b527a2d314 Fix MeshImage compression crash 2022-11-27 12:07:54 -05:00
luz paz
8eabdfbaf9 Follow-up to previous commit 2022-05-20 08:06:36 -04:00
luz paz
f3befd962f Various typo and translation of source comments + whitespace tweaks
Found via `codespell -q 3 -S *.ts,thirdparty,./toonz/sources/common/twain -L appy,ba,chunck,datas,forse,inbetween,inly,inout,ket,pevent,possibile,siz,strack,upto,vertexes`
2022-05-20 07:54:56 -04:00
manongjohn
a1ce875f35
Merge pull request #984 from manongjohn/fix_missing_psd_layer_id
Fix missing PSD Layer Id
2022-04-25 07:44:20 -04:00
manongjohn
ce8d45c752 Fix missing PSD Layer Id 2022-04-20 09:37:09 -04:00
manongjohn
731275f4ab Fix reappearing deleted style 2022-04-12 19:24:38 -04:00
manongjohn
80e2b1794e
Merge pull request #597 from manongjohn/fix_reading_filenames_from_file
Fix loading scenes from Story Planner
2022-04-05 15:54:46 -04:00
manongjohn
c05767312f Fix return value on getFrameReader 2022-04-05 07:54:32 -04:00
manongjohn
17c75a646c
Merge pull request #947 from manongjohn/implicit_hold_fixes_4
Implicit Hold fixes 4
2022-04-04 23:20:02 -04:00
manongjohn
45013348ff Fix reading single image file with sequenced file name 2022-04-04 08:31:37 -04:00
manongjohn
92614f9d8f Fix implicit hold particle texture rendering 2022-04-03 07:36:20 -04:00
shun-iwasawa
683bf59ddb fix vector aliased line 2022-04-01 14:12:15 -04:00
shun-iwasawa
fb88fabf54 fix maddin200 pointed problems 2022-04-01 14:10:42 -04:00
manongjohn
15877e921b
Merge pull request #933 from manongjohn/relabel_guided_drawing_controls
Update labels to Guided Tweening
2022-03-25 07:20:32 -04:00
manongjohn
ccee82315f
Merge pull request #930 from manongjohn/fix_incorrect_qt_version_check
Fix incorrect QT_VERSION checks
2022-03-21 10:44:21 -04:00
manongjohn
4301f3e104
Merge pull request #929 from manongjohn/ot_patches_20220313
OpenToonz Patches thru 3/13/2022
2022-03-21 07:34:14 -04:00
manongjohn
1e7a9f805b Update labels to Guided Tweening 2022-03-19 09:06:51 -04:00
manongjohn
d4a7fff7f4 Fix incorrect QT_VERSION checks 2022-03-16 08:25:38 -04:00
manongjohn
01b681cccc Fix level's custom styles not loading 2022-03-15 08:45:20 -04:00
shun-iwasawa
3c043e209d fix crash on rendering palettefilter fx with hyphen Also fixed for other fxs in ToonzLevels category 2022-03-12 09:20:05 -05:00
shun-iwasawa
9d28ccd141 raster level frame format 2022-02-20 16:32:41 -05:00
manongjohn
97dfcdf137 fix crashes when using type tool (Qt 5.9 fix) 2022-02-20 11:55:24 -05:00
shun-iwasawa
3de2800ba0 fix crashes when using type tool 2022-02-20 11:42:31 -05:00
manongjohn
84faa2fab5 Type Tool for Raster levels 2022-01-27 17:06:59 -05:00
shun-iwasawa
caf6d70d60 make color slider appearance optional hide color param bar when there is no sub colors 2022-01-20 17:24:03 -05:00
luz paz
a22c455424 Fix various typos + translate some comments to EN
Found via `codespell -q 3 -S *.ts,thirdparty,./toonz/sources/common/twain -L appy,ba,chunck,datas,forse,inbetween,inly,inout,pevent,possibile,strack,upto,vertexes`
Follow-up to PR #4156
Closes #4072
Revert hidden unicode commit made by git client
2022-01-19 21:43:46 -05:00
luz paz
43049260e2 Fix various source typos
Follow-up to #4156
2022-01-19 20:53:20 -05:00
luz paz
cd6cb546f3 Fix various typos
Found via `codespell -q 3 -S *.ts,thirdparty, -L appy,ba,chunck,datas,forse,inbetween,inly,inout,pevent,possibile,upto`
2022-01-19 20:47:01 -05:00
shun-iwasawa
a55f60e466 30 bit display feature 2022-01-19 17:19:15 -05:00
manongjohn
88b22cd18a Stop Frame Hold markers 2021-12-31 08:07:14 -05:00
shun-iwasawa
d0e08fac5c file path processing using regexp 2021-12-23 00:35:41 -05:00
manongjohn
ee8fc57567 Perspective Grid Tool 2021-11-03 19:47:04 -04:00
manongjohn
2adc6f20c9
Merge pull request #810 from manongjohn/ot_patches_20211007
OpenToonz patches thru 10/7
2021-10-17 08:33:52 -04:00
shun-iwasawa
76b04d3285 fix autorenumber raster level 2021-10-07 12:17:57 -04:00