Commit graph

1998 commits

Author SHA1 Message Date
shun-iwasawa
9fbf0dc07a fix merge levels 2020-01-05 02:11:06 +09:00
Yu Chen
9c2f57cf8b Update Chinese UI Translation to V1.4 (#2974) 2020-01-04 23:45:27 +09:00
Rodney
b660920f35
Merge pull request #2972 from shun-iwasawa/es_ja_translation_update_v1.4
Spanish and Japanese Translation Update for V1.4
2020-01-03 11:17:20 -06:00
shun-iwasawa
b42cb7eb4b spanish translation update by gab3d 2020-01-03 17:43:40 +09:00
shun-iwasawa
89c1a7e55c japanese translation update 2020-01-03 17:35:42 +09:00
melieconiek
d43bb0c485 - Removed dialog bypass commands entirely. 2020-01-02 12:23:29 -05:00
melieconiek
ba481286ad Added Merge Levels (Do Not group Vector Levels) and Merge Levels (Group Vector Levels) commands. Did not add them to the default menubar.
Added dialog box when merging vector levels via `Merge Levels` command--asks user "Group strokes by vector levels?".
2020-01-02 12:23:28 -05:00
melieconiek
f2aa4bc0a9 Added icon & changed command names. 2020-01-02 12:23:27 -05:00
melieconiek
2c05337cb6 Removed icon from menu item. 2020-01-02 12:23:26 -05:00
melieconiek
576b2de9bb Added 'Merge Levels Without Groups' Command
- Modified mergecolumns to accept an argument allowing/preventing the creation of groups when merging vector levels.
- Added 'Merge Levels Without Groups' command and added it to the default menubar template.
2020-01-02 12:23:26 -05:00
Rodney
ebfbb9c5e5
Merge pull request #2644 from turtletooth/shortplay
Short Play Feature
2019-12-30 07:31:46 -06:00
Rodney
664f79d5a6
Merge pull request #2966 from manongjohn/add_new_help_options
Add new Help Menu options
2019-12-30 06:53:39 -06:00
Jeremy Bullock
552fd4f667 fix playback 2019-12-29 17:51:31 -07:00
Jeremy Bullock
22de1e1190 Merge branch 'master' into shortplay 2019-12-29 16:54:28 -07:00
manongjohn
db852cd315 Add new Help Menu options 2019-12-29 09:29:45 -05:00
Rodney
4578d013b2
Merge pull request #2961 from martinvanzijl/double-click-to-open-scene-in-file-browser-and-browser-room
Allow double-click to open scenes in File Browser and Browser Room
2019-12-27 14:54:15 -06:00
shun-iwasawa
e0096aaae8
translation update for v1.4 (#2960) 2019-12-27 15:55:20 +09:00
shun-iwasawa
2f7e43ca6f fix enter key not working (#2963) 2019-12-26 23:40:44 -07:00
Martin van Zijl
871ee4b4f6 Allow double-click to open scenes in File Browser and Browser Room.
For #2941.
2019-12-27 11:56:52 +13:00
Rodney
1b1332a30c
Merge pull request #2955 from shun-iwasawa/g/fix_pasted_macro_fx_node_position
Fix Pasted Macro Fx Node Placement
2019-12-26 10:04:25 -06:00
shun-iwasawa
80cf42a5b7
fix build error (#2959) 2019-12-26 15:58:29 +09:00
shun-iwasawa
5360253c32
Modify Autocreation Feature (#2943)
* modify autocreation mode
2019-12-26 12:14:50 +09:00
shun-iwasawa
38d9cff019
XDTS File Support (#2938)
* xdts file support

* open containing folder after export
2019-12-26 11:53:39 +09:00
manongjohn
40a40ea47c Add Vector Guided Drawing Auto-Inbetween option (#2931)
* Add Vector Guided Drawing Auto-Inbetween option

* Enable Guided Drawing for Front Onion Skins

* Allow forward Guided Inbetweening

* Add Select Guide Stroke commands

* Add Tween Guide Strokes commands

* Add additional guide stroke selection optins

* Fix break setting issues with guided tweening

* Enable Guided Tweening for Geometric Tool

* Remove unnecessary tool switching for tweening

* Fix closest tweening using wrong strokes

* Disable Guided Tweening when onionskin is disabled
2019-12-25 13:04:57 +09:00
Rodney
c9f2eb8b95
Merge pull request #2956 from otakuto/fix-std-labels
Fix std labels
2019-12-24 08:35:33 -06:00
Tact Yoshida
ceffab4672 Fix std labels 2019-12-24 17:58:05 +09:00
shun-iwasawa
5230690abe fix pasted macro fx node position 2019-12-24 16:03:30 +09:00
shun-iwasawa
590082b826 add liecense files, make opencv version flexible (#2954) 2019-12-23 15:05:03 -07:00
shun-iwasawa
f658aec04c level settings on load level popup 2019-12-23 21:14:18 +09:00
Jeremy Bullock
f159071bf7 Canon DSLR and Stop Motion Support (#2635)
* Stop Motion Features

Please note that this feature won't appear in the nightly build until some related changes are completed.
2019-12-23 20:24:44 +09:00
caryoscelus
fb92fd2ade SelectTool minor code improvements (#2932)
* SelectionTool: code improvement: use strongly-typed enum

* SelectionTool minor code improvement: use unique_ptr

* SelectionTool minor code improvement: formating / warnings

* SelectionTool: generalize code
2019-12-23 20:03:57 +09:00
Rodney
a9637a463d
Merge pull request #2953 from manongjohn/fix_numbering_duplicate_frame
Fix Duplicate Frame numbering in Scene Edit mode
2019-12-22 15:31:39 -06:00
manongjohn
136caa14c1 Fix Duplicate Frame numbering in Scene Edit mode 2019-12-22 10:02:51 -05:00
Rodney
5e297b9115
Merge pull request #2947 from martinvanzijl/allow-double-click-in-load-level-dialog
Allow double-click in Load Level dialog to open selected level(s)
2019-12-21 08:49:29 -06:00
Tact Yoshida
56ab7aa8de Use std::isfinite instead of _finite 2019-12-17 13:54:36 +09:00
Martin van Zijl
7f2aa40d7b Allow double-click in Load Level dialog to open selected level(s).
For #2941.
2019-12-17 13:07:09 +13:00
Artisteacher
c851bfc478 More path fixes 2019-12-15 20:31:40 -05:00
artisteacher
48cbb835c2
Update tfarmtask.cpp 2019-12-15 19:35:23 -05:00
artisteacher
2f3a624473
Remove version number from name 2019-12-15 19:33:27 -05:00
Rodney
9c2f5fbad6
Merge pull request #2924 from martinvanzijl/allow-double-click-to-open-scene
Allow double-click in Load Scene dialog to open selected scene
2019-12-12 19:07:34 -07:00
Rodney
6262c7c7bc
Merge pull request #2928 from manongjohn/add_shift_keyframes_commands
Add Shift Keys commands
2019-12-12 18:58:32 -07:00
Rodney
9e874802ec
Merge pull request #2934 from shun-iwasawa/g/level_settings_for_multiple_selection
Level Settings for Multiple Selection
2019-12-12 07:53:28 -07:00
Rodney
a7a1531974
Merge pull request #2936 from manongjohn/fix_saving_new_blank_frames
Fix issues with Create Blank Frames
2019-12-12 07:50:55 -07:00
manongjohn
eb6df5030a Fix issues with Create Blank Frames 2019-12-11 14:13:58 -05:00
shun-iwasawa
61b4a109aa fix animated guide option 2019-12-11 11:58:59 +09:00
shun-iwasawa
29ceb28f22 level settings for multiple selection 2019-12-11 10:31:59 +09:00
manongjohn
f7197ed042 Swtich Auto-Inbetween Easing logic (#2930) 2019-12-10 09:11:09 -07:00
manongjohn
b248d8077b Add Shift Keys commands 2019-12-08 20:38:29 -05:00
Jeremy Bullock
7c4d5e22f9 Fix 2019-12-07 19:11:51 -07:00
Jeremy Bullock
a956afb488 Merge branch 'master' into shortplay 2019-12-07 18:55:47 -07:00
manongjohn
5bebddf3a0 Add FX Editor to Windows menu (#2925) 2019-12-06 15:58:00 -07:00
Rodney
6f36231342
Merge pull request #2911 from manongjohn/fix_palette_zerary_col_tool_crashes
Fix tool crashes on Palette and Zerary column
2019-12-06 07:50:08 -07:00
Martin van Zijl
59b0e62f54 Allow double-click in Load Scene dialog to open selected scene. 2019-12-06 15:40:29 +13:00
shun-iwasawa
e12bfdc57a fix imagepainter bg color (#2921) 2019-12-05 11:44:50 -07:00
Rodney
cedfd90319
Merge pull request #2892 from manongjohn/fix_initial_style_editor_palette
Fix initial Style Editor palette
2019-12-04 20:35:29 -07:00
Rodney
ec67053ca4
Merge pull request #2915 from manongjohn/recommit_note_level_context_menu
Recommit Add Note Level context menu
2019-12-04 20:00:39 -07:00
shun-iwasawa
5f4218e5c8
quick fix setting undo memory size (#2918) 2019-12-05 10:50:17 +09:00
shun-iwasawa
a9ecee889c quick fix for build error (#2916) 2019-12-04 09:25:07 -05:00
manongjohn
5d3d51ad08 Recommit Add Note Level context menu 2019-12-04 08:25:39 -05:00
shun-iwasawa
8fb2916598
Overhaul the Preferences (#2894)
* overhaul preferences
2019-12-04 20:44:58 +09:00
Rodney
f10a5e1041
Merge pull request #2907 from manongjohn/add_create_blank_frame_command
Add Create Blank Drawing command
2019-12-03 11:29:00 -06:00
manongjohn
7f31502972 Block saving reserved file names 2019-12-02 23:59:36 -05:00
manongjohn
e0b43c5ae6 Block name generation of reserved names 2019-12-02 23:59:20 -05:00
manongjohn
28129111a1 Fix tool crashes on Palette and Zerary column 2019-12-02 18:49:46 -05:00
manongjohn
0ec114857b Add Create Blank Drawing command 2019-12-01 21:33:38 -05:00
Rodney
83a3865c94
Merge pull request #2540 from manongjohn/add_flip_buttons
Add view modifier buttons to viewer control panel
2019-11-27 22:12:50 -06:00
Rodney
806437eb2b
Merge pull request #2897 from manongjohn/allow_note_frame_creation_on_doubleclick
Allow note frame creation on Animation Sheet
2019-11-27 12:54:16 -06:00
Rodney
5176e51379
Merge pull request #2888 from manongjohn/fix_file_loss_issues
Fix file loss issues
2019-11-27 10:58:52 -06:00
Rodney
e7f4df1687
Merge pull request #2904 from manongjohn/mark_filmstrip_readonly_frames
Mark PSD and ffmpeg loaded files as readonly in Level Strip
2019-11-27 10:47:50 -06:00
Rodney
6b47a7627a
Merge pull request #2903 from manongjohn/allow_selection_tool_when_not_editable
Allow Selection Tool copy when level is not editable
2019-11-27 10:22:24 -06:00
manongjohn
b96cef30fa Ignore OT's paste shortcut in TypeTool box 2019-11-26 15:01:55 -05:00
manongjohn
fef8cbcc99 Mark PSD and ffmpeg loaded files as readonly in Level Strip 2019-11-25 16:15:21 -05:00
manongjohn
6939a3e658 Allow Selection Tool copy when level is not editable 2019-11-24 19:22:20 -05:00
manongjohn
2e6ee8a6c6 Allow note frame creation on Animation Sheet 2019-11-22 13:17:55 -05:00
manongjohn
f4b9da2f07 Fix initial Style Editor palette 2019-11-21 22:22:39 -05:00
shun-iwasawa
ca556f8550 fix lineargradientfx handles (#2891) 2019-11-21 08:15:47 -07:00
Rodney
1d386c0025
Merge pull request #2890 from manongjohn/warn_failed_save_all_levels
Warn on failing level save during Save All
2019-11-20 15:38:38 -07:00
manongjohn
3f471d64df Notify failed level save at end of Save All 2019-11-20 10:17:23 -05:00
Rodney
adef8baa09
Merge pull request #2885 from manongjohn/fix_playback_first_frame_skip
Fix playback skipping first frame
2019-11-19 21:32:42 -07:00
manongjohn
69182e4246 Warn on failing level save all 2019-11-19 21:24:26 -05:00
manongjohn
1fa02efbd9 Skip moving file to same directory 2019-11-19 19:25:49 -05:00
manongjohn
890a6ac45c Skip files converting to same file format 2019-11-19 18:51:14 -05:00
Rodney
29cf1142d8
Merge pull request #2884 from shun-iwasawa/g/fix_fold_column_slipping
Fix folded columns slipping
2019-11-19 16:47:07 -07:00
manongjohn
261dc1214d Block dropping non-Studio palettes into Studio Palette 2019-11-19 00:27:09 -05:00
manongjohn
0036c5de66 Force drop file MoveAction to CopyAction 2019-11-18 23:24:43 -05:00
Jeremy Bullock
6f6248f0a6
Update vcrcommand.cpp
Change playback code in lieu of playback fix.
2019-11-18 16:40:06 -07:00
manongjohn
c2d5af1b56 Fail save if temp file not found 2019-11-18 16:19:11 -05:00
manongjohn
c77f33ca31 Scene/Level Editor changes (#2882)
* Add Level Editor Box Color Preference

* Scene/Level indicator to viewer titlebar

* Remove Project from viewer titlebars

* Show Zoom % in scene ComboViewer titlebar
2019-11-18 12:37:00 +09:00
manongjohn
58d17d3f80 Fix playback skipping first frame 2019-11-17 10:25:56 -05:00
shun-iwasawa
98258e6f6c fix folded columns slipping 2019-11-17 03:36:07 +09:00
Rodney
98a68d5c9b
Merge pull request #2878 from shun-iwasawa/g/linear_gradient_fx_revised
Linear Gradient Fx Revised
2019-11-15 18:18:25 -07:00
Rodney
ba242167b5
Merge pull request #2883 from manongjohn/fix_tooloption_on_commandbar_crash
Fix tool option on Command bar crash
2019-11-15 17:58:00 -07:00
manongjohn
525c4b1d84 Fix tool option on Command bar crash 2019-11-15 10:49:00 -05:00
manongjohn
d182c8f09f Handle missing ffmpeg info 2019-11-14 12:55:06 -05:00
Jeremy Bullock
d44d54af2d
Merge branch 'master' into feature06_mingw_win32 2019-11-14 08:12:51 -07:00
shun-iwasawa
b224639e1c fix type tool cursor jumping (#2874) 2019-11-14 00:04:30 -07:00
Jeremy Bullock
40ef9074b3 Merge branch 'master' into shortplay 2019-11-13 23:50:23 -07:00
manongjohn
f2da01b0ab Fix ffmpeg loaded levels (#2876)
* Fix reading ffmpeg frame count and rate

* Make ffmpeg loaded levels uneditable

* Ffmpeg extract frames only when loading

* Fix ffmpeg gif input frame rate
2019-11-13 22:07:58 -07:00
shun-iwasawa
5903e5e9fd linear gradient fx revised 2019-11-14 11:42:05 +09:00
shun-iwasawa
62d519fb72 enable to create folder in startup popup (#2875) 2019-11-13 15:41:12 -07:00
Rodney
87b298cee5
Merge pull request #2873 from shun-iwasawa/g/spin_gradient_iwa
New Fx: Spin Gradient Iwa Fx
2019-11-12 06:35:39 -07:00
shun-iwasawa
00ed45cbe1 spin gradient iwa 2019-11-11 19:55:57 +09:00
manongjohn
f5c90fcd4e Fix navigation keyframe shortcuts skipping 2019-11-10 23:49:00 -05:00
Rodney
ed92bbd9df
Merge pull request #2650 from manongjohn/viewer_arrow_keys_select_shift
Allow viewer arrow keys to shift cell selection
2019-11-09 19:44:51 -07:00
Rodney
efe739cbe4
Merge pull request #2638 from manongjohn/fix_missing_project
Add project outside project root to drop-downs
2019-11-09 19:26:00 -07:00
Rodney
38f43a17b7
Merge pull request #2087 from manongjohn/hide_tools
Disable or Hide unusable tools
2019-11-07 07:12:43 -07:00
Rodney
2ec4f7a223
Merge pull request #2662 from blackwarthog/feature16_fixalignas
Revert "Use alignas instead of DV_ALIGNED (#2437)"
2019-11-07 06:50:10 -07:00
Rodney
07a4704092
Merge pull request #2799 from martinvanzijl/move-curve-points-with-arrow-keys
Add ability to move curve points using arrow keys
2019-11-02 13:11:03 -07:00
Rodney
690ac4579c
Merge pull request #2632 from manongjohn/fix_copyDir_for_macOS
Fix copyDir for macOS
2019-11-02 13:01:48 -07:00
Rodney
2e6a767e82
Merge pull request #2553 from manongjohn/remove_schematic_group_restriction
Remove stage schematic grouping restriction
2019-11-01 20:48:57 -07:00
Rodney
2814e47eb5
Merge pull request #2866 from manongjohn/reorg_action_tree
Fix customize commands tree structure
2019-11-01 19:19:09 -07:00
Rodney
508faa83aa
Merge pull request #2867 from manongjohn/fix_vector_selection_pivot
Revised vector selection pivot re-centering logic
2019-10-31 18:41:52 -07:00
manongjohn
7c36741cc5 Revised vector selection pivot logic 2019-10-31 14:29:23 -04:00
Rodney
eb05d18c0e
Merge pull request #2854 from caryoscelus/simplelevel-bbox
Fix bounding box computation in TXshSimpleLevel
2019-10-30 18:11:21 -07:00
Rodney
be0c0511f7
Merge pull request #2858 from shun-iwasawa/g/precise_control_with_alt_key
Enable Animate tool to control precisely by pressing the Alt key
2019-10-30 17:45:19 -07:00
manongjohn
8b1bbae35f Match command tree to default menu layout 2019-10-30 15:10:33 -04:00
manongjohn
eff652f361 Resolve OT master conflicts 2019-10-27 12:09:44 -04:00
Rodney
8b393cd03c
Merge pull request #2848 from shun-iwasawa/g/maximum_values_for_pinch_and_magnet_tools_size
Modify Maximum Values for Pinch and Magnet Tools Size
2019-10-26 10:52:27 -05:00
Rodney
7276e69819
Merge pull request #2855 from manongjohn/fix_blank_style_editor_panel
Fix blank Style Editor panel
2019-10-25 11:24:44 -05:00
Rodney
efb691a165
Merge pull request #2859 from shun-iwasawa/g/hide_selected_columns_in_function_sheet
Add "Hide Selected" Command to the Function Editor Spreadsheet
2019-10-25 10:49:03 -05:00
Rodney
796a9a1885
Merge pull request #2829 from manongjohn/fix_reading_doublequotes_in_strings
Fix reading escaped double-quotes in quoted strings
2019-10-25 01:22:44 -05:00
shun-iwasawa
bd3eeae2fd hide selected columns in function sheet 2019-10-25 12:44:48 +09:00
shun-iwasawa
bce58dc69f animate tool : precise control with pressing Alt 2019-10-25 11:28:37 +09:00
manongjohn
711c3275ef Fix blank Style Editor panel 2019-10-24 09:34:16 -04:00
manongjohn
9495927d89
Merge pull request #2847 from shun-iwasawa/g/fix_crash_on_launch_without_viewer
Fix Crash on Launch without Viewer
2019-10-22 19:13:21 -04:00
manongjohn
79fa3692a3
Merge pull request #2842 from manongjohn/fix_intial_pivot_location
Fix pivot location on new/modified vector selections
2019-10-22 18:49:38 -04:00
caryoscelus
fd5ef6493d Fix bounding box computation in TXshSimpleLevel 2019-10-22 16:18:38 +00:00
Rodney
e932b6b687
Merge pull request #2790 from manongjohn/make_toggle_camera_col_xsheet_cmd
Remove selection requirement to toggle Camera Column
2019-10-22 10:05:24 -05:00
shun-iwasawa
1c6241faa7 modify max values for pinch and magnet tools size 2019-10-21 15:27:44 +09:00
shun-iwasawa
47356effa2 fix crash on launch without viewer 2019-10-21 12:21:38 +09:00
Rodney
011361bdba
Merge pull request #2734 from manongjohn/keyframe_shortcuts
Add next/prev keyframe shortcuts
2019-10-19 11:31:31 -05:00
Rodney
eb04b70f37
Merge pull request #2810 from shun-iwasawa/g/fix_camera_column_handling
Fix Assertion Failure on Selecting Camera Column
2019-10-19 11:24:05 -05:00
manongjohn
3eb10e481d Fix pivot location on new/modified selections 2019-10-18 23:25:38 -04:00
Rodney
9dc6b12285
Merge pull request #2805 from martinvanzijl/issue-2180-pump-tool-tablet-issue
Fix for pump tool using Wacom tablet (#2180)
2019-10-17 23:13:47 -05:00
Rodney
db6b5f45a9
Merge pull request #2809 from manongjohn/improve_vector_stroke_selection
Improve vector stroke selection
2019-10-17 19:34:53 -05:00
Rodney
f4c9373b45
Merge pull request #2814 from manongjohn/fix_styleeditor_width
Stop Width Change on Style Editor on Maximize
2019-10-16 23:04:29 -05:00
Rodney
60fff429f0
Merge pull request #2830 from shun-iwasawa/g/geometric_tool_for_spline
Enable Geometric Tool for Motion Path
2019-10-16 21:45:39 -05:00
Rodney
1abc792d4e
Merge pull request #2838 from shun-iwasawa/g/pencil_for_toonzraster_eraser_freehand_and_polyline
Enable Pencil Mode for Toonz Raster Eraser in Freehand and Polyline types
2019-10-16 21:43:17 -05:00
Rodney
5f55c7f966
Merge pull request #2821 from manongjohn/fix_lipsync_popup_layout
Fix lipsync popup layout
2019-10-16 21:41:22 -05:00
shun-iwasawa
f53bf9447d initialize slider to linear (#2839)
Thanks @shun-iwasawa
2019-10-16 08:31:09 -06:00
shun-iwasawa
d02ca13b93 pencilmode for t.raster eraser freehand polyline 2019-10-15 15:46:57 +09:00
manongjohn
075c512aaf Stop resetting vector pivot location 2019-10-15 01:51:29 -04:00
manongjohn
d7c83c8b39 Prioritize selecting pivot over bounding box 2019-10-15 01:50:42 -04:00
Rodney
f687df0649
Merge pull request #2825 from manongjohn/update_korean_translations
Korean Translations
2019-10-14 18:27:50 -05:00
manongjohn
bd4e8aa598 Resolve conflicts with master 2019-10-14 15:42:58 -04:00
Rodney
4efecdf138
Merge pull request #2823 from manongjohn/fix_ot_fullscreen_mode
Fix Main Window Full Screen Mode
2019-10-14 05:11:32 -05:00
Rodney
310c4f0dfb
Merge pull request #2802 from shun-iwasawa/g/fix_macro_curvefx_crash
Fix Crash When Loading MacroFx Containing CurveFx
2019-10-14 04:13:37 -05:00
Rodney
cb01bbe023
Merge pull request #2804 from manongjohn/fix_selection_box_visibility
Improve selection box visibility
2019-10-14 04:05:48 -05:00
manongjohn
aa3f9655d8 Translation updates and corrections 2019-10-13 22:59:44 -04:00
manongjohn
16e741e04e Merge branch 'master' of https://github.com/opentoonz/opentoonz into update_korean_translations 2019-10-13 22:57:25 -04:00
luz.paz
ff76b7b4b4 Fix source comment typos
Found via `codespell -q 3 -S *.ts,./thirdparty -L ang,dum,inbetween,sinc,uint ./toonz/sources/toonzlib`
2019-10-11 16:33:55 -04:00
manongjohn
6ea45db0df Handle escaped backslash at end of string 2019-10-11 13:27:22 -04:00
shun-iwasawa
76d093f2f4
Nonlinear Slider for the Brush Size Options (#2824)
* nonlinear slider for tool size

* nonlinear slider for finger magnet and pinch tools
2019-10-11 12:13:41 +09:00
shun-iwasawa
6817df33ac
New Fx: Corridor Gradient Fx Iwa (#2816)
* corridor gradient fx iwa
2019-10-11 12:10:00 +09:00
shun-iwasawa
0368536bf3 geometric tool for spline 2019-10-11 11:57:49 +09:00
manongjohn
e82b2060cd Fix reading escaped double-quotes in strings 2019-10-10 19:17:22 -04:00
Rodney
881602af30
Merge pull request #2739 from martinvanzijl/issue-1807-fix-undo-redo-when-pasting-to-new-frame
Fix undo/redo issue when pasting to new frame (#1807)
2019-10-10 15:15:17 -05:00
manongjohn
77dd6e0d90 Add viewer modifier buttons to viewer control panel 2019-10-10 10:01:40 -04:00
manongjohn
9285576406 Fix tabletEvent state on release (#2653) 2019-10-10 14:43:03 +09:00
manongjohn
a513242252 Fix starting OT in fullscreen mode 2019-10-08 15:26:26 -04:00
manongjohn
6033f128ff Korean Translations by Hyoung Do Kim (Discord: @kimpd) 2019-10-08 06:25:22 -04:00
manongjohn
4cb9ab5afd Fix Main Window Full Screen Mode 2019-10-07 19:01:20 -04:00
Rodney
4aee5c0dd7
Merge pull request #2763 from manongjohn/support_mypaintbrush_v2
Support for MyPaint brush format version 2
2019-10-05 23:45:05 -05:00
manongjohn
f6d0462c67 Relabel Magpie to Toonz Lip Sync 2019-10-05 23:39:40 -04:00
manongjohn
5095d26457 Fix Import Magpie File popup layout 2019-10-05 23:29:41 -04:00
shun-iwasawa
51337df34f fix column rename field position 2019-10-04 11:51:06 +09:00
manongjohn
c40ac590f5
Merge pull request #2175 from manongjohn/schematic_gesture_control
Schematic navigation enhancement
2019-10-01 16:07:23 -04:00
shun-iwasawa
64135ff933 modify right click menu 2019-10-01 11:26:05 +09:00
shun-iwasawa
dae7a4321a config button for classic modes & modify rmb menu 2019-09-30 16:09:18 +09:00
manongjohn
aa175c5bc8 Stop Width Change on Style Editor on Maximize 2019-09-28 22:26:47 -04:00
shun-iwasawa
52004d2d08 narrow camera column 2019-09-27 17:03:42 +09:00
shun-iwasawa
55510651d5 fix camera column handling 2019-09-27 16:26:40 +09:00
manongjohn
13a48246c1 Select stroke using thickness 2019-09-26 23:14:14 -04:00
manongjohn
12d839e903 Fix deleted Camera1 returning due to Camera Column refresh (#2808) 2019-09-26 14:44:13 -06:00
J.P. Turcotte
117df77743
Update macOS Info.plist to include missing strings
Closes #288.
Untested; might have unwanted effects.
2019-09-24 11:24:29 -04:00
shun-iwasawa
1b50d3cb2b
save fids of color model in palette (#2792) 2019-09-24 12:28:42 +09:00
shun-iwasawa
d40c362a62
fix animate tool availability (#2780) 2019-09-24 12:23:46 +09:00
shun-iwasawa
831596b689
fix fx settings geometry restoration (#2779) 2019-09-24 12:03:45 +09:00
manongjohn
ccd5246497 Fix Reset buttons on Tool Option bars (#2801) 2019-09-24 11:16:11 +09:00
manongjohn
d4ec2ab252 Show pointing finger cursor over selection pivot 2019-09-23 21:56:24 -04:00
manongjohn
e179db9084 Add line contrast to selection handles and pivot 2019-09-23 21:54:19 -04:00
manongjohn
d274884f4f Fix conflicts with opentoonz master 2019-09-21 22:52:32 -04:00
shun-iwasawa
e3d315d033 fix crash with curve fx in macro 2019-09-22 00:48:37 +09:00
Rodney
b1dada5d17
Merge pull request #2786 from shun-iwasawa/g/add_swap_colors_button_to_gradient_fx
Add Swap Colors Button to Gradient Fxs
2019-09-20 17:46:09 -05:00
manongjohn
55a5931ad4
Merge pull request #2776 from shun-iwasawa/g/cache_folder_replacement
Cache folder replacement & Clear cache command
2019-09-20 08:50:42 -04:00
manongjohn
b289310390 Move Toggle Camera back to Right-click menu 2019-09-20 08:01:04 -04:00
shun-iwasawa
a64bad4437
fix color field undo registration (#2787) 2019-09-20 18:32:30 +09:00
manongjohn
9bce812262 Fix filmstrip disabled tools (#2789)
* Ignore Camera Column tool check in Level Strip

* Ensure brushes enabled in Level Strip
2019-09-20 14:21:54 +09:00
Martin van Zijl
9c03916708 Add ability to move curve points using arrow keys. 2019-09-20 13:57:20 +12:00
manongjohn
31e2aba9e1 Remove selection requirement to toggle Camera Column 2019-09-19 20:44:23 -04:00
Rodney
83fe31d0e0
Merge pull request #2600 from manongjohn/xcode_builds
Xcode IDE support for macOS builds
2019-09-19 09:15:18 -05:00
shun-iwasawa
cac18a8405 add swap colors button to gradient fx 2019-09-19 17:19:58 +09:00
Rodney
9dac589b4e
Merge pull request #2574 from manongjohn/add_camera_column
Add Camera Column to Xsheet
2019-09-18 23:54:03 -05:00
shun-iwasawa
45fcf4a10b remove version number from application name 2019-09-19 12:21:29 +09:00
Rodney
e704df2aaf
Merge pull request #2773 from manongjohn/fix_pasting_into_type_tool
Fix pasting into Type Tool edit box
2019-09-18 22:07:09 -05:00
otakuto
34a7cef9ea Fix warning -Z-reserved-lib-stdc++ (#2541) 2019-09-18 19:03:45 +09:00
shun-iwasawa
c8d76290e4 move clear cache folder command to file menu 2019-09-18 12:38:27 +09:00
manongjohn
68c9630b7b
Merge pull request #2774 from martinvanzijl/issue-1722-control-points-easier-to-click-on
Make control points easier to click (#1722)
2019-09-17 21:36:38 -04:00
manongjohn
334c951644 Change Preference defaults (#2543)
* Change default Preferences

* Update default room layouts

* Re-enable Auto Stretch by default

* Scale down Inbetween icon as need/Add Auto inbetween tooltip
2019-09-17 12:22:18 -06:00
shun-iwasawa
7f4819b70b cache folder replacement 2019-09-17 16:26:56 +09:00
manongjohn
dc44edb301 Fix pasting into Type Tool edit box 2019-09-16 08:11:43 -04:00
Rodney
acc2f9172b
Merge pull request #2771 from manongjohn/fix_default_shortcut_assignments
Fix default shortcut assignments
2019-09-15 16:08:35 -05:00
manongjohn
fe41862984 Fix default shortcut assignments 2019-09-15 10:41:11 -04:00
Rodney
72a5038561
Merge pull request #2660 from blackwarthog/feature15_releasenote
Release note in full application name
2019-09-14 20:29:14 -05:00
manongjohn
df7b097208 Merged in opentoonz master with conflicts resolved 2019-09-14 16:58:07 -04:00
manongjohn
cc6361bbf7 Merged in opentoonz master with conflicts resolved 2019-09-14 15:02:03 -04:00
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
Martin van Zijl
a07bd0d87b Make control points easier to click (#1722) 2019-09-12 08:50:32 +12: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
2932f505fe Support for MyPaint brush version 2 format 2019-09-09 19:18:12 -04:00
Ivan Mahonin
2f0c773744 Revert "Use alignas instead of DV_ALIGNED (#2437)"
This reverts commit 2647ec5f3f.
2019-09-09 12:04:42 +07:00
Ivan Mahonin
2e1c781c66 #scriptcli: allow to run script from command line 2019-09-09 12:04:21 +07:00
Ivan Mahonin
9f92bb89f9 #mingw #win32: replace ifdef _WIN32 to _MSC_VER for MSVC-specific code 2019-09-09 11:36:14 +07:00
Ivan Mahonin
32866c571f #mingw #win32: include <float.h> 2019-09-09 11:36:14 +07:00
Ivan Mahonin
db7f146cab #mingw #win32: disable quicktime 2019-09-09 11:36:13 +07:00
Ivan Mahonin
322341d64f #mingw #win32: disable sse2 2019-09-09 11:36:13 +07:00
Ivan Mahonin
b031a8d377 #mingw #win32: disable asm 2019-09-09 11:36:13 +07:00
Ivan Mahonin
13b0349095 #common: release note in full application name
add option to add edition, revision, build method etc.
to the end of the full application name:

OpenToonz 1.3.0
OpenToonz 1.3.0.1 (Nightly Build)
OpenToonz 1.3.1.1 (Experimental Release)
OpenToonz 1.3.0.2 (My Great Edition)
2019-09-09 11:13:23 +07:00
manongjohn
ad823cf8d7 Add Next/Prev Key to Play Menu 2019-09-08 21:24:48 -04:00
manongjohn
7dbf0a46c5 Set default shortcuts for Next/Prev Key 2019-09-08 20:55:59 -04:00
Martin van Zijl
6ad28a2f2f Fix for pump tool using Wacom tablet (#2180)
The pump tool is now enabled as expected after making a vector selection
with a tablet.
2019-09-09 08:30:09 +12:00
manongjohn
da6d38b6c0 Immediately save upgraded settings file on project selection 2019-09-08 11:59:35 -04:00
manongjohn
312940346a Include projects in older versions in drop downs 2019-09-08 11:58:50 -04:00
manongjohn
0b37bd9c63 Fix backup ext. and sequenced files. 2019-09-07 19:29:05 -04:00
manongjohn
918bc7607c Merge opentoonz master with conflicts resolved. 2019-09-07 00:02:17 -04:00
manongjohn
b41f36e4fa Save camera column data with camera pegbar 2019-09-06 23:26:24 -04:00
manongjohn
3fe913a942 Make Show Camera a sub option of Show Keyframes 2019-09-06 22:30:41 -04:00
manongjohn
4334db09bc Enable lock on camera column 2019-09-06 21:59:43 -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