Commit graph

2814 commits

Author SHA1 Message Date
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
Rodney
22ad3653a8
Merge pull request #3355 from pojienie/fix-cancel-save-level-error
fix a bug where level in xsheet gets replaced when cancelling saving
2020-06-15 07:47:32 -05:00
pojienie
bc5b96b132 fix a bug where level in xsheet gets replaced when cancelling saving 2020-06-15 11:35:35 +00:00
Rodney
262def1c41
Merge pull request #3353 from MrBlockCat/Updated-Adobe-Animate-Shortcuts
Add more shapes to Adobe Animate keyboard shortcuts
2020-06-15 03:47:05 -05:00
Jeremy Bullock
34cf4cc79f
Status Bar (#50)
* Status bar

* Status Bar Working
2020-06-15 02:27:26 -06:00
MrBlockCat
cadf6f963b Adobe Animate keyboard shortcuts but now with better shapes 2020-06-15 01:43:00 -04:00
Rodney
d838633f73
Merge pull request #3349 from shun-iwasawa/fix_fxs_missing_on_explode
Fix fxs missing on exploding sub xsheet
2020-06-14 14:03:00 -05: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
Rodney
6dbaee3c62
Merge pull request #3334 from krop/master
Fix build with GCC 10 and Qt 5.15
2020-06-09 06:19:17 -05: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
Rodney
a8ad3b9472
Merge pull request #3328 from shun-iwasawa/fix_expression_reference_in_sub_xsheet
Fix expression reference in sub xsheet
2020-06-05 07:23:52 -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
Rodney
2fbbc0c1f0
Merge pull request #3324 from morevnaproject-org/upstream-pr1
Linux build docs: Fix wrong path to FXs
2020-06-04 09:45:01 -05:00
Konstantin Dmitriev
98350edca1 Fix wrong path to FXs 2020-06-04 17:13:27 +07: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
artisteacher
6fb78909c6
Change OT to Tahoma (#36) 2020-06-03 01:16:03 -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
Rodney
fc7deba0fa
Merge pull request #3321 from shun-iwasawa/fix_crash_on_converting_single_image
Fix crash on converting single image to unpainted TLV
2020-06-02 06:30:14 -05: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
8dd05d7504
new rooms (#31) 2020-05-30 02:48:46 -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