Commit graph

1468 commits

Author SHA1 Message Date
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
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
manongjohn
60326412bd Fix crash on centering toonz raster brush (#2737) 2019-08-28 11:56:39 +09: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
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
825aea606b Merged in opentoonz master to resolve conflicts 2019-08-09 21:06:14 -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