Commit graph

1807 commits

Author SHA1 Message Date
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
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
manongjohn
99f8f66143 Fix copy-paste keyframe interpolation (#2647) 2019-08-19 13:01:42 +09:00
manongjohn
4f53786c92 Add schematic spline option tool tips 2019-08-17 10:14:55 -04: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
53a5c4867f Include Camera Column in Insert and Delete Scene Frames 2019-08-09 23:36:29 -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
Martin van Zijl
238783ffa7 Fix for changing size of the magnet tool using hotkeys (#1436)
The viewer now correctly shows the updated tool size.
2019-08-07 12:26:35 +12: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
Rodney
c8cb72d9f1
Merge pull request #2624 from shun-iwasawa/fix_saving_subsheet_including_scenefolder_path
Fix Saving Sub Xsheet Including $scenefolder Path
2019-08-06 16:34:46 -05:00
Rodney
899d715084
Merge pull request #2697 from shun-iwasawa/g/fix_crash_with_visualization_commands
Fix crash with visualization commands
2019-08-06 15:54:17 -05:00
shun-iwasawa
92d40c810b fix crash with visualization commands 2019-08-05 17:37:40 +09:00
shun-iwasawa
b766d1d194 limit flipbook zoom to 100% on initial loading 2019-08-05 12:47:49 +09:00
shun_iwasawa
c6f80cb144 fix saving subsheet including scenefolder path 2019-08-05 12:13:09 +09:00
manongjohn
9f8a4dfeb9 Fix timeline multi-cell dragging (#2613) 2019-08-05 10:54:02 +09:00
Martin van Zijl
2420a85267 Improve deactivate behaviour for brush (#2694)
When switching from the Toonz Vector Brush tool to the Erasor tool mid-
stroke (i.e. while the mouse is still down), the brush tool now ends the
stroke correctly before the erasor becomes active.
2019-08-05 10:24:10 +12: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
ba4abf2ff6
camera capture - input frame from anywhere (#2681) 2019-08-02 18:46:42 +09:00
shun-iwasawa
1293dce423
level extender without rippling the other timing (#2661) 2019-08-02 18:21:31 +09:00
shun-iwasawa
7e83f5434a
fix placing macro fx (#2622) 2019-08-02 18:15:20 +09:00
shun-iwasawa
55822841a2
fix update styleeditor on picking style (#2615) 2019-08-02 18:06:02 +09:00
manongjohn
5bceaad2c4 Note Level enhancement and crash fixe (#2568)
* Add Note Level context menu

* Fix Replace Note Level crash
2019-08-02 17:44:29 +09:00
manongjohn
1223e0dc7b Fix shift/ctrl-right click empty column crash (#2612) 2019-08-02 17:25:29 +09:00
manongjohn
da373f210a Fix autosave pen pressure loss (#2534) 2019-08-02 16:35:57 +09:00
otakuto
8f49919d8b Remove -fpermissive flag (#2457) 2019-08-02 16:17:38 +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
8b0f8def96 Put raster brush cursor at center of preview square/circle (#1212) 2019-08-02 09:01:59 +12:00
Rodney
3786aa01a0
Merge pull request #2679 from shun-iwasawa/g/fix_paintbrush_selective
Simplify the Selective Option of Paint Brush Tool Behavior
2019-08-01 00:26:07 -07:00
shun-iwasawa
e1a8da26c8 hide selective checkbox on lines mode 2019-08-01 12:03:59 +09:00
shun-iwasawa
b47a835c1c reframe popup - select field on open 2019-07-31 16:08:36 +09:00
shun-iwasawa
0ef6359fee simplify paintbrush selective behavior 2019-07-30 14:29:41 +09:00
manongjohn
b4eed55ce9 Update camera icons and thumbnails 2019-07-29 08:17:03 -04:00
shun-iwasawa
ce0b4469ba input cell with non-existent level (#2670) 2019-07-23 13:05:30 -06:00
Ivan Mahonin
3316edbab0 #common #bug #convert: fix command line convertion of PLI for linux (#2657)
Qt documentation for QOffscreenSurface:

Due to the fact that QOffscreenSurface is backed by a QWindow on some
platforms, cross-platform applications must ensure that create() is only
called on the main (GUI) thread. The QOffscreenSurface is then safe to
be used with makeCurrent() on other threads, but the initialization and
destruction must always happen on the main (GUI) thread.
2019-07-23 08:46:12 -06:00
shun-iwasawa
8b3dea0166 fix crash on disabling pixel unit (#2668) 2019-07-23 08:33:07 -06: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
shun-iwasawa
4f9e2cbf02 fix crash on convert to vector (#2651) 2019-07-10 23:06:53 -06:00
shun-iwasawa
339c73ea68 fix sound not played (#2666) 2019-07-10 23:05:19 -06: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
manongjohn
ec91972302 Merged in OT master with conflicts resolved 2019-06-30 10:47:11 -04:00
manongjohn
ad26eb8b99 Autofix recent scene's project name 2019-06-30 09:47:49 -04:00
manongjohn
878a50dfa6 Project file detection modifications 2019-06-30 09:44:24 -04:00
Campbell Barton
e4aac6f433 Cleanup: undeclared function warnings
Make static or comment out.
2019-06-30 12:59:14 +10:00
manongjohn
830cffe563 Allow viewer arrow keys to shift selection 2019-06-24 21:55:48 -04: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
shun-iwasawa
ad786a7134 fix macrofx link (#2620) 2019-06-20 00:06:28 -06:00
manongjohn
85ae4ce1e7 Add shortcuts for MyPaint Brush toolbar options (#2575)
* Add shortcut for MyPaint Eraser Toolbar option

* Add Lock Alpha shortcut

* Enable Pressure shortcut for Mypaint Pressure checkbox

* Enable max size shortcuts for mypaint brush size
2019-06-20 00:02:37 -06:00
manongjohn
0fa0d6b12a Fix Submitted On Value (#2641) 2019-06-19 23:07:59 -06:00
shun-iwasawa
fa0e7adcb1 skip scenefolder levels list in the dialog (#2631) 2019-06-19 23:05:59 -06:00
manongjohn
ca8bef3665 Startup popup changes (#2520)
* Show project name in title bars and startup menu

* Startup popup changes

* Remove force import into current project
2019-06-19 23:03:08 -06:00
manongjohn
c96b4c870a Flip on viewer center (#2564)
* Add Reset Rotation option

* Switch ZoomReset to ViewReset

* Add Reset Zoom option

* Add flip viewer options to context menu

* Enable visualization buttons on command bar

* Fix reset Rotate on Camera Center

* Add Reset Position option

* Add tool option bar reset buttons

* Flip on viewer center
2019-06-19 22:54:14 -06:00
shun-iwasawa
c96e497d75 Fix Crash on Switch to Vector Tab (#2634)
* fix osx style render

* adding fail-safe and fix
2019-06-19 22:47:36 -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
2801fcac9c Stop Width Change on Film Strip on Maximize 2019-06-19 01:29:09 -06:00
manongjohn
8fd04aad76 Fix shift-keyframe selection to include camera 2019-06-18 19:18:44 -04:00
manongjohn
92bdfaa731 Fix copy/paste-replace keyframe shifting camera keys 2019-06-18 18:33:00 -04:00
manongjohn
a8a7ab6cb2 Fix svn dialog size issues 2019-06-18 14:15:30 -04:00
Jeremy Bullock
5d1c67901e Reword Preference 2019-06-17 22:47:20 -06:00
Jeremy Bullock
890b5274a0 Short Play Function 2019-06-17 22:15:39 -06:00
manongjohn
cda633ea2e Fix Get Revision dialog issues 2019-06-17 15:55:13 -04:00
manongjohn
f6d0bc2f3b Fix put new files in subfolders 2019-06-16 10:57:59 -04:00
manongjohn
8138f88b46 Add projects outside project root to dropdowns 2019-06-09 17:14:08 -04:00
manongjohn
256551767b Fix crash saving new palette directly 2019-06-06 21:08:15 -04:00
manongjohn
e4c3c8ecda Fix setting working directory 2019-06-02 19:21:05 -04:00
manongjohn
273f30f45a Get app directory name 2019-06-02 13:41:10 -04:00
manongjohn
fba66295ba Fix app rename causing not to work 2019-06-02 08:39:40 -04:00
manongjohn
ccec799e01 Fix copyDir for macOS 2019-06-01 11:38:45 -04:00
manongjohn
7ab0b7ba7f Show project name in title bars and startup menu (#2507)
* Show project name in title bars and startup menu
2019-05-31 10:40:09 +09:00
manongjohn
4f0f61174e Viewer context menu additions (#2501) 2019-05-29 16:26:30 +09:00
shun_iwasawa
83c0b2c4ec handle name filters 2019-05-28 13:28:11 +09:00
masafumi-inoue
63544433fe debug ino_line_blur (#2625)
* debug ino_line_blur
2019-05-27 13:06:47 +09:00
manongjohn
65b0ffe260 Fix macOS portable detection 2019-05-25 11:14:07 -04:00
shun_iwasawa
f5f4afa9d0 readDirectory enhancements 2019-05-22 17:24:51 +09:00
John Dancel
7243bb38de Fix edit frame range status when loading w/o browser 2019-05-21 22:45:03 -04:00
John Dancel
d73b1593ac Fix crash writing edit frame range temp files 2019-05-21 19:56:21 -04:00
shun_iwasawa
fff2ad0732 windows file browser enhancement 2019-05-20 11:16:44 +09:00
John Dancel
8b03cbf46b Enable version control refresh on browser startup 2019-05-19 19:16:04 -04:00
John Dancel
8629144894 Get raster and mesh frame read-only status from OS 2019-05-19 18:53:30 -04:00
John Dancel
780e0a1268 Fix edit frame range not creating temp files 2019-05-18 21:38:51 -04:00
John Dancel
a1d9f6d675 Reorder svn status importance 2019-05-16 18:17:58 -04:00
John Dancel
3deb27f8fe Fix Get Revision svn errors 2019-05-16 13:03:34 -04:00
John Dancel
334bbe9072 Fix saving partial locked file in endless loop 2019-05-15 16:02:34 -04:00
John Dancel
35a3a8bd7e Fix crash when saving read-only palette file 2019-05-15 15:04:48 -04:00
John Dancel
41fdd18cf8 Fix version control browser display 2019-05-14 00:47:03 -04:00
John Dancel
837618c407 Add Unlock for Locked files 2019-05-14 00:36:33 -04:00
John Dancel
1e3f0ccee9 Fix for SVN 1.7+ changes 2019-05-13 22:14:53 -04:00
shun_iwasawa
a6d284d5a6 vectorize tlv with mypaint styles 2019-05-10 16:24:17 +09: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
cdb505da41 Fix xsheet cell fame number display 2019-05-04 11:15:54 -04:00
John Dancel
34c2db8e0c Merged in OT master and resolved conflicts 2019-05-04 09:06:19 -04:00
John Dancel
c7c567e380 Allow sequenced files starting with 0 2019-05-03 06:32:34 -04:00
John Dancel
c0795e8b28 Instruction updates and revert default CMake lib path 2019-04-25 10:37:28 -04:00
shun-iwasawa
1834a948c0 fix locater crash (#2605) 2019-04-25 07:59:09 -06:00
manongjohn
5aed7b8f81 Fix timeline key-scrolling (#2571)
* Fix timeline key-scrolling to bottom

* Fix END key for timeline
2019-04-25 18:49:32 +09:00
manongjohn
24246c2025 Fix touch rotating flipped viewer (#2567) 2019-04-22 13:57:35 -06:00
John Dancel
83fae996d8 Xcode IDE support 2019-04-20 22:54:44 -04:00
otakuto
e347adcb20 Remove make_cast_it (#2594) 2019-04-16 14:56:35 +09:00
shun-iwasawa
55ca6bddd5 fix removing ghost connection (#2580) 2019-04-01 17:26:59 +09:00
shun-iwasawa
fcbc0a6582 fix update styleeditor (#2558) 2019-04-01 17:18:10 +09:00
shun-iwasawa
24c6ea01a7 fix output settings thread field (#2546) 2019-04-01 17:12:51 +09:00
shun-iwasawa
be59e62879 fix transparent mov output (#2544) 2019-04-01 17:01:46 +09:00
shun-iwasawa
de71c0db14 fix flipbook color mask for tlv (#2537) 2019-04-01 16:44:51 +09:00
shun-iwasawa
2e274c7e59 fix scene settings checkbox update (#2536) 2019-04-01 16:39:00 +09:00
shun-iwasawa
17984e207e Czech translation (#2535) 2019-04-01 16:28:33 +09:00
shun-iwasawa
f28b21fa88 Subcamera Option for Camera Capture (#2521)
* camera capture modification

* add subcamera option

* update less file
2019-04-01 16:24:11 +09:00
John Dancel
89d222fa51 Camera Column Cell color 2019-03-30 11:04:09 -04:00
John Dancel
5e9945cb2d Camera Column Header color 2019-03-26 06:46:21 -04:00
John Dancel
c323acf64c Select camera with Camera Column Config button 2019-03-26 06:21:46 -04:00
manongjohn
cd6e9e4b6f Fix bad Fx connection crash (#2554) 2019-03-26 01:59:03 +09:00
John Dancel
421acddedf Add Camera Column to Xsheet 2019-03-22 09:09:34 -04:00
manongjohn
a52b40e600 Fix timeline panning while playback panning disabled (#2525) 2019-03-22 18:55:28 +09:00
manongjohn
f2ace2130c Fix crash when loading bad fill data (#2519)
* Ignore bad intersection data

* Fix crash removing unwanted intersect data
2019-03-19 13:03:40 +09:00
manongjohn
b5dd396b49 Fix toonz raster brush style update crash (#2517) 2019-03-19 11:05:31 +09:00
shun-iwasawa
bcc4cf8c29 fix psd removed on save (#2559) 2019-03-14 10:56:48 +09:00
artisteacher
7db72b636a Replace RGBM and fix typos (#2551)
* Remove extra t from contain

* Fix error message to use rgba

* Fix label to use RGBA

* Clarify send back menu item
2019-03-10 15:41:13 -06:00
John Dancel
e9fc25509f Remove stage schematic grouping restriction 2019-03-10 16:37:38 -04:00
Ken Taguma
f184e7ff49 Force CopyAction when drag&drop files to scene viewer. (#2494)
* dragEnterEvent force copy action
2019-02-22 11:23:54 +09:00
eszlari
ad2efb845d linux data: misc fixes (#2485) 2019-02-22 10:42:41 +09:00
manongjohn
a495be841d Merge OT master updates and fixed conflicts 2019-02-21 19:04:10 -05:00
otakuto
42feb5381b Fix -Wextra-tokens warnings (#2460) 2019-02-21 14:20:49 +09:00
otakuto
8181b0e88f Exclude regular headers from MOC_HEADER (#2458) 2019-02-21 13:49:39 +09: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
dfe1cf8a78 Use range-based for instead of foreach (#2433) 2019-02-20 16:31:03 +09:00
otakuto
3a56fafb0c Remove unused tcg headers (#2432) 2019-02-20 15:20:47 +09:00
shun-iwasawa
a384884f4c fix sound with clapperboard (#2510) 2019-02-12 15:51:49 +09:00
manongjohn
4ef70cfc1e Fix cause for unwanted pane resizing 2019-02-09 15:09:35 -05:00
manongjohn
8df85486ca Revert typetool change after rebase 2019-02-09 12:04:45 -05:00
manongjohn
ab230d0fd0 Fix toolbar not refreshing properly 2019-02-09 09:54:57 -05:00
manongjohn
d754974e14 Add disable tool preference 2019-02-09 09:54:57 -05:00
manongjohn
290f2aa809 Revert Style Picker and Type Tool changes. 2019-02-09 09:51:19 -05:00
manongjohn
f3163f8dfc Corrected logic for empty cells 2019-02-09 09:50:12 -05:00
manongjohn
592b09d168 Update toolbar when frame type or level editor selection changes 2019-02-09 09:50:12 -05:00
manongjohn
8a942e24e6 Account for Level Editor in toolbar logic 2019-02-09 09:50:12 -05:00
manongjohn
a02775df7d Fix plastic tool availability 2019-02-09 09:50:11 -05:00
manongjohn
d36a818744 Fix preference setting 2019-02-09 09:50:11 -05:00