Commit graph

2088 commits

Author SHA1 Message Date
pojienie
1a737619f9 add all shortcuts for eraser tool 2020-04-05 11:11:09 +00:00
pojienie
07e78136ad add all shortcuts for fill tool 2020-04-05 09:17:44 +00:00
pojienie
708c2e5ec4 add all shortcuts for type tool 2020-04-05 08:57:49 +00:00
pojienie
f2fec6b3ce add all shortcuts for geometric tool 2020-04-05 08:43:25 +00:00
pojienie
05f1e6ea3e add all shortcuts for selection tool 2020-04-05 08:23:49 +00:00
pojienie
c437212928 add all shortcuts for animate tool 2020-04-05 08:07:17 +00:00
Jeremy Bullock
08ca86e8b2 fix build on vs 2019 2020-04-03 17:55:58 -06:00
MrBlockCat
3ed5ddc14a Change "Icon Size" to "Level Strip Icon Size" 2020-04-03 16:18:42 -04:00
MrBlockCat
52b9e055af Change Sub-xsheet to Sub-Xsheet 2020-04-03 12:47:30 -04:00
Martin van Zijl
3b1a726eff Enable context menu on workspace for tablet on Linux.
Fixes #1790.
2020-04-02 18:54:56 +13:00
Rodney
83e2a21487
Merge pull request #3200 from martinvanzijl/issue-2945-allow-load-levels-with-numeric-name
Allow loading levels/images with numeric names
2020-04-01 21:39:00 -05:00
Martin van Zijl
4e3671fd46 Use npos instead of -1. Remove second comment. 2020-04-01 22:15:11 +13:00
Martin van Zijl
2ffeac34fa Allow loading levels/images with numeric names.
Fixes #2945.
2020-04-01 22:11:25 +13:00
Rodney
1303836dbd
Merge pull request #3198 from MrBlockCat/fix-xsheet-toolbar-icons
Fix Some Xsheet Toolbar Icons Disappearing
2020-03-31 18:33:31 -05:00
Rodney
5d956ebb13
Merge pull request #3196 from pojienie/implement-frame-range-for-segment-mode
implement frame range for segment mode of eraser tool
2020-03-31 17:31:57 -05:00
MrBlockCat
f46ac02079 Fix Repeat Icon File Path 2020-03-31 17:38:23 -04:00
MrBlockCat
8fdd24eb14 Update toonz.qrc 2020-03-31 17:10:21 -04:00
MrBlockCat
afbc0cb8ee Fix new SVG Xsheet Icons 2020-03-31 16:59:33 -04:00
Rodney
0f666dcfce
Merge pull request #3122 from martinvanzijl/issue-434-fix-opengl-assert-crash
Fix OpenGL assert failures
2020-03-31 12:22:59 -05:00
pojienie
7933abf6fd implement frame range for segment mode 2020-03-31 11:14:39 +00:00
Rodney
a2bc1bb110
Merge pull request #3195 from martinvanzijl/browser-up-button-improvement
Improve Browser up button
2020-03-31 00:39:47 -05:00
Rodney
ee895f62a9
Merge pull request #3194 from pojienie/add-segment-mode-in-eraser-tool
add segment mode in eraser tool
2020-03-30 19:19:29 -05:00
Rodney
5d6d967c5f
Merge pull request #3147 from shun-iwasawa/g/fix_crash_on_copying_column
Fix Crash on Copying Column Connected to Plugin Fx
2020-03-30 08:59:26 -05:00
pojienie
31955ed017 add segment mode in eraser tool 2020-03-30 11:35:56 +08:00
Rodney
fb8333f7f1
Merge pull request #3192 from martinvanzijl/issue-1122-paint-check-fix
Force all thumbnail icons to refresh when toggling Paint Check
2020-03-29 13:29:18 -05:00
Martin van Zijl
2b9bb14b69 Force all thumbnail icons to refresh when toggling Paint Check.
Fixes #1122.
2020-03-30 01:53:42 +13:00
Rodney
bc544591ac
Merge pull request #3188 from martinvanzijl/enable-ink1-check-for-vector-levels-in-viewer
Enable Ink #1 Check for vector levels in the viewer
2020-03-29 00:02:01 -05:00
MrBlockCat
845bc731f0 Fix typos in the Preferences menu 2020-03-28 21:50:58 -04:00
Rodney
0d221edef6
Merge pull request #3162 from MrBlockCat/fixvisibilitytypo
Fix Typo with Visibility Toggle
2020-03-28 16:27:17 -05:00
Rodney
d880cd679d
Merge pull request #3161 from MrBlockCat/xsheettoolbarnewicons
Makes all Command Bar/Xsheet Toolbar icons SVG
2020-03-28 13:01:40 -05:00
MrBlockCat
ffe49f9b64 Added fixed typo to translation files 2020-03-28 13:43:18 -04:00
Martin van Zijl
a6cb326ae4 Improve Browser up button.
When it cannot go up the treeview, try going to parent directory.
2020-03-27 12:51:09 +13:00
Martin van Zijl
5b558720b6 Enable Ink #1 Check for vector levels in the viewer. 2020-03-27 06:36:45 +13:00
Rodney
788dc6b759
Merge pull request #3182 from shun-iwasawa/g/modify_save_image_command
Modify "Save Images" Command
2020-03-26 11:03:50 -05:00
shun-iwasawa
cea18b4574 modify save image command 2020-03-26 18:41:44 +09:00
MrBlockCat
452c2f5c29 Tweaks arrows again 2020-03-25 00:25:10 -04:00
Rodney
122197a3d6
Merge pull request #3176 from pojienie/fix-tape-tool-not-connecting-not-grouped-strokes
fix tape tool not connecting two strokes when both strokes are not grouped
2020-03-24 14:44:43 -05:00
Rodney
74c87f6979
Merge pull request #3172 from martinvanzijl/issue-2673-long-color-names-show-start
Always show start of name in color chips
2020-03-24 12:39:47 -05:00
Rodney
b592346ce1
Merge pull request #3121 from martinvanzijl/issue-1752-keep-opacity-slider-on-screen
(WIP) Make sure opacity slider doesn't go off screen
2020-03-24 11:43:35 -05:00
pojienie
b9b166433b fix tape tool not connecting not grouped strokes 2020-03-24 11:03:12 +00:00
Martin van Zijl
085a2382bb Always show start of name in color chips.
Fixes #2673.
2020-03-24 05:45:51 +13:00
Martin van Zijl
a10e2f0af9 Add option to disable use of ctrl+alt for changing brush size.
For #2864.
2020-03-23 07:11:38 +13:00
Martin van Zijl
dbf19d51c5 Fix vector brush drawing issue using alt key.
Fixes #2131.
2020-03-21 08:10:03 +13:00
MrBlockCat
5bc440c4c3 Tweaked some arrows to have thicker bases, more like the originals 2020-03-18 20:32:26 -04:00
MrBlockCat
4aa8e30ab1 Make icons show up
Probably

