Commit graph

1499 commits

Author SHA1 Message Date
manongjohn
5a22686c0a Fix loading preset switching back to custom 2019-09-14 09:50:49 -04:00
manongjohn
df58428493 Remember last brush preset used 2019-09-13 12:16:27 -04:00
Rodney
1e87ca33b0
Merge pull request #2766 from shun-iwasawa/g/fix_histogram_pick_color_on_snapshot
Fix picking color of the snapshot image on Flipbook
2019-09-10 15:40:24 -05:00
manongjohn
fa98e47d63
Merge pull request #2756 from martinvanzijl/use-qt-homedir-instead-of-getenv
Use QDir::home() instead of getenv("HOME") in file browser
2019-09-10 15:44:21 -04:00
shun-iwasawa
a63c2de57f
fix crash on loading blackmagic codecs (#2764) 2019-09-10 19:09:32 +09:00
shun-iwasawa
298c968d24
change step and type in function selection (#2754) 2019-09-10 19:07:56 +09:00
shun-iwasawa
f04a50f86f
Merge pull request #2750 from shun-iwasawa/g/tcomposer_system_path_arguments
Enable system path arguments in tcomposer
2019-09-10 19:01:19 +09:00
shun-iwasawa
099c01e9d8 fix histogram pick color on snapshot 2019-09-10 18:20:43 +09:00
shun-iwasawa
55a8816333
Merge pull request #2514 from manongjohn/backup_scene_with_levels
Backup scene file

N.B. The backup feature is turned ON for all users by default.
2019-09-10 15:20:50 +09:00
Martin van Zijl
a5fb29493e Corrected so that empty path is returned if directory does not exist. 2019-09-10 14:50:33 +12:00
manongjohn
5d1508b2ea Add English version of Fx Help documents and supporting files made by Peter Lemon (@PeterLemon) 2019-09-09 19:23:51 -04:00
manongjohn
0b37bd9c63 Fix backup ext. and sequenced files. 2019-09-07 19:29:05 -04:00
Martin van Zijl
50058d3b42 Use QDir::home() instead of getenv("HOME") in file browser.
This is following up from PR #2735.
2019-09-07 10:32:20 +12:00
shun-iwasawa
875c7e58ec multi selection in function sheet column header 2019-09-06 19:05:41 +09:00
otakuto
9a04926f73 Remove unused zipped_range.h (#2598) 2019-09-06 12:17:10 +09:00
shun-iwasawa
a0d489d21e Use std::max and std::min instead of qMax and qMin (#2753) 2019-09-05 12:35:04 -06:00
manongjohn
01e8e73684 Allow Similar Drawing Substitution with selections (#2577)
* Allow Similiar Drawing Substitution with selections
2019-09-05 15:42:04 +09:00
shun-iwasawa
fa84a5b39f add distance condition and tooltip 2019-09-04 14:49:36 +09:00
shun-iwasawa
6338155dbf Merge branch 'feature/remove_guides' of https://github.com/yehjaemin/opentoonz into yehjaemin-feature/remove_guides 2019-09-04 11:13:34 +09:00
shun-iwasawa
9a86152e79 enable system path arguments in tcomposer 2019-09-03 19:14:11 +09:00
Rodney
323797ab43
Merge pull request #2607 from manongjohn/seq_0_fix
Allow sequenced files starting with 0
2019-09-02 08:25:07 -05:00
Rodney
71c9512c75
Merge pull request #2742 from shun-iwasawa/g/curve_type_for_gradient_fxs
Add "Type" option to gradient fxs
2019-09-02 08:20:53 -05:00
Rodney
9b4848805f
Merge pull request #2749 from manongjohn/fix_toonz_raster_mypaintbrush_center
Fix Toonz Raster MyPaint brush center
2019-09-02 08:18:48 -05:00
luzpaz
27707d841e Fix misc. source comment and doxygen typos in ./toonz/sources/toonzlib (#2740)
* Fix misc. source comment and doxygen typos in ./toonz/sources/toonzlib
Found via `codespell -q 3 -S *.ts,./thirdparty -L dum,inbetween,sinc,uint ./toonz/sources/toonzlib`
2019-09-02 17:49:49 +09:00
manongjohn
fe8e5c6e72 Fix Toonz Raster MyPaint brush center 2019-09-02 00:44:53 -04:00
Rodney
dc9298a855
Merge pull request #2744 from shun-iwasawa/g/fix_histogram_with_3dlut
Fix Flipbook Histogram Problems
2019-08-31 22:10:03 -05:00
shun-iwasawa
21c135a2fc fix histogram with 3dlut 2019-08-30 17:17:23 +09:00
shun-iwasawa
09e972cb36 fix bokehref gap (#2743) 2019-08-29 07:50:26 -06:00
shun-iwasawa
a92a498ac0 curve type for gradient fxs 2019-08-29 11:30:01 +09:00
manongjohn
60326412bd Fix crash on centering toonz raster brush (#2737) 2019-08-28 11:56:39 +09:00
Rodney
8274165621
Merge pull request #2735 from martinvanzijl/add-desktop-location-in-file-browser-for-linux
Add Desktop and Documents location in file browser for Linux
2019-08-27 13:32:31 -05:00
Martin van Zijl
9930975e61 Add Desktop and Documents location in file browser for Linux. 2019-08-28 05:10:12 +12:00
Rodney
0bbdf2b289
Merge pull request #2614 from shun-iwasawa/vectorize_tlv_with_mypaint_styles
Fix "Convert to Vectors" command for TLV with MyPaint Styles
2019-08-26 04:11:11 -05:00
Rodney
7566c6b324
Merge pull request #2627 from manongjohn/portable_macOS_fix
Fix macOS portable detection
2019-08-26 03:30:13 -05:00
Rodney
ec5bd26a54
Merge pull request #2619 from manongjohn/fix_version_control
Fix version control issues
2019-08-26 03:14:46 -05:00
Rodney
7ea125bdb3
Merge pull request #2621 from shun-iwasawa/win_file_browser_enhancement
File Browser Enhancement for Windows
2019-08-26 03:09:27 -05:00
Rodney
c6b31e3ade
Merge pull request #2645 from turtletooth/restore_width
Stop Width Change on Film Strip on Resize
2019-08-26 00:52:08 -05:00
Rodney
b4146d6855
Merge pull request #2671 from martinvanzijl/issue-1042-select-all-vectors
Added "Select All" function for vector images (#1042)
2019-08-26 00:29:48 -05:00
Rodney
f3e77a6506
Merge pull request #2687 from martinvanzijl/issue-1212-bitmap-cursor-to-center
Put raster brush cursor at center of preview square/circle (#1212)
2019-08-26 00:25:45 -05:00
Rodney
bc5f0fcba3
Merge pull request #2695 from martinvanzijl/issue-2694-finish-brush-stroke-before-switching-tools
Improve deactivate behaviour for brush (#2694)
2019-08-26 00:23:38 -05:00
Rodney
424b7c5156
Merge pull request #2731 from martinvanzijl/issue-2724-enable-erasor-shortcuts-in-raster-levels
Enable shortcuts for Eraser Tool in Raster Levels (#2724)
2019-08-25 23:50:25 -05:00
shun-iwasawa
ece48f2d47
fix viewer pan disabled (#2723) 2019-08-26 12:47:54 +09:00
manongjohn
63a388d433 Reorganize Default menubar (#2545)
* Reorganize menubar
2019-08-26 12:40:09 +09:00
Martin van Zijl
01831a017d Enable shortcuts for Eraser Tool in Raster Levels (#2724) 2019-08-26 08:45:30 +12:00
Rodney
c6194c2368
Merge pull request #2699 from martinvanzijl/issue-1436-fix-magnet-tool-size-hotkeys
Fix for changing size of the magnet tool using hotkeys (#1436)
2019-08-22 12:06:56 -05:00
Rodney
bc1c45412d
Merge pull request #2711 from manongjohn/fix_schematic_spline_toggles
Fix schematic spline option icon zooming
2019-08-22 12:00:09 -05:00
Rodney
67deec357a
Merge pull request #2720 from shun-iwasawa/g/translation_update_Aug2019
Translation fixes and Japanese translation update
2019-08-22 11:14:03 -05:00
shun-iwasawa
be2cc70aa7 fix crash on loading linked macro fx 2019-08-22 19:08:37 +09:00
shun-iwasawa
199e297326 translation fix and update 2019-08-22 12:42:06 +09:00
Martin van Zijl
e9b9007e26 The brush is now centered for any combination of odd and even canvas x
and y sizes. Also renamed variables to be clearer.
2019-08-22 10:21:22 +12:00