Commit graph

2231 commits

Author SHA1 Message Date
Jeremy Bullock
d380fa8e3a Merge remote-tracking branch 'ot/master' 2020-06-30 10:15:55 -06:00
shun-iwasawa
6558e5d523 skip unnecessary dialog on collapse 2020-06-29 17:24:52 +09:00
Jeremy Bullock
3605260cbd
Ot master (#58)
* prevent unintentional frameworks use and fix typos

* Fix build with Clang 10

* System depend code deduplication

* Improve multi-layer style picker.

Allows clicking anywhere on a stroke in another layer to pick it -
not just the center.

Fixes #2843.

* Get actual pixel size instead of hard-coding to 1.0.

* Rehide features

* fix pegbar restoring

* fix crash on converting single image

* Fix wrong path to FXs

* fix expression reference in sub xsheet

* Fix build with GCC 10.

The default option was fixed in the latest Twain releases
but Opentoonz includes Twain 2.1.

* Fix build with Qt 5.15.

QPainterPath is no longer included indirectly.

* fix pegbar lost on exploding subxsheet

* fix fxs missing on explode

* Adobe Animate keyboard shortcuts but now with better shapes

* fix a bug where level in xsheet gets replaced when cancelling saving

* add include intersection option in selection tool

Co-authored-by: artisteacher <thingymadingy@yahoo.com>
Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: Rozhuk Ivan <rozhuk.im@gmail.com>
Co-authored-by: Martin van Zijl <martin.vanzijl@gmail.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Konstantin Dmitriev <ksee.zelgadis@gmail.com>
Co-authored-by: Christophe Giboudeaux <christophe@krop.fr>
Co-authored-by: MrBlockCat <37186692+MrBlockCat@users.noreply.github.com>
Co-authored-by: pojienie <pojienie@gmail.com>
2020-06-28 21:05:10 -06:00
Jeremy Bullock
1a257c2384
Fix resizing panels again (#59) 2020-06-28 21:02:28 -06:00
pojienie
f9b677d27d add include intersection option in selection tool 2020-06-27 08:45:40 +00:00
Jeremy Bullock
8e0cc7af42
Fix line visibility on straight lines with MyPaint styles (#56)
* Fix assistant pressure

* Fix pressure on mypaint straight lines
2020-06-20 22:58:33 -06:00
Jeremy Bullock
99c0542793
Fix weird dockinig issues (#55) 2020-06-20 22:26:16 -06:00
Jeremy Bullock
aed83334b2
Option to Hide Style Indexes (Hidden by default) (#54) 2020-06-19 21:11:29 -06:00
Jeremy Bullock
bb35b2bdf1 Fix for theme viewer colors and stop motion light 2020-06-19 16:28:50 -06:00
Jeremy Bullock
39a6f091ef
More Misc Fixes (#53) 2020-06-19 00:53:43 -06:00
Jeremy Bullock
a970d34579
Misc fixes (#52) 2020-06-17 21:05:36 -06:00
Jeremy Bullock
1d7b13f4d8
Perspective Assistant for Smart Raster and Raster levels (#51)
* It's working

* Raster brush too

* Added saving and toggling points
2020-06-16 23:06:09 -06:00
pojienie
bc5b96b132 fix a bug where level in xsheet gets replaced when cancelling saving 2020-06-15 11:35:35 +00:00
Jeremy Bullock
34cf4cc79f
Status Bar (#50)
* Status bar

* Status Bar Working
2020-06-15 02:27:26 -06:00
shun-iwasawa
bf27344eda fix fxs missing on explode 2020-06-13 02:23:46 +09:00
Jeremy Bullock
7faa31f359
misc fixes (#49) 2020-06-12 02:33:50 -06:00
Jeremy Bullock
b817711ff2
Fix variety of panels (#48) 2020-06-12 00:11:25 -06:00
Rodney
e6e7686e88
Merge pull request #3336 from shun-iwasawa/fix_pegbar_lost_on_exploding_subxsheet
Fix pegbar lost on exploding sub xsheet
2020-06-09 17:01:26 -05:00
shun-iwasawa
faa4917b54 fix pegbar lost on exploding subxsheet 2020-06-10 03:04:35 +09:00
Christophe Giboudeaux
3ccd505329 Fix build with Qt 5.15.
QPainterPath is no longer included indirectly.
2020-06-09 10:39:31 +02:00
Christophe Giboudeaux
05ead497ad Fix build with GCC 10.
The default option was fixed in the latest Twain releases
but Opentoonz includes Twain 2.1.
2020-06-09 09:59:45 +02:00
Jeremy Bullock
c04aa72cd3
Project Management Overhaul (#47)
* Redo Project Management  - Part 1

* Part 2

* Fix build

* Cleanup
2020-06-08 22:42:51 -06:00
Jeremy Bullock
8d19877058
Rename level types (#46) 2020-06-06 18:49:41 -06:00
Rodney
19ef16ec66
Merge pull request #3215 from artisteacher/frameworks_fix
mac frameworks cmake fix
2020-06-06 07:59:13 -05:00
Jeremy Bullock
8044d337b2
Changes by Konero (#45) 2020-06-04 22:40:15 -06:00
shun-iwasawa
952984c275 fix expression reference in sub xsheet 2020-06-05 12:30:35 +09:00
Jeremy Bullock
bc9b68e15e
Straight line tool on raster brush tool (#44) 2020-06-04 20:50:21 -06:00
Jeremy Bullock
49c375bb1d
Fix pan, zoom and rotate with tablet. (#43) 2020-06-04 12:48:38 -06:00
Jeremy Bullock
6247863442 Fix mac performance on straight lines 2020-06-04 12:15:46 -06:00
Jeremy Bullock
4566353fe5
Konero tweaks (#42)
* Fix build with Clang 10

* System depend code deduplication

* Improve multi-layer style picker.

Allows clicking anywhere on a stroke in another layer to pick it -
not just the center.

Fixes #2843.

* Get actual pixel size instead of hard-coding to 1.0.

* Rehide features

* fix pegbar restoring

* gui tweaks

tweaks the gui, makes tpaneltitlebarbutton color states changable in stylesheets

* fix styleeditor chandle mouse event

allow handle to be grabbed properly without slipping

Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: Rozhuk Ivan <rozhuk.im@gmail.com>
Co-authored-by: Martin van Zijl <martin.vanzijl@gmail.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
Co-authored-by: Kite <konero@users.noreply.github.com>
2020-06-04 01:48:08 -06:00
Jeremy Bullock
1d744ad16d
Hide Panel Titlebars (#41)
* Hide Titlebars

* All panels (except viewers)
2020-06-04 00:29:27 -06:00
Jeremy Bullock
a65128fbb7
Small fix (#40) 2020-06-04 00:18:54 -06:00
Jeremy Bullock
7a22a827d0
Allow Straight Lines on Shift plus more. . . (#39)
* Toonz Raster Straight Lines

* Lock to vertical diagonal or horizontal on ctrl
2020-06-03 23:09:51 -06:00
Jeremy Bullock
e239e2633c
Fix brush tool on rasters with different sizes (#38) 2020-06-03 12:19:53 -06:00
Jeremy Bullock
63075b3778
Allow pan, rotate and zoom without changing tools (#37) 2020-06-03 01:13:51 -06:00
Jeremy Bullock
f17cbbf572
Fix mac build (#35)
* attempt 1

* attempt 2
2020-06-02 15:36:25 -06:00
shun-iwasawa
81092567bb fix crash on converting single image 2020-06-02 16:21:48 +09:00
Jeremy Bullock
1cc5c4c01f
Time (#34)
* time label

* Add color info to fps slider
2020-06-01 22:55:58 -06:00
Jeremy Bullock
baa9c0d8fb
Move memo buttons (#33) 2020-05-31 22:13:38 -06:00
Jeremy Bullock
aabea72286
Add level button (#32) 2020-05-30 22:24:30 -06:00
Jeremy Bullock
948b64293a
Quick fixes (#30) 2020-05-30 02:16:54 -06:00
Jeremy Bullock
2120097c11
Shun pegbar (#28)
* Fix build with Clang 10

* System depend code deduplication

* fix pegbar restoring

Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: Rozhuk Ivan <rozhuk.im@gmail.com>
Co-authored-by: shun-iwasawa <shun.iwasawa@ghibli.jp>
2020-05-29 15:35:34 -06:00
Jeremy Bullock
7210297bb8
Add screen to light overlays in stop motion (#27) 2020-05-29 15:28:54 -06:00
Rodney
737bda7bba
Merge pull request #3317 from shun-iwasawa/g/fix_pegbar_restoring
Fix Pegbar Restoring
2020-05-29 12:53:19 -05:00
Rodney
faba83f640
Merge pull request #3272 from turtletooth/export_panel
Remove references to linetest and flash
2020-05-29 07:23:54 -05:00
shun-iwasawa
667e3115e0 fix pegbar restoring 2020-05-29 17:30:24 +09:00
Jeremy Bullock
e7214c2554
More dpi and image size tweaks (#26) 2020-05-28 22:29:25 -06:00
Jeremy Bullock
502746535d
Don't show save error if untitled (#25) 2020-05-28 16:32:15 -06:00
Jeremy Bullock
f0e7451df2
3142 (#24)
* Fix build with Clang 10

* System depend code deduplication

* Improve multi-layer style picker.

Allows clicking anywhere on a stroke in another layer to pick it -
not just the center.

Fixes #2843.

* Get actual pixel size instead of hard-coding to 1.0.

Co-authored-by: Rodney <rodney.baker@gmail.com>
Co-authored-by: Rozhuk Ivan <rozhuk.im@gmail.com>
Co-authored-by: Martin van Zijl <martin.vanzijl@gmail.com>
2020-05-28 16:17:17 -06:00
Jeremy Bullock
74607f0a5e
Fix double clicking on file browser (#23) 2020-05-28 16:10:05 -06:00