Commit graph

1399 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Campbell Barton
e4aac6f433 Cleanup: undeclared function warnings
Make static or comment out.
2019-06-30 12:59:14 +10: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