Commit graph

574 commits

Author SHA1 Message Date
Jeremy Bullock
29ea8148b6 remove screensaver 2020-05-07 23:04:12 -06:00
Jeremy Bullock
175c6b7122 Clear out references to flash and linetest 2020-05-07 22:13:53 -06:00
Jeremy Bullock
8d8d199147 Show stop motion camera in xsheet order 2020-05-04 00:44:20 -06:00
Jeremy Bullock
cf6dbfac01 Merge remote-tracking branch 'upstream/master' into stop_motion_improvements 2020-04-30 21:31:20 -06:00
Jeremy Bullock
6573fc8ecc Add stop motion folder in shortcut popup 2020-04-30 13:54:36 -06:00
Toondad
9c463830ce No QtAudio device issue solved
Closes issue #2308.
2020-04-30 00:46:17 +02:00
Rodney
26b3167ad0
Merge pull request #3226 from rozhuk-im/master
Fix multiple warnings
2020-04-19 01:14:05 -05:00
Jeremy Bullock
83d04e8b46 Frame slider and Play bar can be hidden separately 2020-04-14 14:00:48 -06:00
Rozhuk Ivan
823a31f62c Fix multiple clang warnings 2020-04-13 22:21:56 +03:00
pojienie
ab0188ea0f move interpolation calculation to TInbetween 2020-04-07 11:15:00 +00:00
otakuto
e7dd1492d7
Remove unused TIdentifiable (#3080) 2020-04-07 18:36:30 +09:00
Martin van Zijl
5b558720b6 Enable Ink #1 Check for vector levels in the viewer. 2020-03-27 06:36:45 +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
shun-iwasawa
0ed559b3ac curvesfx enhancement 2020-03-19 02:34:54 +09:00
shun-iwasawa
4bf161d2ff truncate file list in popup 2020-03-12 11:51:33 +09: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
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
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
shun-iwasawa
b373379e6e delete unused styles 2020-01-23 12:17:43 +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
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
shun-iwasawa
b7871016a4 fix dropdown shortcut cycle option 2020-01-15 23:23:50 +09:00
shun-iwasawa
842f681285 fix studio palette hang up 2020-01-15 16:30:19 +09:00
manongjohn
233fcf81e3 Add Guided Drawing Controls Pane (#2992)
* guided drawings menu fix

* Add Guided Drawing Controls Pane

* Fix Guided Drawing Panel not opening

* Add Flip Guide Stroke Direction commands

* Restore Off to Guide Frame selection

Co-authored-by: shun-iwasawa <shun-iwasawa@users.noreply.github.com>
2020-01-14 17:01:17 +09:00
shun-iwasawa
3f8df862dc Merge branch 'feature14_script_cli' of https://github.com/blackwarthog/opentoonz into blackwarthog-feature14_script_cli 2020-01-12 02:21:09 +09:00
shun-iwasawa
01f8f11ea9 v1.4.0 2020-01-12 02:13:48 +09:00
shun-iwasawa
2a343cd8e2 fix style editor UI 2020-01-10 16:06:45 +09:00
Rodney
df3fa03680
Merge pull request #3000 from otakuto/remove-unused-clipboard.h
Remove unused clipboard.h
2020-01-08 18:15:13 -07:00
Tact Yoshida
353a198a6f Remove unused clipboard.h 2020-01-09 06:57:13 +09:00
Tact Yoshida
bf36c70d1e Remove unused TTimer 2020-01-09 04:05:40 +09:00
Rodney
a22ad1f6ae
Merge pull request #2993 from otakuto/remove-tcg_sfinae.h
Remove tcg_sfinae.h
2020-01-08 07:39:16 -07:00
Martin van Zijl
bf25486844 Disable keyboard shortcuts while dragging vector line (#2914)
fix #2148
2020-01-08 11:32:25 +09:00
Tact Yoshida
f87d668578 Remove tcg_sfinae.h 2020-01-08 11:20:39 +09:00
otakuto
91a93e2575 Remove tcg_function_types.h (#2772) 2020-01-08 10:49:48 +09:00
Jeremy Bullock
22de1e1190 Merge branch 'master' into shortplay 2019-12-29 16:54:28 -07:00
shun-iwasawa
5360253c32
Modify Autocreation Feature (#2943)
* modify autocreation mode
2019-12-26 12:14:50 +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
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
Tact Yoshida
56ab7aa8de Use std::isfinite instead of _finite 2019-12-17 13:54:36 +09:00
shun-iwasawa
61b4a109aa fix animated guide option 2019-12-11 11:58:59 +09:00
Jeremy Bullock
a956afb488 Merge branch 'master' into shortplay 2019-12-07 18:55:47 -07:00
shun-iwasawa
e12bfdc57a fix imagepainter bg color (#2921) 2019-12-05 11:44:50 -07:00
shun-iwasawa
8fb2916598
Overhaul the Preferences (#2894)
* overhaul preferences
2019-12-04 20:44:58 +09:00
manongjohn
7f31502972 Block saving reserved file names 2019-12-02 23:59:36 -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
manongjohn
6939a3e658 Allow Selection Tool copy when level is not editable 2019-11-24 19:22:20 -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
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
shun-iwasawa
98258e6f6c fix folded columns slipping 2019-11-17 03:36:07 +09:00
Jeremy Bullock
d44d54af2d
Merge branch 'master' into feature06_mingw_win32 2019-11-14 08:12:51 -07:00
Jeremy Bullock
40ef9074b3 Merge branch 'master' into shortplay 2019-11-13 23:50:23 -07:00
shun-iwasawa
5903e5e9fd linear gradient fx revised 2019-11-14 11:42:05 +09:00
shun-iwasawa
00ed45cbe1 spin gradient iwa 2019-11-11 19:55:57 +09: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
2814e47eb5
Merge pull request #2866 from manongjohn/reorg_action_tree
Fix customize commands tree structure
2019-11-01 19:19:09 -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
shun-iwasawa
bce58dc69f animate tool : precise control with pressing Alt 2019-10-25 11:28:37 +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
shun-iwasawa
d02ca13b93 pencilmode for t.raster eraser freehand polyline 2019-10-15 15:46:57 +09: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
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
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
manongjohn
77dd6e0d90 Add viewer modifier buttons to viewer control panel 2019-10-10 10:01:40 -04: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
dae7a4321a config button for classic modes & modify rmb menu 2019-09-30 16:09:18 +09:00
shun-iwasawa
52004d2d08 narrow camera column 2019-09-27 17:03:42 +09:00
shun-iwasawa
1b50d3cb2b
save fids of color model in palette (#2792) 2019-09-24 12:28:42 +09:00
manongjohn
d4ec2ab252 Show pointing finger cursor over selection pivot 2019-09-23 21:56:24 -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
shun-iwasawa
a64bad4437
fix color field undo registration (#2787) 2019-09-20 18:32:30 +09:00
Martin van Zijl
9c03916708 Add ability to move curve points using arrow keys. 2019-09-20 13:57:20 +12: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
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
shun-iwasawa
298c968d24
change step and type in function selection (#2754) 2019-09-10 19:07:56 +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
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
db7f146cab #mingw #win32: disable quicktime 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
312940346a Include projects in older versions in drop downs 2019-09-08 11:58:50 -04:00
manongjohn
918bc7607c Merge opentoonz master with conflicts resolved. 2019-09-07 00:02:17 -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
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
21c135a2fc fix histogram with 3dlut 2019-08-30 17:17:23 +09: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
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
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
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
shun-iwasawa
260cd75f60 hide inbetween values in finction sheet 2019-08-21 17:33:34 +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
manongjohn
7b18ae0f39 Fix spline option icon zooming 2019-08-17 09:46:36 -04:00
manongjohn
9bcf518448 Merged in opentoonz master to resolve conflicts 2019-08-10 01:30:03 -04:00
manongjohn
825aea606b Merged in opentoonz master to resolve conflicts 2019-08-09 21:06:14 -04:00
manongjohn
07a2f0ea21 Merged in opentoonz master to resolve conflicts 2019-08-09 20:59:48 -04:00
shun-iwasawa
d74d26669d Merge remote-tracking branch 'origin' into otakuto-remove-tArrayCount-macro 2019-08-07 11:19:41 +09:00
Rodney
3ca92c27e4
Merge pull request #2655 from shun-iwasawa/display_cycle_in_function_sheet
Display Cycled Values in Function Editor Spread Sheet
2019-08-06 16:41:26 -05:00
shun-iwasawa
92d40c810b fix crash with visualization commands 2019-08-05 17:37:40 +09:00
shun-iwasawa
7a6807b001
Modify saving and restoring panels / popups geometries. (#2685)
* restore floating panel state

* save popup geometry in dtor
2019-08-02 19:18:00 +09:00
shun-iwasawa
55822841a2
fix update styleeditor on picking style (#2615) 2019-08-02 18:06:02 +09:00
shun-iwasawa
fe2893b15c clang format 2019-08-02 15:48:26 +09:00
shun-iwasawa
31b6f77785 Merge branch 'remove-tArrayCount-macro' of https://github.com/otakuto/opentoonz into otakuto-remove-tArrayCount-macro 2019-08-02 15:47:17 +09:00
Martin van Zijl
d1006d8551 Added "Select All" function for vector images (#1042) 2019-07-14 11:22:25 +12:00
manongjohn
649b9abaec Palette switching behavior changes (#2518)
* Track and restore current style

* Auto switch to new style page

* Auto Switch to drag/drop-merged palette page

* Default to style 1 when returning to deleted style
2019-07-12 00:57:23 +09:00
manongjohn
adae1528d6 Fix Qt 5.13 build error (#2665) 2019-07-10 12:19:16 +09:00
shun_iwasawa
768e206cf8 display cycle in function sheet 2019-07-01 18:22:30 +09:00
shun-iwasawa
14c78752d6 Fill Tool for Raster Level (#2646)
* filltool for raster level

* fill depth behavior fix
2019-06-22 10:13:38 -06:00
manongjohn
b13816d1b0 Fx setting popup enhancements (#2479)
* Set min fx settings popup size

* Keep popup dimensions when frame changes

* Correct crash issue with keeping size between frames

* Update fx settings with node change

* Fix shrinking swatch size on empty fx

* Convert Fx Settings to dockable window

* Fixing Travis build error

* Replace FxSettingsPanel with DockWidget

* Set initial switch window dimensions

* Open popup in center of screen
2019-06-19 22:27:48 -06:00
Jeremy Bullock
890b5274a0 Short Play Function 2019-06-17 22:15:39 -06:00
manongjohn
fba66295ba Fix app rename causing not to work 2019-06-02 08:39:40 -04:00
manongjohn
4f0f61174e Viewer context menu additions (#2501) 2019-05-29 16:26:30 +09:00
shun_iwasawa
f5f4afa9d0 readDirectory enhancements 2019-05-22 17:24:51 +09:00
John Dancel
8629144894 Get raster and mesh frame read-only status from OS 2019-05-19 18:53:30 -04:00
manongjohn
2c447c1ed4 Image viewer gesture controls (#2500)
* Add gesture control to ImageViewer, PlaneViewer and SwatchViewer
2019-05-09 15:44:40 +09:00
John Dancel
34c2db8e0c Merged in OT master and resolved conflicts 2019-05-04 09:06:19 -04:00
otakuto
e347adcb20 Remove make_cast_it (#2594) 2019-04-16 14:56:35 +09:00
shun-iwasawa
fcbc0a6582 fix update styleeditor (#2558) 2019-04-01 17:18:10 +09:00
John Dancel
c323acf64c Select camera with Camera Column Config button 2019-03-26 06:21:46 -04:00
John Dancel
421acddedf Add Camera Column to Xsheet 2019-03-22 09:09:34 -04:00
manongjohn
a495be841d Merge OT master updates and fixed conflicts 2019-02-21 19:04:10 -05:00
otakuto
2647ec5f3f Use alignas instead of DV_ALIGNED (#2437) 2019-02-21 13:45:24 +09:00
otakuto
6756911932 Remove tcg_deleter_types.h (#2436) 2019-02-21 11:58:39 +09:00
otakuto
abc9ca2e31 Remove tcg_algorithm.h (#2435) 2019-02-20 16:43:51 +09:00
otakuto
3a56fafb0c Remove unused tcg headers (#2432) 2019-02-20 15:20:47 +09:00
manongjohn
d754974e14 Add disable tool preference 2019-02-09 09:54:57 -05:00
manongjohn
b30686264d Use tool isEnabled() for hiding 2019-02-09 09:50:11 -05:00
manongjohn
e444f9b157 Change toolbar preference wording 2019-02-09 09:50:10 -05:00
manongjohn
2cd8cdf1ab Show disabled tool preference 2019-02-09 09:44:39 -05:00
manongjohn
177b7c8bac Keep multiple backups preference 2019-02-08 21:28:29 -05:00
manongjohn
e1c9282ee2 Backup scene file 2019-02-06 21:25:45 -05:00
shun-iwasawa
763ff111fa forbidden cursor for CURSOR_NO (#2489) 2019-01-23 13:30:45 +09:00