Commit graph

2434 commits

Author SHA1 Message Date
Tact Yoshida
1c2b20d028 Use std::unordered_map 2020-02-04 05:13:15 +09:00
Tact Yoshida
fb27cf0e42 Use std::minmax_element 2020-02-04 05:13:08 +09:00
Tact Yoshida
4784a27114 Use std::mem_fn 2020-02-04 05:12:59 +09:00
Tact Yoshida
fd62558d54 Use std::copy_if 2020-02-04 05:12:52 +09:00
Tact Yoshida
da2c1e0033 Use std::all_of 2020-02-04 05:12:45 +09:00
Tact Yoshida
da287b7bb7 Use std::any_of 2020-02-04 05:12:36 +09:00
Tact Yoshida
2ca5984b69 Remove tofu 2020-02-04 03:54:14 +09:00
pojienie
3379cf3f47 disable snap option when no control point is last selected 2020-02-02 06:34:33 +00:00
shun-iwasawa
65089ae5ae
translation fix (#3082) 2020-02-02 00:17:47 +09:00
manongjohn
f975c28862
Korean translation corrections by kimpd (#3081) 2020-02-01 23:00:29 +09:00
pojienie
028bea049d fix style problem using clang-format 2020-01-31 13:57:23 +00:00
pojienie
59b772abea implement snap option for control point editor tool 2020-01-31 13:46:23 +00:00
pojienie
c6cb309936 set min distance for snap in control point editor tool 2020-01-31 12:15:04 +00:00
pojienie
2979a2e4d8 save snap options in control point editor tool 2020-01-31 12:13:19 +00:00
pojienie
c7106f8565 add snap sensitivity UI mock up 2020-01-31 12:12:01 +00:00
pojienie
64f16da722 add snap UI mock up 2020-01-31 12:10:24 +00:00
Rodney
df1a12caba
Merge pull request #3074 from shun-iwasawa/fix_vector_tape_tool_bug
Fix Vector Tape Tool on Joining Points at the Same Position
2020-01-30 20:03:23 -07:00
Rodney
512d6096ac
Merge pull request #3076 from shun-iwasawa/fix_duration_item_in_clapperboard
Fix Duration Items in Clapperboard to Show Output Range
2020-01-30 05:52:06 -07:00
shun-iwasawa
4848836242 fix duration items in clapperboard 2020-01-30 15:08:22 +09:00
shun-iwasawa
9bcc696689 fix vector tape tool for points at the same pos 2020-01-30 12:46:54 +09:00
Rodney
a2795f2a3b
Merge pull request #3073 from manongjohn/fix_guided_drawing_issues
Fix guided drawing issues
2020-01-28 20:10:03 -07:00
manongjohn
2e916a62c6 Fix guided shortcuts not working without panel 2020-01-28 20:28:02 -05:00
manongjohn
4fae98b672 Fix guided undo removing frames 2020-01-28 19:22:35 -05:00
Rodney
431a98cf33
Merge pull request #3071 from shun-iwasawa/fix_curvefx_crash
Fix CurveFx Crash
2020-01-28 07:24:15 -06:00
shun-iwasawa
4c05e2b044 fix curvefx crash 2020-01-28 16:37:27 +09:00
shun-iwasawa
d2bb273bc1 reset undo when saving levels preference option 2020-01-27 20:17:43 +09:00
Rodney
1af1ae59bc
Merge pull request #3065 from shun-iwasawa/fix_crash_on_exporting_xdts
Fix Crash on Exporting XDTS When There are No Columns to be Exported
2020-01-27 03:02:13 -06:00
Rodney
9a21678ddd
Merge pull request #3064 from shun-iwasawa/fix_creating_scene_from_startup_popup
Modify Creating Scene from Startup Popup
2020-01-27 02:59:40 -06:00
shun-iwasawa
10e7dfeeb8 fix crash on exporting xdts 2020-01-27 16:16:06 +09:00
Rodney
696211d612
Merge pull request #3063 from shun-iwasawa/fix_toonz_vector_brush_translation
Fix Translation for Toonz Vector Brush Tool
2020-01-27 00:02:49 -06:00
shun-iwasawa
4faf2eb72a fix creating scene from startup popup 2020-01-27 15:01:20 +09:00
shun-iwasawa
085210630b fix toonz vector brush translation 2020-01-27 12:09:44 +09:00
Rodney
8a23a35c27
Merge pull request #3060 from morevnaproject/pr_qss_instructions
Instructions on how to compile stylesheet qss files on Linux
2020-01-25 12:11:24 -06:00
Konstantin Dmitriev
360dd04660 Instructions on how to compile Stylesheet qss files on Linux 2020-01-25 15:15:07 +07:00
shun-iwasawa
83f5eed9c3 logarithmic option for spiral fx 2020-01-24 17:56:50 +09:00
Rodney
c234099d39
Merge pull request #3058 from shun-iwasawa/revert_none_line_processing_option_to_cleanup
Revert "None" line pocessing option to the cleanup settings
2020-01-24 01:30:26 -06:00
Rodney
8254c815f6
Merge pull request #3054 from manongjohn/fix_load_folder_tga_crash
Fix Load Folder crashing while loading tga files
2020-01-24 00:08:24 -06:00
shun-iwasawa
2900f16a70 revert none line processing option to cleanup 2020-01-24 14:46:20 +09:00
Rodney
0ef650c288
Merge pull request #3053 from shun-iwasawa/delete_unused_styles
Revert Delete Unused Styles right-click command
2020-01-23 18:34:04 -06:00
manongjohn
bf1e217f1e Flag level changed on guide stroke direction change 2020-01-23 00:58:10 -05:00
manongjohn
663b2ae772 Fix Load Folder crashing while loading tga files 2020-01-22 23:09:05 -05:00
shun-iwasawa
b373379e6e delete unused styles 2020-01-23 12:17:43 +09:00
Rodney
24a746a0fa
Merge pull request #3037 from manongjohn/fix_wrong_easing_labels
Fix incorrect Function Editor Easing labels
2020-01-22 07:58:54 -06:00
shun-iwasawa
670face7b8 separate colors parameters 2020-01-22 20:38:10 +09:00
Rodney
da2b4c6acd
Merge pull request #3050 from manongjohn/russian_translation_fixes
Russian Translation Updates by beeheemooth
2020-01-21 16:00:29 -06:00
Rodney
41d2467e1e
Merge pull request #3048 from shun-iwasawa/spanish_fx_help_by_gab3d
FX help files - new ones + fixes + Spanish version by gab3d
2020-01-21 10:32:47 -06:00
manongjohn
0252872618 Russian Translation Updates by beeheemooth 2020-01-21 11:07:24 -05:00
Rodney
3dcbaae85e
Merge pull request #3046 from shun-iwasawa/fix_activate_window
Fix Window Activating Behavior
2020-01-21 09:37:05 -06:00
shun-iwasawa
1fc2239852 spanish fx help by gab3d 2020-01-21 14:49:18 +09:00
shun-iwasawa
1f6fa70a4e fix activate window behavior 2020-01-21 12:21:14 +09:00