Commit graph

1948 commits

Author SHA1 Message Date
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
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
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
Martin van Zijl
7121637b54 Fix undo/redo issue when pasting to new frame (#1807) 2019-08-28 08:05:28 +12: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
manongjohn
4be4bb9896 Add next/prev keyframe shortcuts 2019-08-26 23:55:22 -04:00
manongjohn
cde88863c4 Merged in opentoonz master with conflicts resolved 2019-08-26 22:20:19 -04: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
shun-iwasawa
260cd75f60 hide inbetween values in finction sheet 2019-08-21 17:33:34 +09:00
shun-iwasawa
c128ae8b9c
revert text align of function sheet (#2717) 2019-08-21 15:48:32 +09:00
shun-iwasawa
14154fdd37
fix crash on activating cycle (#2714) 2019-08-20 02:49:34 +09:00
shun-iwasawa
2e5dc5fa9c
fix imageviewer adapt view (#2700) 2019-08-19 17:39:23 +09:00
shun-iwasawa
58faa29d15
camera capture - always overwrite option (#2698) 2019-08-19 17:37:19 +09:00
shun-iwasawa
e40777885d
Fix OpenGL widgets in floating panels disapper on room switch (#2684)
* fix floating gl window disappers on room switch
2019-08-19 17:18:25 +09:00
Martin van Zijl
fd77de67c8 Fix issues with Select All in File Browser (#1561) (#2672) 2019-08-19 15:42:27 +09:00