Commit graph

1561 commits

Author SHA1 Message Date
manongjohn
d442970deb Improved onion skin marker targeting (#2378)
* Improved onionskin targeting

* Clear onion skin marker menu options
2018-12-28 18:07:09 +09:00
manongjohn
f37f4a146c Fix fx schematic display issues (#2407)
* Fix fx node display issues

* Undo computePos changes

* Fix macroFx editor content placement

* Fix unconnected node and children placement

*  Improved macro node placement

* Fix new macroFx node placement

* Fix loaded preset macro nodes placement

* Fix open and closed macroFx positioning
2018-12-28 14:53:30 +09:00
shun-iwasawa
f39ea05cac Remove Version Numbers from File Names (#2410)
* remove version numbers from file names

* update plist and systemvar for osx

* modify appveyor script
2018-12-28 11:15:09 +09:00
shun-iwasawa
693c7c1f62 add warning popup for duplicate command on xsheet (#2447) 2018-12-27 16:24:31 +09:00
shun-iwasawa
d740667b44 fix motion blur fx alias (#2446) 2018-12-27 15:54:55 +09:00
Jeremy Bullock
6780029847 Duplicate in timeline (#2342)
* Allow Duplicate Frame from XSheet/Timeline

* Add to Menu
2018-12-27 14:25:14 +09:00
manongjohn
adae7d2881 Fix schematic group node display issue (#2403)
* Fix schematic group node display issue

* Fix scene infinitely updating
2018-12-27 10:51:57 +09:00
manongjohn
9e8e639c30 Fix loading macrofx preset issue (#2425) 2018-12-27 10:50:10 +09:00
manongjohn
ffd27d4dce Fix replace fx nodes (#2417) 2018-12-27 10:49:03 +09:00
manongjohn
55fa854812 Fix Palette gizmo crash (#2413) 2018-12-27 10:48:04 +09:00
shun-iwasawa
d65f8694d0 update tool state on level switch (#2428) 2018-12-26 15:59:18 +09:00
shun-iwasawa
eb5ca59f13 fix pressure lost (#2431) 2018-12-26 14:42:53 +09:00
shun-iwasawa
e6dd53837b
revert fx list (#2444) 2018-12-26 11:05:30 +09:00
manongjohn
7b95436a93 Fix eraser mode switch crash (#2396) 2018-12-26 11:03:58 +09:00
manongjohn
9c3f7d50a6 Fix incorrect keyframe cell pasting and redo (#2398)
* Fix incorrect keyframe pasting

* Fix keyframe redo
2018-12-26 11:02:02 +09:00
manongjohn
09549bc679 Fix empty column property issues (#2395)
* Fix locked empty column issue

* Fix color tag/filter not moving to empty column
2018-12-26 10:59:43 +09:00
manongjohn
de76948b38 Fix moving note cells crash (#2392) 2018-12-25 12:43:46 +09:00
manongjohn
1e1817d96a Fix restoring erase tool crash (#2389) 2018-12-25 12:13:47 +09:00
manongjohn
d131b0173b Fix processing touchEvents after tablet events (#2382) 2018-12-25 12:12:06 +09:00
manongjohn
f27af2f78b Fix Current Frame on Load Level (#2375)
* Fix Current Frame on Load Level
2018-12-25 12:08:36 +09:00
manongjohn
cb224bb5da Fix wrong line cap loading (#2374) 2018-12-20 11:49:08 +09:00
manongjohn
648efa7db5 Fix raster crash after unhiding column (#2369) 2018-12-20 10:52:15 +09:00
manongjohn
45df1147f4 Fix Hide/Lock shortcut bug (#2365) 2018-12-20 10:49:14 +09:00
manongjohn
6dad4e96f4 Fix raster paste crash (#2364)
* Fix raster paste crash
2018-12-20 10:36:48 +09:00
shun-iwasawa
93fdd4ee3f matte color (#2418) 2018-12-19 14:29:00 +09:00
Calabaraburus
7e96bc7566 Fix svg stroke thickness (#2358)
* Fixed incorrect stroke thickness after svg import
Fixed incorrect relative moveto parsing.

* Apply style
2018-12-19 11:42:58 +09:00
Calabaraburus
676b4b2f91 Bugfix in svg import. Incorrect arc parsing if arc contains only one segment. (#2345) 2018-12-19 11:34:02 +09:00
manongjohn
63e288270b Default and setting Interpolations (#2344)
* Add default interpolation options
* Add interpolation options to xsheet context menu
2018-12-19 11:32:33 +09:00
shun-iwasawa
cfa6ff15c0 improve jpeg chroma subsampling (#2419) 2018-12-18 16:37:47 +09:00
shun-iwasawa
95e959bc61 fix renaming psd cell (#2416) 2018-12-18 15:58:48 +09:00
shun-iwasawa
9e139b8a21 reload psd level (#2415) 2018-12-18 15:49:56 +09:00
shun-iwasawa
77b7d0abda New Feature: Separate Colors (#2402)
* separate colors

* fix crash and set minimum size

* modify output image

* add show alpha toggle button
2018-12-18 15:39:02 +09:00
shun-iwasawa
5b2332a085 New Fx: Text Fx Iwa (#2393)
* text fx iwa

* fix for osx and linux
2018-12-18 14:55:22 +09:00
Jeremy Bullock
1cf798a57b Allow Increase Step and Decrease Step to work even in selection is lost. (#2343) 2018-12-17 17:53:42 +09:00
Ivan Mahonin
657d805309 Fix antialiasing (#2289)
* fix antialiasing for strokes

close #1166
close #2285
2018-12-17 16:13:22 +09:00
otakuto
1b4b54589b fix small memory leak (#2279) 2018-12-17 12:48:49 +09:00
otakuto
65499b52e0 use bool instead of macro bool (#2278) 2018-12-17 12:14:31 +09:00
otakuto
e28b5ed088 use std::unique_ptr instead of tcg::unique_ptr (#2277) 2018-12-14 18:15:03 +09:00
otakuto
e1f79e0948 fix deterministic initialization (#2273) 2018-12-14 17:23:12 +09:00
shun-iwasawa
c7ebb59c25
update travis qt version to 5.12.0 (#2414) 2018-12-11 23:19:40 +09:00
Rodney
63022e5d23
Revert back to original 2018-12-10 19:27:29 -06:00
Rodney
465a172fef
Point to external PNG 2018-12-10 17:02:44 -06:00
shun-iwasawa
a6b10a1bfb
update travis qt version (#2394) 2018-11-29 10:43:12 +09:00
shun-iwasawa
7846407b39 remove mysettings (#2366) 2018-11-16 18:28:38 +09:00
shun-iwasawa
e93284d9ca fix toonz raster brush crash (#2381) 2018-11-16 16:57:04 +09:00
manongjohn
9fde3a3791 Fix processing MousePress and TabletPress events (#2282)
* Fix processing duplicate TabletPress events

* Revised multiple tabletPress handling

* Fix mousePress followed by tabletPress events
2018-11-16 15:50:10 +09:00
DarrenT
eb707b039f Fixed spelling mistake of "Flip Viewer Horizontally" (#2379) 2018-11-14 10:15:37 -07:00
shun-iwasawa
11adda4885 fix playback slowness with style editor (#2367) 2018-11-12 18:58:53 +09:00
shun-iwasawa
fdece91b5e fix antialias to toonz raster levels (#2370) 2018-11-12 18:56:53 +09:00
Jeremy Bullock
0aebf86bcd Made small pump tool sizes actually do something. (#2340)
* Made small pump tool sizes actually do something.
2018-11-12 00:16:21 +09:00