Commit graph

1730 commits

Author SHA1 Message Date
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
Rodney
574bcc7631
Merge pull request #2682 from shun-iwasawa/g/reframe_popup_select_field_on_open
Reframe popup small enhancement
2019-08-01 00:14:45 -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
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
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
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
a8a7ab6cb2 Fix svn dialog size issues 2019-06-18 14:15:30 -04:00
manongjohn
cda633ea2e Fix Get Revision dialog issues 2019-06-17 15:55:13 -04:00
manongjohn
b14489d8f0 Fix comment box background 2019-06-16 18:55:42 -04:00
manongjohn
f6d0bc2f3b Fix put new files in subfolders 2019-06-16 10:57:59 -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
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