I think this looks right, having looked at the code more closely, though! I'll definitely test this.
2020-03-18 17:40:13 -04:00
shun-iwasawa
0ed559b3ac curvesfx enhancement 2020-03-19 02:34:54 +09:00
MrBlockCat
8aec6d4fee Update layerheaderpanel.cpp 2020-03-17 23:51:58 -04:00
MrBlockCat
546df57ed0 Makes all Command Bar/Xsheet Toolbar icons SVG
toolbar_arrow.png was replaced with toolbar_arrow.svg, but I don't know where it's used in the code so this shouldn't be pulled into OpenToonz until that's sorted out!
2020-03-17 22:11:56 -04:00
MrBlockCat
11f04a37f6
Merge branch 'master' into master 2020-03-16 16:22:45 -04:00
MrBlockCat
7912d5580e More tweaks
Makes middle dark grey lighter to match original, and moves a vector point in the middle a little higher, also to match the original better
2020-03-16 10:52:02 -04:00
MrBlockCat
62c9db8730 Makes dark grey a little lighter
This makes it match the original icon better
2020-03-16 10:48:26 -04:00
MrBlockCat
0ee4762a52 Fix Resolution but without a .DS_Store
This makes the two icons 26x26 instead of the 25x25 they were in earlier commits to this pull request, as that's what other icons seem to be. This version of this pull request doesn't have a .DS_Store that slipped through last time!
2020-03-16 10:26:26 -04:00
MrBlockCat
6927136b43 Revert "Fixed dimensions"
This reverts commit 957952f6f5.
2020-03-16 10:13:42 -04:00
MrBlockCat
957952f6f5 Fixed dimensions
Moved from 25x25 to 26x26
2020-03-16 04:44:08 -04:00
MrBlockCat
60526e3a04 Makes plastic tool icons vector 2020-03-16 04:05:24 -04:00
Rodney
edd9b3068c
Merge pull request #3149 from shun-iwasawa/truncate_file_list_in_popup
Truncate File List in the Popup
2020-03-12 13:05:35 -07:00
otakuto
6b6f0ae65f
Remove tgraphicss.cpp (#3002) 2020-03-13 00:54:09 +09:00
Rodney
7b79f17901
Merge pull request #3144 from shun-iwasawa/fix_camera_capture_resolution_osx
Fix MacOS Camera Capture Resolution Problem
2020-03-11 20:47:45 -07:00
shun-iwasawa
4bf161d2ff truncate file list in popup 2020-03-12 11:51:33 +09:00
Martin van Zijl
53ad924329 Preserve gap indicator color when fill check is enabled.
For #514.
2020-03-12 07:32:22 +13:00
shun-iwasawa
4c325969f5 fix crash on copying column 2020-03-11 15:20:47 +09:00
shun-iwasawa
863a44878c fix export level background 2020-03-11 02:10:34 +09:00
shun-iwasawa
f17f2c0065 fix camera capture resolution osx 2020-03-11 00:38:47 +09:00
Rodney
8e8bdecda7
Merge pull request #3138 from pojienie/add-snap-at-intersection-in-cutter-tool
Add snap at intersection in cutter tool
2020-03-06 20:25:18 -06:00
Rodney
1504675c25
Merge pull request #3129 from martinvanzijl/issue-2190-tape-tool-fix
Fix issue with tape tool not drawing after switching via shortcut
2020-03-06 09:10:21 -06:00
Rodney
6d35f243dd
Merge pull request #3139 from shun-iwasawa/g/fix_particle_fx_control_image_bbox
Fix Particles Fx Control Image Obtaining
2020-03-06 08:01:10 -06:00
shun-iwasawa
bcd08e3228 fix particle fx control image bbox 2020-03-06 10:51:40 +09:00
pojienie
75ef2ccf10 implement snap at intersection option in cutter tool 2020-03-05 22:49:12 +00:00
pojienie
0149f49ce8 add snap at intersection UI mock up in cutter tool 2020-03-05 21:35:26 +00:00
Martin van Zijl
9d02b2c99d Allow loading PNG-8 files (paletted PNG) correctly.
Fixes #242.
2020-03-06 06:44:42 +13:00
artisteacher
77bbc270c3
Add new preset to the shortcut window 2020-03-04 20:39:14 -05:00
Martin van Zijl
f087241d3e Fix issue with tape tool not drawing after switching via shortcut.
Fixes #2190.
2020-03-04 06:20:01 +13:00
Martin van Zijl
3b79500c4f Fix issue with multiple monitor setup.
When app window was split over two monitors, popup would be
put on first monitor. Now checks first whether this is sensible.
2020-03-02 18:04:42 +13:00
Martin van Zijl
708c582210 Fix OpenGL assert failures (e.g. using preview feature).
Based on patch by @Teiji-Matsusaka.

Fixes #434. Possibly addresses #2704, too.
2020-03-02 09:06:10 +13:00
Martin van Zijl
fbb7149b8c Make sure opacity slider doesn't go off screen.
Fixes #1752.
2020-03-01 18:52:23 +13:00
shun-iwasawa
2ba74caaf4 fix palette loading on recleanup 2020-03-01 00:23:58 +09:00
Rodney
e366a9d6c1
Merge pull request #3116 from shun-iwasawa/g/actual_pixel_in_cleanup_preview
Enable Actual Pixel View in Cleanup Preview Mode
2020-02-28 20:07:23 -06:00
Martin van Zijl
18c2b4206a Fix crash with Eraser Tool in ranged mode in XSheet.
Fixes #2538.
2020-02-28 13:39:00 +13:00
shun-iwasawa
b6ae1c9cdd actual pixel view in cleanup preview 2020-02-27 16:36:33 +09:00
Rodney
637bffceb7
Merge pull request #3107 from shun-iwasawa/g/fix_slowness_with_frozen_preview
Fix Slowness with Frozen Preview
2020-02-19 21:31:04 -07:00
Rodney
1d8d7da531
Merge pull request #3106 from shun-iwasawa/g/prevent_preview_from_recomputing_on_camstand_view_toggle
Prevent Preview from Recomputation-checking when Switching Camstand Toggle
2020-02-19 20:37:56 -07:00
Rodney
cc028d806d
Merge pull request #3105 from shun-iwasawa/g/streamline_fx_settings
Streamline Fx Settings
2020-02-19 16:45:19 -07:00
shun-iwasawa
44381c4a44 fix cache fx not working 2020-02-19 21:11:42 +09:00
shun-iwasawa
c7dccf412f fix slowness with frozen preview 2020-02-19 17:16:36 +09:00
shun-iwasawa
d461b43be2 prevent preview from recompute on camstand toggle 2020-02-19 17:08:14 +09:00
shun-iwasawa
da0933e76e streamline fx settings 2020-02-19 16:57:10 +09:00
Rodney
b5e86469bd
Merge pull request #3079 from pojienie/add-snap-option-to-control-point-editor-tool
Add snap option to control point editor tool
2020-02-17 18:09:45 -07:00
shun-iwasawa
1750cb0e87 fix convert to tlv 2020-02-13 16:13:38 +09:00
Rodney
7a3a929f52
Merge pull request #3095 from shun-iwasawa/fix_xdts_export_duration
Fix XDTS Export Feature to Use Output Range for Duration
2020-02-05 08:57:15 -07:00
Rodney
2d54639676
Merge pull request #3067 from shun-iwasawa/reset_undo_on_saving_levels_option
Reset Undo when Saving Levels Preference Option
2020-02-05 07:38:31 -07:00
shun-iwasawa
b713becd75 fix xdts export duration 2020-02-05 21:44:18 +09:00
shun-iwasawa
6330ff40e3 enable to reload read only level from level strip 2020-02-05 20:36:15 +09:00
Rodney
2e7357eaa2
Merge pull request #3059 from shun-iwasawa/logarithmic_spiral
Logarithmic option for Spiral fx
2020-02-03 21:12:47 -07:00
Rodney
9d347645f6
Merge pull request #3052 from shun-iwasawa/g/separate_colors_parameters
Keeping Separate Colors Parameters
2020-02-03 20:51:28 -07:00
Rodney
bd040c32cb
Merge pull request #3089 from otakuto/use-std
Use standard library instead of boost
2020-02-03 20:33:20 -07:00
Rodney
125d235b37
Merge pull request #2658 from blackwarthog/feature06_mingw_win32
Allow to compile OpenToonz for windows 32bit (via mingw)
2020-02-03 19:45:43 -07:00
Tact Yoshida
490db717f5 Use std::vector 2020-02-04 05:13:28 +09:00
Tact Yoshida
47eaf794ad Use std::unordered_set 2020-02-04 05:13:21 +09:00
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
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
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
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
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
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
manongjohn
0252872618 Russian Translation Updates by beeheemooth 2020-01-21 11:07:24 -05:00
shun-iwasawa
1f6fa70a4e fix activate window behavior 2020-01-21 12:21:14 +09:00
manongjohn
037bdfcc7c Fix incorrect Function Editor Easing labels 2020-01-16 21:21:43 -05:00
shun-iwasawa
93cd22f036
fix export xdts missing in menubar (#3033) 2020-01-17 02:23:22 +09:00
shun-iwasawa
35863704f0
more spanish translation v1.4 by gab3d (#3032) 2020-01-16 17:32:55 +09:00
shun-iwasawa
88ef28e19b
Merge pull request #3029 from shun-iwasawa/fix_panel_rearrangement
Fix Panel Rearrangement
2020-01-16 17:07:57 +09:00
shun-iwasawa
d87d775392
Merge pull request #3010 from shun-iwasawa/v1.4.0
v1.4.0
2020-01-16 15:27:08 +09:00
shun-iwasawa
e065932dfa
Merge pull request #3030 from manongjohn/v14_korean_translations_pass2
More Korean Translations for v1.4 by kimpd
2020-01-16 14:20:58 +09:00
manongjohn
8dda8a4dde More Korean Translations for v1.4 by kimpd 2020-01-15 22:17:16 -05:00
shun-iwasawa
b592d99701 fix panel rearrangement 2020-01-16 11:52:57 +09:00
Rodney
ae5da6a83d
Merge pull request #3026 from shun-iwasawa/fix_dropdown_shortcut_cycle_option
Fix Dropdown Cycle Option
2020-01-15 10:17:32 -06:00
shun-iwasawa
a81b46500d
Merge pull request #3011 from shun-iwasawa/blackwarthog-feature14_script_cli
Ability to execute Toonz scripts from commandline by blackwarthog (modified)
2020-01-16 00:11:58 +09:00
Rodney
4cd0de9c00
Merge pull request #3023 from shun-iwasawa/g/fix_studiopalette_hangup
Fix Studio Palette Hang Up on Clicking Item in the Tree View
2020-01-15 08:57:39 -06:00